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 b04e85128a47761a99c0301ac1d3f3307663d987 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b04e85128a47761a99c0301ac1d3f3307663d987 # timeout=10 Commit message: "5gc: Add tests for UE release context request procedure" > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins2629978207435471982.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.52, 0.49, 0.43 + 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-20250821-1225-376de65f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 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 9383 kB in 1s (10.5 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: 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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter 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_3.cc DEP MobileDomainDefinitions_part_4.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_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_5.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_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_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 SS_DataTypes.cc DEP Remote_Operations_Information_Objects.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_Errors.cc DEP MAP_ExtensionDataTypes.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.cc DEP IPA_Emulation_part_1.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.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_2.cc DEP SS_Types_part_3.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 PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_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_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_6.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 IPL4asp_Functions_part_5.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_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_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_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD Native_Functions.so CCLD MobileL3_Types.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD DNS_Helpers_part_1.so CCLD USSD_Helpers.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_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Emulation_part_7.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_6.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_3.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_3.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_2.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.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 Remote_Operations_Generic_ROS_PDUs.so CCLD MobileDomainDefinitions.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_2.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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 1s (334 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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 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 (86.2 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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-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-20250821-1225-376de65f-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250821122515819 DMAIN <0000> hlr.c:812 hlr starting 20250821122515819 DDB <0001> db.c:600 using database: :memory: 20250821122515819 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250821122515820 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250821122515820 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250821122515821 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250821122515821 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250821122515822 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250821122515822 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250821122515823 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250821122515824 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250821122515824 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250821-1225-376de65f-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@1fd1d59b03b2: Unix server socket created successfully. MC@1fd1d59b03b2: Listening on TCP port 38549. 1fd1d59b03b2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr/HLR_Tests 1fd1d59b03b2 38549 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@1fd1d59b03b2: New HC connected from 10.0.2.100 [10.0.2.100]. 1fd1d59b03b2: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@1fd1d59b03b2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1fd1d59b03b2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1fd1d59b03b2: Configuration file was processed on all HCs. MC@1fd1d59b03b2: Creating MTC on host 10.0.2.100. MC@1fd1d59b03b2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:16 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_sai_err_invalid_imsi started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122517265 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122517265 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122517270 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122517273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122517276 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122517276 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122517276 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122517276 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  20250821122517276 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122517276 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  20250821122517276 DLGSUP <0013> gsup_server.c:236 2:  20250821122517276 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122517276 DLGSUP <0013> gsup_server.c:236 3:  20250821122517276 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122517276 DLGSUP <0013> gsup_server.c:236 4:  20250821122517276 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122517276 DLGSUP <0013> gsup_server.c:236 5:  20250821122517276 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122517276 DLGSUP <0013> gsup_server.c:236 7:  20250821122517276 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122517276 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122517276 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122517276 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@1fd1d59b03b2: 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") 20250821122517298 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46069<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@1fd1d59b03b2: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250821122517307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51246<->l=127.0.0.1:4258 20250821122517322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122517322 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"} 20250821122517322 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" 20250821122517322 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} 20250821122517322 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 20250821122517322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122517322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@1fd1d59b03b2: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122517326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51246<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122517328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 20250821122517331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46069<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@1fd1d59b03b2: Final verdict of PTC: none 20250821122517331 DLINP <000b> input/ipa.c:452 connected read/write 20250821122517331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122517331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122517331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122517331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 5: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:25:17 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250821122517389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20250821122517490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51260<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:19 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_sai started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122520639 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122520639 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122520643 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122520649 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520649 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122520650 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122520650 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  20250821122520650 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122520650 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  20250821122520650 DLGSUP <0013> gsup_server.c:236 2:  20250821122520650 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122520650 DLGSUP <0013> gsup_server.c:236 3:  20250821122520650 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122520650 DLGSUP <0013> gsup_server.c:236 4:  20250821122520650 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122520650 DLGSUP <0013> gsup_server.c:236 5:  20250821122520650 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122520650 DLGSUP <0013> gsup_server.c:236 7:  20250821122520650 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122520650 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122520650 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(8)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122520650 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@1fd1d59b03b2: 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") 20250821122520670 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38215<->l=127.0.0.1:4259) 20250821122520676 DAUC <0003> db_auc.c:157 IMSI='262420476917173': No 2G Auth Data 20250821122520676 DAUC <0003> db_auc.c:192 IMSI='262420476917173': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262420476917173" to be handled at TC_gsup_sai(12) 20250821122520684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20250821122520690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520690 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420476917173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420476917173"} 20250821122520690 DAUC <0003> db_auc.c:192 IMSI='262420476917173': No 3G Auth Data 20250821122520690 DAUC <0003> db_auc.c:236 IMSI='262420476917173': Calling to generate 5 vectors 20250821122520690 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122520690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520690 DAUC <0003> auc.c:113 vector [0]: rand = 4e4c14d9a6d5b0ecd0f93455960fbdcd 20250821122520690 DAUC <0003> auc.c:179 vector [0]: kc = 3a4a3b7a304f1400 20250821122520690 DAUC <0003> auc.c:180 vector [0]: sres = 73af0976 20250821122520690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122520690 DAUC <0003> auc.c:113 vector [1]: rand = 20f16523c578277dd2ea0692039ba5d1 20250821122520690 DAUC <0003> auc.c:179 vector [1]: kc = 9664702c6255c000 20250821122520690 DAUC <0003> auc.c:180 vector [1]: sres = b49c0df1 20250821122520690 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122520690 DAUC <0003> auc.c:113 vector [2]: rand = 83cd78c98941b58bf4c1448a7424c3c6 20250821122520690 DAUC <0003> auc.c:179 vector [2]: kc = 239afd6a7d282400 20250821122520690 DAUC <0003> auc.c:180 vector [2]: sres = cad13390 20250821122520690 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122520690 DAUC <0003> auc.c:113 vector [3]: rand = 81df209c3967e35b10923a41182d3ba4 20250821122520690 DAUC <0003> auc.c:179 vector [3]: kc = 8bfbc0680b182800 20250821122520690 DAUC <0003> auc.c:180 vector [3]: sres = 19b9ace9 20250821122520690 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122520690 DAUC <0003> auc.c:113 vector [4]: rand = 9feccb14004f5299f2dc55bcc9d62ae6 20250821122520690 DAUC <0003> auc.c:179 vector [4]: kc = 604c9ebedd753800 20250821122520690 DAUC <0003> auc.c:180 vector [4]: sres = af46e341 20250821122520690 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122520690 DAUC <0003> db_auc.c:245 IMSI='262420476917173': Generated 5 vectors 20250821122520691 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420476917173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420476917173"} 20250821122520691 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420476917173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262420476917173" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_sai(12)"262420476917173" TC_gsup_sai(12)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(12)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 TC_gsup_sai(12)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520696 DAUC <0003> db_auc.c:157 IMSI='262423291084751': No 2G Auth Data 20250821122520696 DAUC <0003> db_auc.c:192 IMSI='262423291084751': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262423291084751" to be handled at TC_gsup_sai(13) 20250821122520707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51278<->l=127.0.0.1:4258 20250821122520709 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520709 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520709 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423291084751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423291084751"} 20250821122520709 DAUC <0003> db_auc.c:192 IMSI='262423291084751': No 3G Auth Data 20250821122520709 DAUC <0003> db_auc.c:236 IMSI='262423291084751': Calling to generate 5 vectors 20250821122520709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122520709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520709 DAUC <0003> auc.c:113 vector [0]: rand = 6d23eb439bd67d595f1c51c154785fab 20250821122520709 DAUC <0003> auc.c:179 vector [0]: kc = 6a41f8d3ce253c00 20250821122520709 DAUC <0003> auc.c:180 vector [0]: sres = 3723bc83 20250821122520709 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122520709 DAUC <0003> auc.c:113 vector [1]: rand = 61eb3bf623097e578c95c2bd64a06c3b 20250821122520709 DAUC <0003> auc.c:179 vector [1]: kc = e939aaf14009d400 20250821122520709 DAUC <0003> auc.c:180 vector [1]: sres = 32f94b50 20250821122520709 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122520709 DAUC <0003> auc.c:113 vector [2]: rand = a7197d4876a7c09023c9e9dbbf017ab0 20250821122520709 DAUC <0003> auc.c:179 vector [2]: kc = 04b00c60d1932000 20250821122520709 DAUC <0003> auc.c:180 vector [2]: sres = 4bf2b973 20250821122520709 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122520709 DAUC <0003> auc.c:113 vector [3]: rand = c514fd5d7f5f945a80e830597c89bb01 20250821122520709 DAUC <0003> auc.c:179 vector [3]: kc = b0b75c36195b0400 20250821122520709 DAUC <0003> auc.c:180 vector [3]: sres = fac77fa0 20250821122520709 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122520709 DAUC <0003> auc.c:113 vector [4]: rand = a6c6f43dc4ffcb55aa6d5773b6d393a3 20250821122520709 DAUC <0003> auc.c:179 vector [4]: kc = 977bdbab9b61f400 20250821122520709 DAUC <0003> auc.c:180 vector [4]: sres = 2fe8a25f 20250821122520709 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122520709 DAUC <0003> db_auc.c:245 IMSI='262423291084751': Generated 5 vectors 20250821122520709 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423291084751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423291084751"} 20250821122520710 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262423291084751 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520710 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520710 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262423291084751" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_sai(13)"262423291084751" TC_gsup_sai(13)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(13)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51278<->l=127.0.0.1:4258 TC_gsup_sai(13)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520711 DAUC <0003> db_auc.c:157 IMSI='262428170480654': No 2G Auth Data 20250821122520711 DAUC <0003> db_auc.c:192 IMSI='262428170480654': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262428170480654" to be handled at TC_gsup_sai(14) 20250821122520717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 20250821122520718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520718 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428170480654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428170480654"} 20250821122520718 DAUC <0003> db_auc.c:192 IMSI='262428170480654': No 3G Auth Data 20250821122520718 DAUC <0003> db_auc.c:236 IMSI='262428170480654': Calling to generate 5 vectors 20250821122520718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122520718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520718 DAUC <0003> auc.c:113 vector [0]: rand = 9f8abdc0305ae17042113434bf0a1223 20250821122520718 DAUC <0003> auc.c:179 vector [0]: kc = 411d01aa23850f0d 20250821122520718 DAUC <0003> auc.c:180 vector [0]: sres = c8ae3bec 20250821122520718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122520718 DAUC <0003> auc.c:113 vector [1]: rand = 088f0ee1d3201bca35a4ddd79fa3f1ea 20250821122520718 DAUC <0003> auc.c:179 vector [1]: kc = 6564c98adadbc68d 20250821122520718 DAUC <0003> auc.c:180 vector [1]: sres = fe4ac876 20250821122520718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122520718 DAUC <0003> auc.c:113 vector [2]: rand = 5444051e4bb62fef3840fb664b9d26a6 20250821122520718 DAUC <0003> auc.c:179 vector [2]: kc = c9ee1bd273decd40 20250821122520718 DAUC <0003> auc.c:180 vector [2]: sres = 845541be 20250821122520718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122520718 DAUC <0003> auc.c:113 vector [3]: rand = 8fbebb18f6bd836b186e590729b1d9cf 20250821122520718 DAUC <0003> auc.c:179 vector [3]: kc = eae1e38d309775a5 20250821122520718 DAUC <0003> auc.c:180 vector [3]: sres = 1b61d01d 20250821122520718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122520718 DAUC <0003> auc.c:113 vector [4]: rand = d7425150e5081585cdda43aba5924b8f 20250821122520718 DAUC <0003> auc.c:179 vector [4]: kc = b32576e1c04d38d8 20250821122520718 DAUC <0003> auc.c:180 vector [4]: sres = bc59ffaa 20250821122520718 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122520718 DAUC <0003> db_auc.c:245 IMSI='262428170480654': Generated 5 vectors 20250821122520718 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428170480654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428170480654"} 20250821122520718 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428170480654 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262428170480654" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_sai(14)"262428170480654" TC_gsup_sai(14)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(14)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 TC_gsup_sai(14)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520720 DAUC <0003> db_auc.c:157 IMSI='262424218218111': No 2G Auth Data 20250821122520720 DAUC <0003> db_auc.c:192 IMSI='262424218218111': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262424218218111" to be handled at TC_gsup_sai(15) 20250821122520727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51300<->l=127.0.0.1:4258 20250821122520728 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520729 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424218218111 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424218218111"} 20250821122520729 DAUC <0003> db_auc.c:157 IMSI='262424218218111': No 2G Auth Data 20250821122520729 DAUC <0003> db_auc.c:236 IMSI='262424218218111': Calling to generate 5 vectors 20250821122520729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122520729 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122520729 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122520729 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122520729 DAUC <0003> auc.c:113 vector [0]: rand = 6a2a34cb72f0312274b0933e51fe02fe 20250821122520729 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122520729 DAUC <0003> auc.c:142 vector [0]: autn = d0716f4b07a10000784c623247bb2643 20250821122520729 DAUC <0003> auc.c:143 vector [0]: ck = bd5bd03730eb477e51744405e7ed908f 20250821122520729 DAUC <0003> auc.c:144 vector [0]: ik = dc8c78d56d00e9cc6a790d43b14ff0c6 20250821122520729 DAUC <0003> auc.c:145 vector [0]: res = dd5fa3cc77913d720000000000000000 20250821122520729 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122520729 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122520729 DAUC <0003> auc.c:151 vector [0]: kc = 5adae1a40b49cefb 20250821122520729 DAUC <0003> auc.c:152 vector [0]: sres = aace9ebe 20250821122520729 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122520729 DAUC <0003> auc.c:113 vector [1]: rand = 320f9c2c137e5d5902e0d857906a1e11 20250821122520729 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122520729 DAUC <0003> auc.c:142 vector [1]: autn = 8d771916e40800006aca68a437468af0 20250821122520729 DAUC <0003> auc.c:143 vector [1]: ck = 04178bc5771bc515d3a671669cdb2043 20250821122520729 DAUC <0003> auc.c:144 vector [1]: ik = e9f357d52280bd41a73b1254301264a4 20250821122520729 DAUC <0003> auc.c:145 vector [1]: res = 67f6d5a4b4f68d390000000000000000 20250821122520729 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122520729 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122520729 DAUC <0003> auc.c:151 vector [1]: kc = 9979bf22f9523cb3 20250821122520729 DAUC <0003> auc.c:152 vector [1]: sres = d300589d 20250821122520729 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122520729 DAUC <0003> auc.c:113 vector [2]: rand = 573a94dbef110cfb55dcae46c6f0286c 20250821122520729 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122520729 DAUC <0003> auc.c:142 vector [2]: autn = 0763da9cd1f400009b202d8e502b1dec 20250821122520729 DAUC <0003> auc.c:143 vector [2]: ck = 3f48da32bc57e41541454d1e462becce 20250821122520729 DAUC <0003> auc.c:144 vector [2]: ik = c51d682a425c95231233094228b36814 20250821122520729 DAUC <0003> auc.c:145 vector [2]: res = a7e5dfb7befb27560000000000000000 20250821122520729 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122520729 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122520729 DAUC <0003> auc.c:151 vector [2]: kc = a923f6449093f5ec 20250821122520729 DAUC <0003> auc.c:152 vector [2]: sres = 191ef8e1 20250821122520729 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122520729 DAUC <0003> auc.c:113 vector [3]: rand = 513c26ab6e5915ab9e4a0c8d88284fa7 20250821122520729 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122520729 DAUC <0003> auc.c:142 vector [3]: autn = 0bad9ce4fc3600009e67daffa1dd05e7 20250821122520729 DAUC <0003> auc.c:143 vector [3]: ck = bdd872c3702d911036fd0b699fd5cd3e 20250821122520729 DAUC <0003> auc.c:144 vector [3]: ik = f90de9725dc21202bc25b3795d3d3cb1 20250821122520729 DAUC <0003> auc.c:145 vector [3]: res = f011df3f4f2bbc840000000000000000 20250821122520729 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122520729 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122520729 DAUC <0003> auc.c:151 vector [3]: kc = ce0d23a1ef07729d 20250821122520729 DAUC <0003> auc.c:152 vector [3]: sres = bf3a63bb 20250821122520729 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122520729 DAUC <0003> auc.c:113 vector [4]: rand = 285cb2d88b64d3ceaf703c790b7e3487 20250821122520729 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122520729 DAUC <0003> auc.c:142 vector [4]: autn = f41380e7ef920000c3e24b09334f87c1 20250821122520729 DAUC <0003> auc.c:143 vector [4]: ck = 322f4df0b774e702e8721049f2d3629d 20250821122520729 DAUC <0003> auc.c:144 vector [4]: ik = 436d4edfb4df18003a9840df353c9a70 20250821122520729 DAUC <0003> auc.c:145 vector [4]: res = aafa91eaef3c7a180000000000000000 20250821122520729 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122520729 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122520729 DAUC <0003> auc.c:151 vector [4]: kc = a3a853b9c44407ef 20250821122520729 DAUC <0003> auc.c:152 vector [4]: sres = 45c6ebf2 20250821122520729 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122520729 DAUC <0003> db_auc.c:245 IMSI='262424218218111': Generated 5 vectors 20250821122520729 DAUC <0003> db_auc.c:249 IMSI='262424218218111': Updating SQN=161 in DB 20250821122520729 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424218218111 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424218218111"} 20250821122520729 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424218218111 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520729 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520729 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262424218218111" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_sai(15)"262424218218111" TC_gsup_sai(15)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(15)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51300<->l=127.0.0.1:4258 TC_gsup_sai(15)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520731 DAUC <0003> db_auc.c:157 IMSI='262429833146216': No 2G Auth Data 20250821122520731 DAUC <0003> db_auc.c:192 IMSI='262429833146216': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262429833146216" to be handled at TC_gsup_sai(16) 20250821122520736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20250821122520738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520738 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429833146216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429833146216"} 20250821122520738 DAUC <0003> db_auc.c:157 IMSI='262429833146216': No 2G Auth Data 20250821122520738 DAUC <0003> db_auc.c:236 IMSI='262429833146216': Calling to generate 5 vectors 20250821122520738 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122520738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122520738 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122520738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122520738 DAUC <0003> auc.c:113 vector [0]: rand = 37bdd6acdfd8c7382902bb08fe86b485 20250821122520738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122520738 DAUC <0003> auc.c:142 vector [0]: autn = 4d1e1ca6b044000067b9423110a3edb1 20250821122520738 DAUC <0003> auc.c:143 vector [0]: ck = acb836dd8f6043bea18c9516a73021c0 20250821122520738 DAUC <0003> auc.c:144 vector [0]: ik = de397e5950c936e1cfc52789137ad7e3 20250821122520738 DAUC <0003> auc.c:145 vector [0]: res = 35b4691a3d59b9af0000000000000000 20250821122520738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122520738 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122520738 DAUC <0003> auc.c:151 vector [0]: kc = 1cc8fa1b6be3837c 20250821122520738 DAUC <0003> auc.c:152 vector [0]: sres = 08edd0b5 20250821122520738 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122520738 DAUC <0003> auc.c:113 vector [1]: rand = f793acd2fa02b21aad2f9a96cc195326 20250821122520738 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122520738 DAUC <0003> auc.c:142 vector [1]: autn = bfd3ec0ea3c400003856a136cc9b0b3a 20250821122520738 DAUC <0003> auc.c:143 vector [1]: ck = 2fab08461b327fd1388e51d78a165058 20250821122520738 DAUC <0003> auc.c:144 vector [1]: ik = c0cea86063a5e0a0b85d070cb4efa260 20250821122520738 DAUC <0003> auc.c:145 vector [1]: res = 7b19c0585b04ca180000000000000000 20250821122520738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122520738 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122520738 DAUC <0003> auc.c:151 vector [1]: kc = 6fb6f6fd466e6d49 20250821122520738 DAUC <0003> auc.c:152 vector [1]: sres = 201d0a40 20250821122520738 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122520738 DAUC <0003> auc.c:113 vector [2]: rand = 8bed6f08d74b072600f23b49e6e62e7e 20250821122520738 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122520738 DAUC <0003> auc.c:142 vector [2]: autn = fdb63553e7e60000beec44a6d21e8dd8 20250821122520738 DAUC <0003> auc.c:143 vector [2]: ck = 13d2811ef5a1911ad6366cf3dff7599c 20250821122520738 DAUC <0003> auc.c:144 vector [2]: ik = a71651b6b5fc178c605001206871a7db 20250821122520738 DAUC <0003> auc.c:145 vector [2]: res = 8434ab76e95af4710000000000000000 20250821122520738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122520738 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122520738 DAUC <0003> auc.c:151 vector [2]: kc = 02a2bd7bf7db78d1 20250821122520738 DAUC <0003> auc.c:152 vector [2]: sres = 6d6e5f07 20250821122520738 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122520738 DAUC <0003> auc.c:113 vector [3]: rand = de095c2e39c8776b2b98cb64fe80350d 20250821122520738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122520738 DAUC <0003> auc.c:142 vector [3]: autn = fa43185283ef000065cbf006a6e56666 20250821122520738 DAUC <0003> auc.c:143 vector [3]: ck = 2d7491eed96005a70b15817fbde2967f 20250821122520738 DAUC <0003> auc.c:144 vector [3]: ik = f19bb6194245b99389ec2e068fb28fb5 20250821122520738 DAUC <0003> auc.c:145 vector [3]: res = 705f5cf8b3ca4c620000000000000000 20250821122520738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122520738 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122520738 DAUC <0003> auc.c:151 vector [3]: kc = 5e16888ea975a5fe 20250821122520738 DAUC <0003> auc.c:152 vector [3]: sres = c395109a 20250821122520738 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122520738 DAUC <0003> auc.c:113 vector [4]: rand = 51d0ceaaab0af975c0a6c37e44db295c 20250821122520738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122520738 DAUC <0003> auc.c:142 vector [4]: autn = 73b7dcddc1610000fc1048063ecec5a5 20250821122520738 DAUC <0003> auc.c:143 vector [4]: ck = 09d08a8f2fbac520f04ae71343cd9274 20250821122520738 DAUC <0003> auc.c:144 vector [4]: ik = 39b1df3edba4e5adafa072cd923bc70f 20250821122520738 DAUC <0003> auc.c:145 vector [4]: res = aa9b9b30f03563fb0000000000000000 20250821122520738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122520738 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122520738 DAUC <0003> auc.c:151 vector [4]: kc = 6f8bc06f25e875f6 20250821122520738 DAUC <0003> auc.c:152 vector [4]: sres = 5aaef8cb 20250821122520738 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122520738 DAUC <0003> db_auc.c:245 IMSI='262429833146216': Generated 5 vectors 20250821122520738 DAUC <0003> db_auc.c:249 IMSI='262429833146216': Updating SQN=161 in DB 20250821122520738 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429833146216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429833146216"} 20250821122520738 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429833146216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262429833146216" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_sai(16)"262429833146216" TC_gsup_sai(16)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(16)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 TC_gsup_sai(16)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520740 DAUC <0003> db_auc.c:157 IMSI='262426182541970': No 2G Auth Data 20250821122520740 DAUC <0003> db_auc.c:192 IMSI='262426182541970': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262426182541970" to be handled at TC_gsup_sai(17) 20250821122520746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 20250821122520748 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520748 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426182541970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426182541970"} 20250821122520748 DAUC <0003> db_auc.c:236 IMSI='262426182541970': Calling to generate 5 vectors 20250821122520748 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122520748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122520748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122520748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122520748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520748 DAUC <0003> auc.c:113 vector [0]: rand = e9cb06894907b4d2c41125e4803510db 20250821122520748 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122520748 DAUC <0003> auc.c:142 vector [0]: autn = 06e40b3eb6010000304ac6952245b71c 20250821122520748 DAUC <0003> auc.c:143 vector [0]: ck = 89c2a5894ae72ba6458ae3d77d8d6b4e 20250821122520748 DAUC <0003> auc.c:144 vector [0]: ik = a47b0ea495b8ba09f9eec163e5c31fe3 20250821122520748 DAUC <0003> auc.c:145 vector [0]: res = 495908880406917b0000000000000000 20250821122520748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122520748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122520748 DAUC <0003> auc.c:179 vector [0]: kc = 2e6c73d1f9245000 20250821122520749 DAUC <0003> auc.c:180 vector [0]: sres = 9d51ef7e 20250821122520749 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122520749 DAUC <0003> auc.c:113 vector [1]: rand = bbc0989f23ebbed9b9c19b100335ccab 20250821122520749 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122520749 DAUC <0003> auc.c:142 vector [1]: autn = 54c2260e2571000071bde0672bccadf9 20250821122520749 DAUC <0003> auc.c:143 vector [1]: ck = 8760a4bd3e934c6da3df9e6fb52b957c 20250821122520749 DAUC <0003> auc.c:144 vector [1]: ik = d388684f8dbb28d56f76b15a42644907 20250821122520749 DAUC <0003> auc.c:145 vector [1]: res = 2ce15c32eb94c51d0000000000000000 20250821122520749 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122520749 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122520749 DAUC <0003> auc.c:179 vector [1]: kc = 9bc16448e063f800 20250821122520749 DAUC <0003> auc.c:180 vector [1]: sres = ec386458 20250821122520749 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122520749 DAUC <0003> auc.c:113 vector [2]: rand = b6340be73dafa41893a35145b11a5117 20250821122520749 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122520749 DAUC <0003> auc.c:142 vector [2]: autn = 48864dd5db3c0000e64fd5c373e8e524 20250821122520749 DAUC <0003> auc.c:143 vector [2]: ck = ecf45dfa5b9732ce54c5450f422ff887 20250821122520749 DAUC <0003> auc.c:144 vector [2]: ik = e3f8f7a44d1d2d8bbeae9324e7bac41f 20250821122520749 DAUC <0003> auc.c:145 vector [2]: res = dd7dedb3b3cc642c0000000000000000 20250821122520749 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122520749 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122520749 DAUC <0003> auc.c:179 vector [2]: kc = 4262b7b47017f400 20250821122520749 DAUC <0003> auc.c:180 vector [2]: sres = d19c5f81 20250821122520749 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122520749 DAUC <0003> auc.c:113 vector [3]: rand = 5f56d81dba940fcb1bed059638174661 20250821122520749 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122520749 DAUC <0003> auc.c:142 vector [3]: autn = 6bba515f2a4b0000a3b787be2676d7a5 20250821122520749 DAUC <0003> auc.c:143 vector [3]: ck = 1d889deaa7be63b0824b23866a009d95 20250821122520749 DAUC <0003> auc.c:144 vector [3]: ik = f8bed11c1fd7102a807f3af3b7f005b6 20250821122520749 DAUC <0003> auc.c:145 vector [3]: res = a996de023cf37b520000000000000000 20250821122520749 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122520749 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122520749 DAUC <0003> auc.c:179 vector [3]: kc = 6de7643ca4003000 20250821122520749 DAUC <0003> auc.c:180 vector [3]: sres = c3a5e68d 20250821122520749 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122520749 DAUC <0003> auc.c:113 vector [4]: rand = a5b650be0396099ff4bb04b30e3df67a 20250821122520749 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122520749 DAUC <0003> auc.c:142 vector [4]: autn = 6eb010af19c200006a2ec6f5820e5794 20250821122520749 DAUC <0003> auc.c:143 vector [4]: ck = bc6d1df274f438df56b9bfa03859480c 20250821122520749 DAUC <0003> auc.c:144 vector [4]: ik = 4516756d76c0f4c9eead0ac9039cbb01 20250821122520749 DAUC <0003> auc.c:145 vector [4]: res = 49285452f7d2af9e0000000000000000 20250821122520749 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122520749 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122520749 DAUC <0003> auc.c:179 vector [4]: kc = 8f20df9c20a74400 20250821122520749 DAUC <0003> auc.c:180 vector [4]: sres = 85f0fa6e 20250821122520749 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122520749 DAUC <0003> db_auc.c:245 IMSI='262426182541970': Generated 5 vectors 20250821122520749 DAUC <0003> db_auc.c:249 IMSI='262426182541970': Updating SQN=161 in DB 20250821122520749 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426182541970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426182541970"} 20250821122520749 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426182541970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520749 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520749 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262426182541970" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_sai(17)"262426182541970" TC_gsup_sai(17)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(17)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51316<->l=127.0.0.1:4258 TC_gsup_sai(17)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520751 DAUC <0003> db_auc.c:157 IMSI='262420677513080': No 2G Auth Data 20250821122520751 DAUC <0003> db_auc.c:192 IMSI='262420677513080': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262420677513080" to be handled at TC_gsup_sai(18) 20250821122520758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 20250821122520760 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520760 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420677513080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420677513080"} 20250821122520760 DAUC <0003> db_auc.c:236 IMSI='262420677513080': Calling to generate 5 vectors 20250821122520760 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122520760 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122520760 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122520760 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122520760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520760 DAUC <0003> auc.c:113 vector [0]: rand = 84c1276f037325762331feac23b9af57 20250821122520760 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122520760 DAUC <0003> auc.c:142 vector [0]: autn = 97ae7bc8e3a40000070e5764a3dcb0ee 20250821122520760 DAUC <0003> auc.c:143 vector [0]: ck = 0f053234f7df418892fea2c70b4db7b4 20250821122520760 DAUC <0003> auc.c:144 vector [0]: ik = 337ecee92637e6e894b94106881cea9a 20250821122520760 DAUC <0003> auc.c:145 vector [0]: res = 9e5acbe7c724cb6e0000000000000000 20250821122520760 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122520760 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122520760 DAUC <0003> auc.c:179 vector [0]: kc = efc5adfe390c6c00 20250821122520760 DAUC <0003> auc.c:180 vector [0]: sres = e7860ca6 20250821122520760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122520760 DAUC <0003> auc.c:113 vector [1]: rand = de9d0d76a9615e2b4430585298941153 20250821122520760 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122520760 DAUC <0003> auc.c:142 vector [1]: autn = efd70145a53b0000b319316670ac610c 20250821122520760 DAUC <0003> auc.c:143 vector [1]: ck = 9df671cfb6faf1ec4d2e7599304d9ef2 20250821122520760 DAUC <0003> auc.c:144 vector [1]: ik = 6f562b8a55659c8aee1a81542f0365fd 20250821122520760 DAUC <0003> auc.c:145 vector [1]: res = 49e615fc163057a40000000000000000 20250821122520760 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122520760 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122520760 DAUC <0003> auc.c:179 vector [1]: kc = a577c39cfdf65400 20250821122520760 DAUC <0003> auc.c:180 vector [1]: sres = 5c909afa 20250821122520760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122520760 DAUC <0003> auc.c:113 vector [2]: rand = e57eda8ca56bd58391262eb144045b44 20250821122520760 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122520760 DAUC <0003> auc.c:142 vector [2]: autn = 779a0bc40ae8000009ec6a9a0e6521c5 20250821122520760 DAUC <0003> auc.c:143 vector [2]: ck = 9931523549dd1dba28d324b6ca3c1462 20250821122520760 DAUC <0003> auc.c:144 vector [2]: ik = e530afa487f7a71871221a287487e862 20250821122520760 DAUC <0003> auc.c:145 vector [2]: res = 0a016a7ea72f78780000000000000000 20250821122520760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122520760 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122520760 DAUC <0003> auc.c:179 vector [2]: kc = f5981f9f418d4800 20250821122520760 DAUC <0003> auc.c:180 vector [2]: sres = dab7463a 20250821122520760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122520760 DAUC <0003> auc.c:113 vector [3]: rand = 3f77594e4fdfc78196a4c56cc4bc50f0 20250821122520760 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122520760 DAUC <0003> auc.c:142 vector [3]: autn = 5b5c0a8e40550000a9fa1c363d54ea9b 20250821122520760 DAUC <0003> auc.c:143 vector [3]: ck = e3c9f668cdca40bbb36274d08bd9ac25 20250821122520760 DAUC <0003> auc.c:144 vector [3]: ik = 4773e46d7e4abf9e3356fefa6cf92e57 20250821122520760 DAUC <0003> auc.c:145 vector [3]: res = d52cdfe6ceffb0fa0000000000000000 20250821122520760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122520760 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122520760 DAUC <0003> auc.c:179 vector [3]: kc = 0879673820860c00 20250821122520760 DAUC <0003> auc.c:180 vector [3]: sres = a4ee2f55 20250821122520760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122520760 DAUC <0003> auc.c:113 vector [4]: rand = 4fce09301c85c2634f0b59a8e932293b 20250821122520760 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122520760 DAUC <0003> auc.c:142 vector [4]: autn = 105b921e12d00000cf44f9402df36531 20250821122520760 DAUC <0003> auc.c:143 vector [4]: ck = c4d56a97be54ed5966237ed921c279be 20250821122520760 DAUC <0003> auc.c:144 vector [4]: ik = 70e17d2b41b4fd93d96528ed91e87bc7 20250821122520760 DAUC <0003> auc.c:145 vector [4]: res = 792be6852a8e2a0f0000000000000000 20250821122520760 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122520760 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122520760 DAUC <0003> auc.c:179 vector [4]: kc = 247f852c70bf3c00 20250821122520760 DAUC <0003> auc.c:180 vector [4]: sres = 71efa6ea 20250821122520760 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122520760 DAUC <0003> db_auc.c:245 IMSI='262420677513080': Generated 5 vectors 20250821122520760 DAUC <0003> db_auc.c:249 IMSI='262420677513080': Updating SQN=161 in DB 20250821122520760 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420677513080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420677513080"} 20250821122520760 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420677513080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520760 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520760 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262420677513080" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_sai(18)"262420677513080" TC_gsup_sai(18)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(18)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4258 TC_gsup_sai(18)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122520763 DAUC <0003> db_auc.c:157 IMSI='262421667927781': No 2G Auth Data 20250821122520763 DAUC <0003> db_auc.c:192 IMSI='262421667927781': No 3G Auth Data HLR_Test-GSUP(9)@1fd1d59b03b2: Created GsupExpect[0] for "262421667927781" to be handled at TC_gsup_sai(19) 20250821122520769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51336<->l=127.0.0.1:4258 20250821122520771 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520771 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421667927781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421667927781"} 20250821122520771 DAUC <0003> db_auc.c:236 IMSI='262421667927781': Calling to generate 5 vectors 20250821122520771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122520771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122520771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122520771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122520771 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122520771 DAUC <0003> auc.c:113 vector [0]: rand = 693ec76b768a73cabb7320b2ce24eb27 20250821122520771 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122520771 DAUC <0003> auc.c:142 vector [0]: autn = 16db8b0d0e7600002ec63072841caecf 20250821122520771 DAUC <0003> auc.c:143 vector [0]: ck = c53fe689136ee87d6862aa5f10df52bd 20250821122520771 DAUC <0003> auc.c:144 vector [0]: ik = 4ddbdd4a781df651bcd349b4d1d13d94 20250821122520771 DAUC <0003> auc.c:145 vector [0]: res = ad642c12d2919be70000000000000000 20250821122520771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122520771 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122520771 DAUC <0003> auc.c:179 vector [0]: kc = 0f3b13f5bdff1969 20250821122520771 DAUC <0003> auc.c:180 vector [0]: sres = 4040fd8d 20250821122520771 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122520771 DAUC <0003> auc.c:113 vector [1]: rand = 2b98bab791fcf8832de9a7165ba2995d 20250821122520771 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122520771 DAUC <0003> auc.c:142 vector [1]: autn = 463c7f49f2e500009762d3ee9e9dca2a 20250821122520771 DAUC <0003> auc.c:143 vector [1]: ck = ca4218c8d8882fa79aaa9360becb9f7a 20250821122520771 DAUC <0003> auc.c:144 vector [1]: ik = 5c41ac7b59da961cc79c76cbe7535c83 20250821122520771 DAUC <0003> auc.c:145 vector [1]: res = dee81146cbb78b9b0000000000000000 20250821122520771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122520771 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122520771 DAUC <0003> auc.c:179 vector [1]: kc = 55e4fd81698dc03c 20250821122520771 DAUC <0003> auc.c:180 vector [1]: sres = 5841e244 20250821122520771 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122520771 DAUC <0003> auc.c:113 vector [2]: rand = 90c2099b59ce8e3de5750cca33f6436c 20250821122520771 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122520771 DAUC <0003> auc.c:142 vector [2]: autn = 929f1eb5f223000035ad3e41bde11de4 20250821122520771 DAUC <0003> auc.c:143 vector [2]: ck = 29534a1f928c6f3ac829203cda8611f3 20250821122520771 DAUC <0003> auc.c:144 vector [2]: ik = 61ddacbadb299d911137d4b006487524 20250821122520771 DAUC <0003> auc.c:145 vector [2]: res = 2f63f955e8f2b51e0000000000000000 20250821122520771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122520771 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122520771 DAUC <0003> auc.c:179 vector [2]: kc = 8c9db2a4cdea66b0 20250821122520771 DAUC <0003> auc.c:180 vector [2]: sres = 753acde2 20250821122520771 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122520771 DAUC <0003> auc.c:113 vector [3]: rand = 93c261ca8ba64079391a9bf23b65b910 20250821122520771 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122520771 DAUC <0003> auc.c:142 vector [3]: autn = a3e891821e750000bca49cf93609d789 20250821122520771 DAUC <0003> auc.c:143 vector [3]: ck = 57cacd529450468f1768847d3cb4aed6 20250821122520771 DAUC <0003> auc.c:144 vector [3]: ik = 1e7cb9a58053d0d1d5c4129b7044032b 20250821122520771 DAUC <0003> auc.c:145 vector [3]: res = e2b1304c441658340000000000000000 20250821122520771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122520771 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122520771 DAUC <0003> auc.c:179 vector [3]: kc = 48b156bcfb0ddf9b 20250821122520771 DAUC <0003> auc.c:180 vector [3]: sres = ce244c1e 20250821122520771 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122520771 DAUC <0003> auc.c:113 vector [4]: rand = 4fae34a06ec52cb03f8908b812ffbce1 20250821122520771 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122520771 DAUC <0003> auc.c:142 vector [4]: autn = 2960455b774c0000301c41e5cbbd0fc3 20250821122520771 DAUC <0003> auc.c:143 vector [4]: ck = 219f8160797b4e75dfbcce62de53ca8e 20250821122520771 DAUC <0003> auc.c:144 vector [4]: ik = 7e481593003c76c09cc41f6c529464d1 20250821122520771 DAUC <0003> auc.c:145 vector [4]: res = 117f5c99d89f9d480000000000000000 20250821122520771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122520771 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122520771 DAUC <0003> auc.c:179 vector [4]: kc = d90952ac7b9f29cb 20250821122520771 DAUC <0003> auc.c:180 vector [4]: sres = 5e517afb 20250821122520771 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122520771 DAUC <0003> db_auc.c:245 IMSI='262421667927781': Generated 5 vectors 20250821122520771 DAUC <0003> db_auc.c:249 IMSI='262421667927781': Updating SQN=161 in DB 20250821122520771 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421667927781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421667927781"} 20250821122520771 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421667927781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122520771 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122520771 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@1fd1d59b03b2: Found GsupExpect[0] for "262421667927781" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_sai(19)"262421667927781" TC_gsup_sai(19)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai(19)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122520772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51336<->l=127.0.0.1:4258 TC_gsup_sai(19)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122520773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 20250821122520773 DLINP <000b> input/ipa.c:452 connected read/write 20250821122520773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122520773 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122520773 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122520773 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122520773 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38215<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@1fd1d59b03b2: Final verdict of PTC: none 10@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_sai finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Aug 21 12:25:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250821122520799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51350<->l=127.0.0.1:4258 20250821122520900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67476) Waiting for packet dumper to finish... 1 (prev_count=67476, count=163380) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_sai_num_auth_vectors started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122524042 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122524042 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122524044 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122524046 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524046 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122524046 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122524046 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  20250821122524046 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122524046 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  20250821122524046 DLGSUP <0013> gsup_server.c:236 2:  20250821122524046 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122524046 DLGSUP <0013> gsup_server.c:236 3:  20250821122524046 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122524046 DLGSUP <0013> gsup_server.c:236 4:  20250821122524046 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122524046 DLGSUP <0013> gsup_server.c:236 5:  20250821122524046 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122524046 DLGSUP <0013> gsup_server.c:236 7:  20250821122524046 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122524046 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122524046 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122524046 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@1fd1d59b03b2: 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") 20250821122524056 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38387<->l=127.0.0.1:4259) 20250821122524061 DAUC <0003> db_auc.c:157 IMSI='262422076480441': No 2G Auth Data 20250821122524061 DAUC <0003> db_auc.c:192 IMSI='262422076480441': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262422076480441" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250821122524073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 20250821122524090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524090 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076480441"} 20250821122524090 DAUC <0003> db_auc.c:192 IMSI='262422076480441': No 3G Auth Data 20250821122524090 DAUC <0003> db_auc.c:236 IMSI='262422076480441': Calling to generate 1 vectors 20250821122524090 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250821122524090 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524090 DAUC <0003> auc.c:113 vector [0]: rand = 2108d2c1d110e3fe895e38de6a84bc02 20250821122524090 DAUC <0003> auc.c:179 vector [0]: kc = 16e911c1614e1000 20250821122524090 DAUC <0003> auc.c:180 vector [0]: sres = 43f53ed6 20250821122524090 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524090 DAUC <0003> db_auc.c:245 IMSI='262422076480441': Generated 1 vectors 20250821122524090 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076480441"} 20250821122524090 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262422076480441" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422076480441" TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524096 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524096 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076480441"} 20250821122524096 DAUC <0003> db_auc.c:192 IMSI='262422076480441': No 3G Auth Data 20250821122524096 DAUC <0003> db_auc.c:236 IMSI='262422076480441': Calling to generate 4 vectors 20250821122524096 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250821122524096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524096 DAUC <0003> auc.c:113 vector [0]: rand = 74b10f10cba69da3cf868bb5e08e49b0 20250821122524097 DAUC <0003> auc.c:179 vector [0]: kc = e5af9930393c0800 20250821122524097 DAUC <0003> auc.c:180 vector [0]: sres = b8ae05bd 20250821122524097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524097 DAUC <0003> auc.c:113 vector [1]: rand = 5d69dd808cebdcd64043d074821d46d6 20250821122524097 DAUC <0003> auc.c:179 vector [1]: kc = a18cb59746178c00 20250821122524097 DAUC <0003> auc.c:180 vector [1]: sres = 9f8134cd 20250821122524097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524097 DAUC <0003> auc.c:113 vector [2]: rand = 29a2595037c91daf584cb2dae1e5401a 20250821122524097 DAUC <0003> auc.c:179 vector [2]: kc = df62152e76d65c00 20250821122524097 DAUC <0003> auc.c:180 vector [2]: sres = 334127f1 20250821122524097 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524097 DAUC <0003> auc.c:113 vector [3]: rand = 2410fffdc1ede4a1b1e1f69004719c04 20250821122524097 DAUC <0003> auc.c:179 vector [3]: kc = ec2c717237971400 20250821122524097 DAUC <0003> auc.c:180 vector [3]: sres = 7926f0f8 20250821122524097 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524097 DAUC <0003> db_auc.c:245 IMSI='262422076480441': Generated 4 vectors 20250821122524097 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076480441"} 20250821122524097 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524097 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524097 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524101 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524101 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076480441"} 20250821122524102 DAUC <0003> db_auc.c:192 IMSI='262422076480441': No 3G Auth Data 20250821122524102 DAUC <0003> db_auc.c:236 IMSI='262422076480441': Calling to generate 5 vectors 20250821122524102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524102 DAUC <0003> auc.c:113 vector [0]: rand = 97b5e87f24096c53c2752ef601bbba61 20250821122524102 DAUC <0003> auc.c:179 vector [0]: kc = d093688575036c00 20250821122524102 DAUC <0003> auc.c:180 vector [0]: sres = 24e87a07 20250821122524102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524102 DAUC <0003> auc.c:113 vector [1]: rand = 95c5274aacc44fdbff1ea2a717eb547a 20250821122524102 DAUC <0003> auc.c:179 vector [1]: kc = 8438da46fd0ea000 20250821122524102 DAUC <0003> auc.c:180 vector [1]: sres = 4f24b970 20250821122524102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524102 DAUC <0003> auc.c:113 vector [2]: rand = 979a30413d760cc183d50063ff140408 20250821122524102 DAUC <0003> auc.c:179 vector [2]: kc = c30dcea995b4c800 20250821122524102 DAUC <0003> auc.c:180 vector [2]: sres = 42b5fa91 20250821122524102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524102 DAUC <0003> auc.c:113 vector [3]: rand = 947be5496729a8d310646667085ea8cf 20250821122524102 DAUC <0003> auc.c:179 vector [3]: kc = bb13692426b3d400 20250821122524102 DAUC <0003> auc.c:180 vector [3]: sres = 1bf9f892 20250821122524102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524102 DAUC <0003> auc.c:113 vector [4]: rand = 7a3d6d4bb3a7eac2c00d8cd7fea6dadc 20250821122524102 DAUC <0003> auc.c:179 vector [4]: kc = 60706e35ceab7000 20250821122524102 DAUC <0003> auc.c:180 vector [4]: sres = 20d73040 20250821122524102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524102 DAUC <0003> db_auc.c:245 IMSI='262422076480441': Generated 5 vectors 20250821122524102 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076480441"} 20250821122524102 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524102 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524102 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524106 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524106 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422076480441"} 20250821122524106 DAUC <0003> db_auc.c:192 IMSI='262422076480441': No 3G Auth Data 20250821122524106 DAUC <0003> db_auc.c:236 IMSI='262422076480441': Calling to generate 5 vectors 20250821122524106 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524106 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524106 DAUC <0003> auc.c:113 vector [0]: rand = bd7b27d7f02e1bf88e71a16cc729bc3e 20250821122524106 DAUC <0003> auc.c:179 vector [0]: kc = c21a798bb8af1c00 20250821122524106 DAUC <0003> auc.c:180 vector [0]: sres = 1714ae83 20250821122524106 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524106 DAUC <0003> auc.c:113 vector [1]: rand = f2b082f56cc31108ae7fa62146949afd 20250821122524106 DAUC <0003> auc.c:179 vector [1]: kc = 94b42252d1d68800 20250821122524106 DAUC <0003> auc.c:180 vector [1]: sres = 05425e54 20250821122524106 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524106 DAUC <0003> auc.c:113 vector [2]: rand = 8e273265a2f1000fd10cb2c8e4b23a46 20250821122524106 DAUC <0003> auc.c:179 vector [2]: kc = ae9ab3e127ec3c00 20250821122524106 DAUC <0003> auc.c:180 vector [2]: sres = 1310b21d 20250821122524106 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524106 DAUC <0003> auc.c:113 vector [3]: rand = 2bbd59a294ee4f212c0afcfaf974805b 20250821122524107 DAUC <0003> auc.c:179 vector [3]: kc = 1cf77103b8b92000 20250821122524107 DAUC <0003> auc.c:180 vector [3]: sres = 35ef779e 20250821122524107 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524107 DAUC <0003> auc.c:113 vector [4]: rand = 004d5bdaf60045bfa492e903dfa4100d 20250821122524107 DAUC <0003> auc.c:179 vector [4]: kc = 297bcf1bd8ebb000 20250821122524107 DAUC <0003> auc.c:180 vector [4]: sres = d5869f87 20250821122524107 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524107 DAUC <0003> db_auc.c:245 IMSI='262422076480441': Generated 5 vectors 20250821122524107 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422076480441"} 20250821122524107 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422076480441 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524107 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524107 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524113 DAUC <0003> db_auc.c:157 IMSI='262424576059670': No 2G Auth Data 20250821122524113 DAUC <0003> db_auc.c:192 IMSI='262424576059670': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262424576059670" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250821122524127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 20250821122524129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524129 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576059670"} 20250821122524129 DAUC <0003> db_auc.c:192 IMSI='262424576059670': No 3G Auth Data 20250821122524129 DAUC <0003> db_auc.c:236 IMSI='262424576059670': Calling to generate 1 vectors 20250821122524129 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250821122524129 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524129 DAUC <0003> auc.c:113 vector [0]: rand = ae2aba08283803d1b3c808eb86e65925 20250821122524129 DAUC <0003> auc.c:179 vector [0]: kc = 56bf527dc426d000 20250821122524129 DAUC <0003> auc.c:180 vector [0]: sres = b562ae63 20250821122524129 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524129 DAUC <0003> db_auc.c:245 IMSI='262424576059670': Generated 1 vectors 20250821122524129 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576059670"} 20250821122524129 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262424576059670" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424576059670" TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524130 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576059670"} 20250821122524130 DAUC <0003> db_auc.c:192 IMSI='262424576059670': No 3G Auth Data 20250821122524130 DAUC <0003> db_auc.c:236 IMSI='262424576059670': Calling to generate 4 vectors 20250821122524130 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250821122524130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524130 DAUC <0003> auc.c:113 vector [0]: rand = d67bff04c818b841cca543a8bca1351b 20250821122524130 DAUC <0003> auc.c:179 vector [0]: kc = 29f5fcb3ab739c00 20250821122524130 DAUC <0003> auc.c:180 vector [0]: sres = 7253261b 20250821122524130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524130 DAUC <0003> auc.c:113 vector [1]: rand = 41f35ebb023c2a3661ef8ec364d21ebf 20250821122524130 DAUC <0003> auc.c:179 vector [1]: kc = fc2b3a451dea3000 20250821122524130 DAUC <0003> auc.c:180 vector [1]: sres = 63005ab4 20250821122524130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524130 DAUC <0003> auc.c:113 vector [2]: rand = 06a568c464b89bc1a722c9b217cb9a4a 20250821122524130 DAUC <0003> auc.c:179 vector [2]: kc = 68ffded887d75000 20250821122524130 DAUC <0003> auc.c:180 vector [2]: sres = 85a02502 20250821122524130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524130 DAUC <0003> auc.c:113 vector [3]: rand = d6e303ea2fe4e0cf1fe00d2beee618cf 20250821122524130 DAUC <0003> auc.c:179 vector [3]: kc = 8cd6308f78c61c00 20250821122524130 DAUC <0003> auc.c:180 vector [3]: sres = 6f6a9cb7 20250821122524130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524130 DAUC <0003> db_auc.c:245 IMSI='262424576059670': Generated 4 vectors 20250821122524130 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576059670"} 20250821122524130 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524132 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524132 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576059670"} 20250821122524132 DAUC <0003> db_auc.c:192 IMSI='262424576059670': No 3G Auth Data 20250821122524132 DAUC <0003> db_auc.c:236 IMSI='262424576059670': Calling to generate 5 vectors 20250821122524132 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524132 DAUC <0003> auc.c:113 vector [0]: rand = 1d1f34c7d192f6aa48abbbac35b4876a 20250821122524132 DAUC <0003> auc.c:179 vector [0]: kc = a5dbd8e3253e5c00 20250821122524132 DAUC <0003> auc.c:180 vector [0]: sres = dc312736 20250821122524132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524132 DAUC <0003> auc.c:113 vector [1]: rand = 2776ce7d6f509008f0cc1b306fdbee6c 20250821122524132 DAUC <0003> auc.c:179 vector [1]: kc = e0761cf095ba0800 20250821122524132 DAUC <0003> auc.c:180 vector [1]: sres = c88192bd 20250821122524132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524132 DAUC <0003> auc.c:113 vector [2]: rand = cea89eab2bb26e89d37b1abdcbef478c 20250821122524132 DAUC <0003> auc.c:179 vector [2]: kc = 82fc52dbc942b400 20250821122524132 DAUC <0003> auc.c:180 vector [2]: sres = e0692aae 20250821122524132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524132 DAUC <0003> auc.c:113 vector [3]: rand = 72319b04863bb30ec1b0547b1e9ee89a 20250821122524132 DAUC <0003> auc.c:179 vector [3]: kc = a1908998303b0400 20250821122524132 DAUC <0003> auc.c:180 vector [3]: sres = b0499c4c 20250821122524132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524132 DAUC <0003> auc.c:113 vector [4]: rand = e645e381f76197d932d8de6b845143de 20250821122524132 DAUC <0003> auc.c:179 vector [4]: kc = e47869e010310000 20250821122524132 DAUC <0003> auc.c:180 vector [4]: sres = d0049bef 20250821122524132 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524132 DAUC <0003> db_auc.c:245 IMSI='262424576059670': Generated 5 vectors 20250821122524132 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576059670"} 20250821122524132 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524132 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524132 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524133 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524133 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424576059670"} 20250821122524133 DAUC <0003> db_auc.c:192 IMSI='262424576059670': No 3G Auth Data 20250821122524133 DAUC <0003> db_auc.c:236 IMSI='262424576059670': Calling to generate 5 vectors 20250821122524133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524133 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524133 DAUC <0003> auc.c:113 vector [0]: rand = dfaacbc18488772300238d4444cf5c9b 20250821122524133 DAUC <0003> auc.c:179 vector [0]: kc = af5596d3bacc8800 20250821122524133 DAUC <0003> auc.c:180 vector [0]: sres = c7c65136 20250821122524133 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524133 DAUC <0003> auc.c:113 vector [1]: rand = 9185d5f8f28811dd06b0d1d708fd0d93 20250821122524133 DAUC <0003> auc.c:179 vector [1]: kc = 2e4b598924e0ac00 20250821122524133 DAUC <0003> auc.c:180 vector [1]: sres = 87b495b8 20250821122524133 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524133 DAUC <0003> auc.c:113 vector [2]: rand = 6dff21ec9a56adae6672570f92b7d326 20250821122524133 DAUC <0003> auc.c:179 vector [2]: kc = cee458e2945d4c00 20250821122524133 DAUC <0003> auc.c:180 vector [2]: sres = 1e9c263d 20250821122524133 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524133 DAUC <0003> auc.c:113 vector [3]: rand = 2f0fd85a78daf8018276279f239de202 20250821122524133 DAUC <0003> auc.c:179 vector [3]: kc = 53e02232d5ed9400 20250821122524133 DAUC <0003> auc.c:180 vector [3]: sres = 7f42d2d8 20250821122524133 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524133 DAUC <0003> auc.c:113 vector [4]: rand = f819f3136a87b0f852f9b9d3ac197a8a 20250821122524133 DAUC <0003> auc.c:179 vector [4]: kc = c3f1ddae142c7400 20250821122524133 DAUC <0003> auc.c:180 vector [4]: sres = 26183694 20250821122524133 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524133 DAUC <0003> db_auc.c:245 IMSI='262424576059670': Generated 5 vectors 20250821122524133 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424576059670"} 20250821122524133 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424576059670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524133 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524133 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524134 DAUC <0003> db_auc.c:157 IMSI='262422586860376': No 2G Auth Data 20250821122524134 DAUC <0003> db_auc.c:192 IMSI='262422586860376': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262422586860376" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250821122524140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 20250821122524142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524142 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422586860376"} 20250821122524142 DAUC <0003> db_auc.c:192 IMSI='262422586860376': No 3G Auth Data 20250821122524142 DAUC <0003> db_auc.c:236 IMSI='262422586860376': Calling to generate 1 vectors 20250821122524142 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250821122524142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524142 DAUC <0003> auc.c:113 vector [0]: rand = d2d4cb01abbb3bb899b55252d11ea44f 20250821122524142 DAUC <0003> auc.c:179 vector [0]: kc = 37c01c64cd1f5bbc 20250821122524142 DAUC <0003> auc.c:180 vector [0]: sres = 1dad025d 20250821122524142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524142 DAUC <0003> db_auc.c:245 IMSI='262422586860376': Generated 1 vectors 20250821122524142 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422586860376"} 20250821122524142 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262422586860376" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422586860376" TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524143 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524143 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422586860376"} 20250821122524143 DAUC <0003> db_auc.c:192 IMSI='262422586860376': No 3G Auth Data 20250821122524143 DAUC <0003> db_auc.c:236 IMSI='262422586860376': Calling to generate 4 vectors 20250821122524143 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250821122524143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524143 DAUC <0003> auc.c:113 vector [0]: rand = a95b269e2cf4ab2c4b725c92e660ff4d 20250821122524143 DAUC <0003> auc.c:179 vector [0]: kc = a8d4f328dd614f39 20250821122524143 DAUC <0003> auc.c:180 vector [0]: sres = 73c1f5a1 20250821122524143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524143 DAUC <0003> auc.c:113 vector [1]: rand = 1efdc04b6ae53fb747285d7b2a8175b7 20250821122524143 DAUC <0003> auc.c:179 vector [1]: kc = 75b6a8f28588704c 20250821122524143 DAUC <0003> auc.c:180 vector [1]: sres = bca0761e 20250821122524143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524143 DAUC <0003> auc.c:113 vector [2]: rand = 6ff9d3a7fb2ecddb086f0d39d6bc24b8 20250821122524143 DAUC <0003> auc.c:179 vector [2]: kc = 9912856141b1cea8 20250821122524143 DAUC <0003> auc.c:180 vector [2]: sres = 2153a3ef 20250821122524143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524143 DAUC <0003> auc.c:113 vector [3]: rand = 449efb78dfcb08f796a9c512420ab66b 20250821122524143 DAUC <0003> auc.c:179 vector [3]: kc = 7cab7eecab765369 20250821122524143 DAUC <0003> auc.c:180 vector [3]: sres = c40d0a3b 20250821122524143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524143 DAUC <0003> db_auc.c:245 IMSI='262422586860376': Generated 4 vectors 20250821122524143 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422586860376"} 20250821122524143 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524143 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524143 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524144 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524144 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422586860376"} 20250821122524144 DAUC <0003> db_auc.c:192 IMSI='262422586860376': No 3G Auth Data 20250821122524144 DAUC <0003> db_auc.c:236 IMSI='262422586860376': Calling to generate 5 vectors 20250821122524144 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524144 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524144 DAUC <0003> auc.c:113 vector [0]: rand = 6e19b430450e930a627c7df44e2c164a 20250821122524144 DAUC <0003> auc.c:179 vector [0]: kc = 067980cef8218d5e 20250821122524144 DAUC <0003> auc.c:180 vector [0]: sres = 1d6cee7c 20250821122524144 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524144 DAUC <0003> auc.c:113 vector [1]: rand = 849b76ef83d60f8c9983e5eb03840930 20250821122524144 DAUC <0003> auc.c:179 vector [1]: kc = 44318c03fce78e99 20250821122524144 DAUC <0003> auc.c:180 vector [1]: sres = 4569617c 20250821122524144 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524144 DAUC <0003> auc.c:113 vector [2]: rand = 142f67dc70e6931d38405fe35210c433 20250821122524144 DAUC <0003> auc.c:179 vector [2]: kc = fbcd1b540d43cc0b 20250821122524144 DAUC <0003> auc.c:180 vector [2]: sres = 48cf307b 20250821122524144 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524144 DAUC <0003> auc.c:113 vector [3]: rand = b1d23f1d8884bd498277a3ffe6a3b413 20250821122524144 DAUC <0003> auc.c:179 vector [3]: kc = 5557c55bfcec845a 20250821122524144 DAUC <0003> auc.c:180 vector [3]: sres = c62b1e40 20250821122524144 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524144 DAUC <0003> auc.c:113 vector [4]: rand = 3ac6294050532694c6e75487ee61c106 20250821122524144 DAUC <0003> auc.c:179 vector [4]: kc = 451fb7ce83106bc4 20250821122524144 DAUC <0003> auc.c:180 vector [4]: sres = d0c11986 20250821122524144 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524144 DAUC <0003> db_auc.c:245 IMSI='262422586860376': Generated 5 vectors 20250821122524144 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422586860376"} 20250821122524144 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524144 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524144 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524145 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524145 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422586860376"} 20250821122524145 DAUC <0003> db_auc.c:192 IMSI='262422586860376': No 3G Auth Data 20250821122524145 DAUC <0003> db_auc.c:236 IMSI='262422586860376': Calling to generate 5 vectors 20250821122524145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250821122524145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524145 DAUC <0003> auc.c:113 vector [0]: rand = 08a8231e936b2561400d94cc1f92be47 20250821122524145 DAUC <0003> auc.c:179 vector [0]: kc = 4b5f5cbd3ada1188 20250821122524145 DAUC <0003> auc.c:180 vector [0]: sres = 7ed64c59 20250821122524145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250821122524145 DAUC <0003> auc.c:113 vector [1]: rand = 98606dd57e76eef3b37b8a3a76ac2dd9 20250821122524145 DAUC <0003> auc.c:179 vector [1]: kc = 4b2f5b16afc2390c 20250821122524145 DAUC <0003> auc.c:180 vector [1]: sres = 7ed3940e 20250821122524145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250821122524145 DAUC <0003> auc.c:113 vector [2]: rand = 025afd96b31b9c144c1d9e4cef5bce79 20250821122524145 DAUC <0003> auc.c:179 vector [2]: kc = e62e927d84877a9b 20250821122524145 DAUC <0003> auc.c:180 vector [2]: sres = 206a2887 20250821122524145 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250821122524145 DAUC <0003> auc.c:113 vector [3]: rand = 8910a33eeef2caf8fc092eeb10f32776 20250821122524146 DAUC <0003> auc.c:179 vector [3]: kc = 3a3bfef83d3ea8cb 20250821122524146 DAUC <0003> auc.c:180 vector [3]: sres = 203e16a6 20250821122524146 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250821122524146 DAUC <0003> auc.c:113 vector [4]: rand = ee7ce3f1d90f9c8c467013fae6d95b08 20250821122524146 DAUC <0003> auc.c:179 vector [4]: kc = 5d67a506a5960324 20250821122524146 DAUC <0003> auc.c:180 vector [4]: sres = d81fc571 20250821122524146 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250821122524146 DAUC <0003> db_auc.c:245 IMSI='262422586860376': Generated 5 vectors 20250821122524146 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422586860376"} 20250821122524146 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422586860376 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524146 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524146 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524147 DAUC <0003> db_auc.c:157 IMSI='262425715872296': No 2G Auth Data 20250821122524147 DAUC <0003> db_auc.c:192 IMSI='262425715872296': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262425715872296" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250821122524152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4258 20250821122524153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524153 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715872296"} 20250821122524153 DAUC <0003> db_auc.c:157 IMSI='262425715872296': No 2G Auth Data 20250821122524153 DAUC <0003> db_auc.c:236 IMSI='262425715872296': Calling to generate 1 vectors 20250821122524153 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250821122524153 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524153 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524153 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122524154 DAUC <0003> auc.c:113 vector [0]: rand = fb89697b053926304a527dd9265cfc0e 20250821122524154 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122524154 DAUC <0003> auc.c:142 vector [0]: autn = 07914711af9600008d88bc726536a3a5 20250821122524154 DAUC <0003> auc.c:143 vector [0]: ck = 22a9100d36cfc186615fb4dd0afc5a13 20250821122524154 DAUC <0003> auc.c:144 vector [0]: ik = 20247c19e4107d54b0bc952c966ed28e 20250821122524154 DAUC <0003> auc.c:145 vector [0]: res = 3d86d9d00b22efac0000000000000000 20250821122524154 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524154 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524154 DAUC <0003> auc.c:151 vector [0]: kc = d36e4de54e4d344f 20250821122524154 DAUC <0003> auc.c:152 vector [0]: sres = 36a4367c 20250821122524154 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524154 DAUC <0003> db_auc.c:245 IMSI='262425715872296': Generated 1 vectors 20250821122524154 DAUC <0003> db_auc.c:249 IMSI='262425715872296': Updating SQN=33 in DB 20250821122524154 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715872296"} 20250821122524154 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524154 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524154 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262425715872296" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425715872296" TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524155 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524155 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715872296"} 20250821122524155 DAUC <0003> db_auc.c:157 IMSI='262425715872296': No 2G Auth Data 20250821122524155 DAUC <0003> db_auc.c:236 IMSI='262425715872296': Calling to generate 4 vectors 20250821122524155 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250821122524155 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524155 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524155 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250821122524155 DAUC <0003> auc.c:113 vector [0]: rand = 44ad1beac4fd207debf33e8781059146 20250821122524155 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250821122524155 DAUC <0003> auc.c:142 vector [0]: autn = 28d2ba0368e90000c94bf9a118f27327 20250821122524155 DAUC <0003> auc.c:143 vector [0]: ck = cf4f992c05e7962dd08594562a08c0c0 20250821122524155 DAUC <0003> auc.c:144 vector [0]: ik = 0ee7bcc8fd129314b894f86b44e667a6 20250821122524155 DAUC <0003> auc.c:145 vector [0]: res = a8720270b3aae6aa0000000000000000 20250821122524155 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524155 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524155 DAUC <0003> auc.c:151 vector [0]: kc = a9b949d9961ba25f 20250821122524155 DAUC <0003> auc.c:152 vector [0]: sres = 1bd8e4da 20250821122524155 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524155 DAUC <0003> auc.c:113 vector [1]: rand = d2741b175c126c69ad4f1c036b484e21 20250821122524155 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250821122524155 DAUC <0003> auc.c:142 vector [1]: autn = 06c03972835600003cbd9a9e80602fe3 20250821122524155 DAUC <0003> auc.c:143 vector [1]: ck = ec0f7706012892855725642a4c043799 20250821122524155 DAUC <0003> auc.c:144 vector [1]: ik = c6d6e81f41645fd14bebfb74dc62c642 20250821122524155 DAUC <0003> auc.c:145 vector [1]: res = 19c044a501a552470000000000000000 20250821122524155 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524155 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524155 DAUC <0003> auc.c:151 vector [1]: kc = 36170047d02a3c8f 20250821122524155 DAUC <0003> auc.c:152 vector [1]: sres = 186516e2 20250821122524155 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524155 DAUC <0003> auc.c:113 vector [2]: rand = 19dae5cc9177acd13fc04cf080ebca74 20250821122524155 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250821122524155 DAUC <0003> auc.c:142 vector [2]: autn = 5c8ec7480db100001600681372d48d91 20250821122524155 DAUC <0003> auc.c:143 vector [2]: ck = e30875b8f2f1d98f8d0ff8ff05e5077b 20250821122524155 DAUC <0003> auc.c:144 vector [2]: ik = dbeb5cf243e4963d812826bdeb03b1fc 20250821122524155 DAUC <0003> auc.c:145 vector [2]: res = 4f09966ff793c6940000000000000000 20250821122524155 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524155 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524155 DAUC <0003> auc.c:151 vector [2]: kc = 34c4f7085ff3f935 20250821122524155 DAUC <0003> auc.c:152 vector [2]: sres = b89a50fb 20250821122524155 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524155 DAUC <0003> auc.c:113 vector [3]: rand = bfc3b5ab66688ce4b177775915f6dfd8 20250821122524155 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250821122524155 DAUC <0003> auc.c:142 vector [3]: autn = 6b8df5d05a2500006b085b8ee25b96a4 20250821122524155 DAUC <0003> auc.c:143 vector [3]: ck = 666cd1b101d3632d39ae4deb4af507b9 20250821122524155 DAUC <0003> auc.c:144 vector [3]: ik = 7ac70825c965d3f5ee3b3fbca8275e45 20250821122524155 DAUC <0003> auc.c:145 vector [3]: res = 55e169658f7fa79b0000000000000000 20250821122524155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524155 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524155 DAUC <0003> auc.c:151 vector [3]: kc = cb3eabc32a64e924 20250821122524155 DAUC <0003> auc.c:152 vector [3]: sres = da9ecefe 20250821122524155 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524155 DAUC <0003> db_auc.c:245 IMSI='262425715872296': Generated 4 vectors 20250821122524155 DAUC <0003> db_auc.c:249 IMSI='262425715872296': Updating SQN=161 in DB 20250821122524155 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715872296"} 20250821122524155 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524155 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524155 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524156 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524156 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715872296"} 20250821122524156 DAUC <0003> db_auc.c:157 IMSI='262425715872296': No 2G Auth Data 20250821122524156 DAUC <0003> db_auc.c:236 IMSI='262425715872296': Calling to generate 5 vectors 20250821122524156 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122524156 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524156 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524156 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250821122524156 DAUC <0003> auc.c:113 vector [0]: rand = 31e543ba58e5744fb9ef086b6311c5f3 20250821122524156 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250821122524156 DAUC <0003> auc.c:142 vector [0]: autn = ec78ff02a87a00003162a3bca036cf3f 20250821122524156 DAUC <0003> auc.c:143 vector [0]: ck = 88dc82e41a562a97343a2224a22bb02d 20250821122524156 DAUC <0003> auc.c:144 vector [0]: ik = b80315ddab5ab36bad1d162b28090d68 20250821122524156 DAUC <0003> auc.c:145 vector [0]: res = 4d4701dc0c828c490000000000000000 20250821122524156 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524156 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524156 DAUC <0003> auc.c:151 vector [0]: kc = a9f8a3363b2e24b9 20250821122524156 DAUC <0003> auc.c:152 vector [0]: sres = 41c58d95 20250821122524156 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524156 DAUC <0003> auc.c:113 vector [1]: rand = 3504bbc4d2f57c8d3b2add0806aad4f4 20250821122524156 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250821122524156 DAUC <0003> auc.c:142 vector [1]: autn = 3a30030c2bed00003f5b13b3ab0a10fc 20250821122524156 DAUC <0003> auc.c:143 vector [1]: ck = 8ff7d1fbf9595bde96d3e725553ec05b 20250821122524156 DAUC <0003> auc.c:144 vector [1]: ik = 9c5e6b734434fb479d16ecbcc47acfd3 20250821122524156 DAUC <0003> auc.c:145 vector [1]: res = 3aea894465c3138b0000000000000000 20250821122524156 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524156 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524156 DAUC <0003> auc.c:151 vector [1]: kc = 186cb1112c29af11 20250821122524156 DAUC <0003> auc.c:152 vector [1]: sres = 5f299acf 20250821122524156 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524156 DAUC <0003> auc.c:113 vector [2]: rand = 0ec804f90abfebe76c864b838fe132b7 20250821122524156 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250821122524156 DAUC <0003> auc.c:142 vector [2]: autn = 2bd5ba5ed68a00005f2b1239a991ae69 20250821122524156 DAUC <0003> auc.c:143 vector [2]: ck = a3adcb7823111fe000d936b4968c2f1b 20250821122524156 DAUC <0003> auc.c:144 vector [2]: ik = 59f521d521558f2851a19407f15e6c2c 20250821122524156 DAUC <0003> auc.c:145 vector [2]: res = 8620e62e200108d90000000000000000 20250821122524156 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524156 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524156 DAUC <0003> auc.c:151 vector [2]: kc = ab20481e6596d3ff 20250821122524156 DAUC <0003> auc.c:152 vector [2]: sres = a621eef7 20250821122524156 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524156 DAUC <0003> auc.c:113 vector [3]: rand = 1d6323fdff27bdeb27f37f91a550f44a 20250821122524156 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250821122524156 DAUC <0003> auc.c:142 vector [3]: autn = da14104f9403000073563dddfb09ba30 20250821122524156 DAUC <0003> auc.c:143 vector [3]: ck = 12145c08b6791b1e8d6b9a065012085c 20250821122524156 DAUC <0003> auc.c:144 vector [3]: ik = 695b3ed2f8ec10147b7bf72201ea16bf 20250821122524156 DAUC <0003> auc.c:145 vector [3]: res = 04366a47cdfdcb9f0000000000000000 20250821122524156 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524156 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524156 DAUC <0003> auc.c:151 vector [3]: kc = 8d5f0ffe1f6d15e9 20250821122524156 DAUC <0003> auc.c:152 vector [3]: sres = c9cba1d8 20250821122524156 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524156 DAUC <0003> auc.c:113 vector [4]: rand = 9fb68f2a2b6562bf9dce5c30aca72e1f 20250821122524156 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250821122524156 DAUC <0003> auc.c:142 vector [4]: autn = f3e84e09e52900007efb989ef836ad0a 20250821122524156 DAUC <0003> auc.c:143 vector [4]: ck = d6e56c23e5a43eae640daf5d1f9e2743 20250821122524156 DAUC <0003> auc.c:144 vector [4]: ik = 7b52f2e9a39c70ea22085ab0597702f3 20250821122524156 DAUC <0003> auc.c:145 vector [4]: res = 0fd86c2c2339dfda0000000000000000 20250821122524156 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524156 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122524156 DAUC <0003> auc.c:151 vector [4]: kc = ebb26b2700d16bf4 20250821122524156 DAUC <0003> auc.c:152 vector [4]: sres = 2ce1b3f6 20250821122524156 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122524156 DAUC <0003> db_auc.c:245 IMSI='262425715872296': Generated 5 vectors 20250821122524156 DAUC <0003> db_auc.c:249 IMSI='262425715872296': Updating SQN=321 in DB 20250821122524156 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715872296"} 20250821122524156 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524156 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524156 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524157 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524157 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715872296"} 20250821122524157 DAUC <0003> db_auc.c:157 IMSI='262425715872296': No 2G Auth Data 20250821122524157 DAUC <0003> db_auc.c:236 IMSI='262425715872296': Calling to generate 5 vectors 20250821122524157 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122524157 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524157 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524157 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250821122524157 DAUC <0003> auc.c:113 vector [0]: rand = 3fa651f0a2ffaf5d7df63453b86212f7 20250821122524157 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250821122524157 DAUC <0003> auc.c:142 vector [0]: autn = 18eac3bab5e40000dfb9404c17062514 20250821122524157 DAUC <0003> auc.c:143 vector [0]: ck = 823ee0e182964d4174b4c47c850b1ff9 20250821122524157 DAUC <0003> auc.c:144 vector [0]: ik = eab1dfa4588e66808cdb4dea7e4f3733 20250821122524157 DAUC <0003> auc.c:145 vector [0]: res = eb5439c1d7bb5f2e0000000000000000 20250821122524157 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524157 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524157 DAUC <0003> auc.c:151 vector [0]: kc = 90e0b6d3215c030b 20250821122524157 DAUC <0003> auc.c:152 vector [0]: sres = 3cef66ef 20250821122524157 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524157 DAUC <0003> auc.c:113 vector [1]: rand = bd147ff4f9a1e6ad192a0a1162c88e54 20250821122524157 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250821122524157 DAUC <0003> auc.c:142 vector [1]: autn = 66efdf96a4380000de19ac08f4d73419 20250821122524157 DAUC <0003> auc.c:143 vector [1]: ck = 8344d651e84e60550e9c4ca0911b2d76 20250821122524157 DAUC <0003> auc.c:144 vector [1]: ik = 35c982150c220223c18f8d35d6e99e2b 20250821122524157 DAUC <0003> auc.c:145 vector [1]: res = 9ba207a1888db05b0000000000000000 20250821122524157 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524157 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524157 DAUC <0003> auc.c:151 vector [1]: kc = 799e95d1a39ed12b 20250821122524157 DAUC <0003> auc.c:152 vector [1]: sres = 132fb7fa 20250821122524157 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524157 DAUC <0003> auc.c:113 vector [2]: rand = 76ee9b63af010154385838b4b22ecf09 20250821122524157 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250821122524157 DAUC <0003> auc.c:142 vector [2]: autn = e520ca1084150000e8060301053865b7 20250821122524157 DAUC <0003> auc.c:143 vector [2]: ck = b226f3f515ca1be8861b710d5cf184f6 20250821122524157 DAUC <0003> auc.c:144 vector [2]: ik = 8e279b0e383d3f92d77dce50c6ccdcaf 20250821122524157 DAUC <0003> auc.c:145 vector [2]: res = 10c401845cfc66dc0000000000000000 20250821122524157 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524157 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524157 DAUC <0003> auc.c:151 vector [2]: kc = 6d67d7a6b7ca7c23 20250821122524157 DAUC <0003> auc.c:152 vector [2]: sres = 4c386758 20250821122524157 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524157 DAUC <0003> auc.c:113 vector [3]: rand = 192b431d2209882f7adc812630c69fde 20250821122524157 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250821122524157 DAUC <0003> auc.c:142 vector [3]: autn = b94f955005370000eeba1f9a2d6bb5f7 20250821122524157 DAUC <0003> auc.c:143 vector [3]: ck = 48fe9b9aa5354d2a49dbb83e392ee0a7 20250821122524157 DAUC <0003> auc.c:144 vector [3]: ik = b150d0eade276fd13b81dc0806926201 20250821122524157 DAUC <0003> auc.c:145 vector [3]: res = a1249927d1782dd20000000000000000 20250821122524157 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524157 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524157 DAUC <0003> auc.c:151 vector [3]: kc = 8bf42f4644aea05d 20250821122524157 DAUC <0003> auc.c:152 vector [3]: sres = 705cb4f5 20250821122524157 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524157 DAUC <0003> auc.c:113 vector [4]: rand = 8cc5d1cdaf6638daaa9e0d7fc1582732 20250821122524157 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250821122524157 DAUC <0003> auc.c:142 vector [4]: autn = 97c246c0280c0000a8425230d16bd645 20250821122524157 DAUC <0003> auc.c:143 vector [4]: ck = 816c8be371e001e7693177599d2670bd 20250821122524157 DAUC <0003> auc.c:144 vector [4]: ik = 656a24253a2712bd80e2f99636f7c73b 20250821122524157 DAUC <0003> auc.c:145 vector [4]: res = 01dc970e94858abc0000000000000000 20250821122524157 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524157 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122524157 DAUC <0003> auc.c:151 vector [4]: kc = 0dd52109e016a4dc 20250821122524157 DAUC <0003> auc.c:152 vector [4]: sres = 95591db2 20250821122524157 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122524157 DAUC <0003> db_auc.c:245 IMSI='262425715872296': Generated 5 vectors 20250821122524157 DAUC <0003> db_auc.c:249 IMSI='262425715872296': Updating SQN=481 in DB 20250821122524157 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715872296"} 20250821122524157 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425715872296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524157 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524157 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524159 DAUC <0003> db_auc.c:157 IMSI='262426460952584': No 2G Auth Data 20250821122524159 DAUC <0003> db_auc.c:192 IMSI='262426460952584': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262426460952584" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250821122524164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20250821122524166 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524166 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426460952584"} 20250821122524166 DAUC <0003> db_auc.c:157 IMSI='262426460952584': No 2G Auth Data 20250821122524166 DAUC <0003> db_auc.c:236 IMSI='262426460952584': Calling to generate 1 vectors 20250821122524166 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250821122524166 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524166 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122524166 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122524166 DAUC <0003> auc.c:113 vector [0]: rand = a2c7311839a8a21bf7a5b58437969337 20250821122524166 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122524166 DAUC <0003> auc.c:142 vector [0]: autn = 26d90417e2b800008f0d0d443f01d082 20250821122524166 DAUC <0003> auc.c:143 vector [0]: ck = 3a69ecc9dd3a27a804242e2b18f639ba 20250821122524166 DAUC <0003> auc.c:144 vector [0]: ik = 1384509eb74deca591fb595bc6797b1c 20250821122524166 DAUC <0003> auc.c:145 vector [0]: res = 4a57ffbb85b1a2d70000000000000000 20250821122524166 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524166 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524166 DAUC <0003> auc.c:151 vector [0]: kc = bc32cb27b4f889ab 20250821122524166 DAUC <0003> auc.c:152 vector [0]: sres = cfe65d6c 20250821122524166 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524166 DAUC <0003> db_auc.c:245 IMSI='262426460952584': Generated 1 vectors 20250821122524166 DAUC <0003> db_auc.c:249 IMSI='262426460952584': Updating SQN=33 in DB 20250821122524166 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426460952584"} 20250821122524166 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524166 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524166 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262426460952584" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262426460952584" TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524167 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524167 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426460952584"} 20250821122524167 DAUC <0003> db_auc.c:157 IMSI='262426460952584': No 2G Auth Data 20250821122524167 DAUC <0003> db_auc.c:236 IMSI='262426460952584': Calling to generate 4 vectors 20250821122524167 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250821122524167 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524167 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122524167 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250821122524167 DAUC <0003> auc.c:113 vector [0]: rand = 4b2b4ad8704b9ddcda1cb6d9ae930b40 20250821122524167 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250821122524167 DAUC <0003> auc.c:142 vector [0]: autn = fb63e291b20f000072c14e93a26282bb 20250821122524167 DAUC <0003> auc.c:143 vector [0]: ck = 3616ea4dd33e274ea9916d3a96cedc36 20250821122524167 DAUC <0003> auc.c:144 vector [0]: ik = 45c2baace89425452fa8b6c2e7412a5f 20250821122524167 DAUC <0003> auc.c:145 vector [0]: res = 86b11504a3868a460000000000000000 20250821122524167 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524167 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524167 DAUC <0003> auc.c:151 vector [0]: kc = f5ed8b194a25f462 20250821122524167 DAUC <0003> auc.c:152 vector [0]: sres = 25379f42 20250821122524167 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524167 DAUC <0003> auc.c:113 vector [1]: rand = 23c5bf80821be6e3fb7a5a29d3e62474 20250821122524167 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250821122524167 DAUC <0003> auc.c:142 vector [1]: autn = 8645192ab7d500000cecff5adb8b84e6 20250821122524167 DAUC <0003> auc.c:143 vector [1]: ck = f9641768c71c0b0551a60cabf54127ab 20250821122524167 DAUC <0003> auc.c:144 vector [1]: ik = 2482284abfc02bf7eae1941e8f1ebe45 20250821122524167 DAUC <0003> auc.c:145 vector [1]: res = dc3c523bb0dc273d0000000000000000 20250821122524167 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524167 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524167 DAUC <0003> auc.c:151 vector [1]: kc = 66a1a7970283b91c 20250821122524167 DAUC <0003> auc.c:152 vector [1]: sres = 6ce07506 20250821122524167 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524167 DAUC <0003> auc.c:113 vector [2]: rand = 9796edd0b6bd8e0614b91cd50494d1b1 20250821122524167 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250821122524167 DAUC <0003> auc.c:142 vector [2]: autn = 9cdfd93492f0000046630aec47f9965c 20250821122524167 DAUC <0003> auc.c:143 vector [2]: ck = 8c3773f7a0bea65dac530df6f2633728 20250821122524167 DAUC <0003> auc.c:144 vector [2]: ik = 79a24924c7981b82a3afd1b615f6bf25 20250821122524167 DAUC <0003> auc.c:145 vector [2]: res = be1a703c5ce2cf6d0000000000000000 20250821122524167 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524167 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524167 DAUC <0003> auc.c:151 vector [2]: kc = fa69e69380b335d2 20250821122524167 DAUC <0003> auc.c:152 vector [2]: sres = e2f8bf51 20250821122524167 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524167 DAUC <0003> auc.c:113 vector [3]: rand = 8ad7fe0bb8645e89c3832192c1855828 20250821122524167 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250821122524167 DAUC <0003> auc.c:142 vector [3]: autn = dc890afaac020000fe9ba9aa0ecda42d 20250821122524167 DAUC <0003> auc.c:143 vector [3]: ck = eefa9edd7641729c861a66ed9c32ab92 20250821122524167 DAUC <0003> auc.c:144 vector [3]: ik = b0c9969d1f77fdf564d0b7fd08b36961 20250821122524167 DAUC <0003> auc.c:145 vector [3]: res = e62890cb09eedfa10000000000000000 20250821122524167 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524167 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524167 DAUC <0003> auc.c:151 vector [3]: kc = bcf9d950fdb74d9a 20250821122524167 DAUC <0003> auc.c:152 vector [3]: sres = efc64f6a 20250821122524167 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524167 DAUC <0003> db_auc.c:245 IMSI='262426460952584': Generated 4 vectors 20250821122524167 DAUC <0003> db_auc.c:249 IMSI='262426460952584': Updating SQN=161 in DB 20250821122524167 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426460952584"} 20250821122524167 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524167 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524167 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524168 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426460952584"} 20250821122524168 DAUC <0003> db_auc.c:157 IMSI='262426460952584': No 2G Auth Data 20250821122524168 DAUC <0003> db_auc.c:236 IMSI='262426460952584': Calling to generate 5 vectors 20250821122524168 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122524168 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524168 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122524168 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250821122524168 DAUC <0003> auc.c:113 vector [0]: rand = 674dc8f50750ca4299bc6ad5b94d22dc 20250821122524168 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250821122524168 DAUC <0003> auc.c:142 vector [0]: autn = f14615b458a500002d73a525df6ec380 20250821122524168 DAUC <0003> auc.c:143 vector [0]: ck = c6c5a7b450d1ff6e8f0274800285c7d7 20250821122524168 DAUC <0003> auc.c:144 vector [0]: ik = a259ecb312d948434ca6cad001a35c2a 20250821122524168 DAUC <0003> auc.c:145 vector [0]: res = 708fac12c453b2df0000000000000000 20250821122524168 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524168 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524168 DAUC <0003> auc.c:151 vector [0]: kc = a738f557412e2cd0 20250821122524168 DAUC <0003> auc.c:152 vector [0]: sres = b4dc1ecd 20250821122524168 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524168 DAUC <0003> auc.c:113 vector [1]: rand = 4957de3ad4da742324161ec67030929c 20250821122524168 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250821122524168 DAUC <0003> auc.c:142 vector [1]: autn = b9b46bb6455200007c94772ec9066438 20250821122524168 DAUC <0003> auc.c:143 vector [1]: ck = 7657853da126b7a50b9b3b5cc04c7ba3 20250821122524168 DAUC <0003> auc.c:144 vector [1]: ik = 4fc007ac58ef00bf5cde12ef51ff31e2 20250821122524168 DAUC <0003> auc.c:145 vector [1]: res = 90278633cada6ce90000000000000000 20250821122524168 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524168 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524168 DAUC <0003> auc.c:151 vector [1]: kc = 6ed2ab22687afd5b 20250821122524168 DAUC <0003> auc.c:152 vector [1]: sres = 5afdeada 20250821122524168 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524168 DAUC <0003> auc.c:113 vector [2]: rand = 475fafa4d12750659bf63a6e717203c5 20250821122524168 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250821122524168 DAUC <0003> auc.c:142 vector [2]: autn = 401538d0a571000080fd574533b661f0 20250821122524168 DAUC <0003> auc.c:143 vector [2]: ck = f5160627814343a1ba0693d27b83c99a 20250821122524168 DAUC <0003> auc.c:144 vector [2]: ik = 66e5c28183069a278d63ab936e7f8e50 20250821122524168 DAUC <0003> auc.c:145 vector [2]: res = 383ec6b008dd4fb60000000000000000 20250821122524168 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524168 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524168 DAUC <0003> auc.c:151 vector [2]: kc = a496fce717b99e4c 20250821122524168 DAUC <0003> auc.c:152 vector [2]: sres = 30e38906 20250821122524168 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524168 DAUC <0003> auc.c:113 vector [3]: rand = aa434ab02da5337625719ed0f5a3bc46 20250821122524168 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250821122524168 DAUC <0003> auc.c:142 vector [3]: autn = 29a6b93388e70000a9e74a0edb33e489 20250821122524168 DAUC <0003> auc.c:143 vector [3]: ck = ce8482df5ade22520b6bc18cfccc87b3 20250821122524168 DAUC <0003> auc.c:144 vector [3]: ik = c8f1fc0217cf6744f46d2ce77d0503e5 20250821122524168 DAUC <0003> auc.c:145 vector [3]: res = 06020dabc5cd19360000000000000000 20250821122524168 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524168 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524168 DAUC <0003> auc.c:151 vector [3]: kc = f97393b6ccd8c140 20250821122524168 DAUC <0003> auc.c:152 vector [3]: sres = c3cf149d 20250821122524168 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524168 DAUC <0003> auc.c:113 vector [4]: rand = 3e845ef9cb2d86c80431948cdebc3e99 20250821122524168 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250821122524168 DAUC <0003> auc.c:142 vector [4]: autn = ac72af6b99ed0000f447359fa555da1d 20250821122524168 DAUC <0003> auc.c:143 vector [4]: ck = 0b0499947ae2eca4aa25f30b4e34e094 20250821122524168 DAUC <0003> auc.c:144 vector [4]: ik = 365487efb2185f264492a3666039f437 20250821122524168 DAUC <0003> auc.c:145 vector [4]: res = 71ae55fe9f4edccd0000000000000000 20250821122524168 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524168 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122524168 DAUC <0003> auc.c:151 vector [4]: kc = d3e74e16e6f7a721 20250821122524168 DAUC <0003> auc.c:152 vector [4]: sres = eee08933 20250821122524168 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122524168 DAUC <0003> db_auc.c:245 IMSI='262426460952584': Generated 5 vectors 20250821122524168 DAUC <0003> db_auc.c:249 IMSI='262426460952584': Updating SQN=321 in DB 20250821122524168 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426460952584"} 20250821122524168 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524170 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426460952584"} 20250821122524170 DAUC <0003> db_auc.c:157 IMSI='262426460952584': No 2G Auth Data 20250821122524170 DAUC <0003> db_auc.c:236 IMSI='262426460952584': Calling to generate 5 vectors 20250821122524170 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122524170 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524170 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122524170 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250821122524170 DAUC <0003> auc.c:113 vector [0]: rand = 0f1a8d6e872c00aae8f1cd10dc739528 20250821122524170 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250821122524170 DAUC <0003> auc.c:142 vector [0]: autn = 1065444360d8000084613054994ffd5d 20250821122524170 DAUC <0003> auc.c:143 vector [0]: ck = dbcc72a4d5e39a040885eb4b291283bb 20250821122524170 DAUC <0003> auc.c:144 vector [0]: ik = f2e57924efc24b5d3860eb43cd6be1c9 20250821122524170 DAUC <0003> auc.c:145 vector [0]: res = ab7142a7cf0200720000000000000000 20250821122524170 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524170 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122524170 DAUC <0003> auc.c:151 vector [0]: kc = 19cc0b88de58b32b 20250821122524170 DAUC <0003> auc.c:152 vector [0]: sres = 647342d5 20250821122524170 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122524170 DAUC <0003> auc.c:113 vector [1]: rand = c23929b0ec910a3c6f0d0fb927d6b700 20250821122524170 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250821122524170 DAUC <0003> auc.c:142 vector [1]: autn = 1d8cbea59ce70000b97584c8507c61af 20250821122524170 DAUC <0003> auc.c:143 vector [1]: ck = 65daa8bdd84940fda5f69cd9ef9209a8 20250821122524170 DAUC <0003> auc.c:144 vector [1]: ik = d4ee37b2a09e00aa6de2ba574d2a2d05 20250821122524170 DAUC <0003> auc.c:145 vector [1]: res = 005be4873ca1ea7d0000000000000000 20250821122524170 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524170 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122524170 DAUC <0003> auc.c:151 vector [1]: kc = 7920b981da6f64fa 20250821122524170 DAUC <0003> auc.c:152 vector [1]: sres = 3cfa0efa 20250821122524170 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122524170 DAUC <0003> auc.c:113 vector [2]: rand = cfb8395895a67ed180c26e091f32cec2 20250821122524170 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250821122524170 DAUC <0003> auc.c:142 vector [2]: autn = 77937eaa90660000f5bdb302db87569c 20250821122524170 DAUC <0003> auc.c:143 vector [2]: ck = 2c31a2563510c3d114853519c99439b5 20250821122524170 DAUC <0003> auc.c:144 vector [2]: ik = cef8b04f632d9b067b8ce4215d246b27 20250821122524170 DAUC <0003> auc.c:145 vector [2]: res = 214ec050c76c774a0000000000000000 20250821122524170 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524170 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122524170 DAUC <0003> auc.c:151 vector [2]: kc = 8dc0c321c28d0a45 20250821122524170 DAUC <0003> auc.c:152 vector [2]: sres = e622b71a 20250821122524170 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122524170 DAUC <0003> auc.c:113 vector [3]: rand = 7353c128d80920c2295afe3f2961094c 20250821122524170 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250821122524170 DAUC <0003> auc.c:142 vector [3]: autn = 0d73ef1a8a40000037a82cca1c780a6a 20250821122524170 DAUC <0003> auc.c:143 vector [3]: ck = 632543881c54434d312e65fc8a7e30fc 20250821122524170 DAUC <0003> auc.c:144 vector [3]: ik = c083a227adfc578a4c8dbfc2ef7b6b12 20250821122524170 DAUC <0003> auc.c:145 vector [3]: res = 87aa952ee1d3b23b0000000000000000 20250821122524170 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524170 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122524170 DAUC <0003> auc.c:151 vector [3]: kc = de053b91d4ad4f29 20250821122524170 DAUC <0003> auc.c:152 vector [3]: sres = 66792715 20250821122524170 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122524170 DAUC <0003> auc.c:113 vector [4]: rand = 6b925d6eaf355a374367261460d960da 20250821122524170 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250821122524170 DAUC <0003> auc.c:142 vector [4]: autn = 72a91ba0036a000001e07102323d833f 20250821122524170 DAUC <0003> auc.c:143 vector [4]: ck = 98dc506585752c01c134d3f4aaa66c79 20250821122524170 DAUC <0003> auc.c:144 vector [4]: ik = 6601d28cdbcb4d4dfdd89b40246640fd 20250821122524170 DAUC <0003> auc.c:145 vector [4]: res = f4ac9e3970c55a220000000000000000 20250821122524170 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524170 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122524170 DAUC <0003> auc.c:151 vector [4]: kc = c231ca5dd07e4dc8 20250821122524170 DAUC <0003> auc.c:152 vector [4]: sres = 8469c41b 20250821122524170 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122524170 DAUC <0003> db_auc.c:245 IMSI='262426460952584': Generated 5 vectors 20250821122524170 DAUC <0003> db_auc.c:249 IMSI='262426460952584': Updating SQN=481 in DB 20250821122524170 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426460952584"} 20250821122524170 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426460952584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524171 DAUC <0003> db_auc.c:157 IMSI='262421349079980': No 2G Auth Data 20250821122524171 DAUC <0003> db_auc.c:192 IMSI='262421349079980': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262421349079980" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250821122524176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20250821122524178 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524178 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421349079980"} 20250821122524178 DAUC <0003> db_auc.c:236 IMSI='262421349079980': Calling to generate 1 vectors 20250821122524178 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250821122524178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122524178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524178 DAUC <0003> auc.c:113 vector [0]: rand = 4fabd60c7f73a3342f0c2f2b15d2a910 20250821122524178 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122524178 DAUC <0003> auc.c:142 vector [0]: autn = 6094abc9009a00009db0ada1ece47a41 20250821122524178 DAUC <0003> auc.c:143 vector [0]: ck = 2e83739cf792d266c26bcbbbdcb1f35c 20250821122524178 DAUC <0003> auc.c:144 vector [0]: ik = 2ff3915341f8dbf33fd16370987ccd16 20250821122524178 DAUC <0003> auc.c:145 vector [0]: res = 83ae087beef3f6240000000000000000 20250821122524178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524178 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524178 DAUC <0003> auc.c:179 vector [0]: kc = 5786e4269764cc00 20250821122524178 DAUC <0003> auc.c:180 vector [0]: sres = 91ea6990 20250821122524178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524178 DAUC <0003> db_auc.c:245 IMSI='262421349079980': Generated 1 vectors 20250821122524178 DAUC <0003> db_auc.c:249 IMSI='262421349079980': Updating SQN=33 in DB 20250821122524178 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421349079980"} 20250821122524178 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524178 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524178 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262421349079980" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421349079980" TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524179 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524179 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421349079980"} 20250821122524179 DAUC <0003> db_auc.c:236 IMSI='262421349079980': Calling to generate 4 vectors 20250821122524179 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250821122524179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250821122524179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524179 DAUC <0003> auc.c:113 vector [0]: rand = e96ca60ecb846ce0ca6f8ea9c5b559c4 20250821122524179 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250821122524179 DAUC <0003> auc.c:142 vector [0]: autn = e5cefefec2c40000f85e99035ea9b96f 20250821122524179 DAUC <0003> auc.c:143 vector [0]: ck = f85a57db84a4b27f1fba10295ed06f78 20250821122524179 DAUC <0003> auc.c:144 vector [0]: ik = ea581bb233e0975c61bbfeb4ebd0254e 20250821122524179 DAUC <0003> auc.c:145 vector [0]: res = 607710dc79c5bacf0000000000000000 20250821122524179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524179 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524179 DAUC <0003> auc.c:179 vector [0]: kc = 3479ef2399dde800 20250821122524179 DAUC <0003> auc.c:180 vector [0]: sres = 64db0f7c 20250821122524179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524179 DAUC <0003> auc.c:113 vector [1]: rand = 4c662da4753358d4b9406999c22dc508 20250821122524179 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250821122524179 DAUC <0003> auc.c:142 vector [1]: autn = f806b75d1c4900002ea23919f64ea45c 20250821122524179 DAUC <0003> auc.c:143 vector [1]: ck = ce11da13f8935e43efebddc224b20db3 20250821122524179 DAUC <0003> auc.c:144 vector [1]: ik = 55dbe49d43880ebf7425d94effc29566 20250821122524179 DAUC <0003> auc.c:145 vector [1]: res = 3fabddb6e275f5580000000000000000 20250821122524179 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524179 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524179 DAUC <0003> auc.c:179 vector [1]: kc = bb5dee13a5976400 20250821122524179 DAUC <0003> auc.c:180 vector [1]: sres = a15d4f38 20250821122524179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524180 DAUC <0003> auc.c:113 vector [2]: rand = 9e0226985cc576b802cd9569614f28ac 20250821122524180 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250821122524180 DAUC <0003> auc.c:142 vector [2]: autn = b9a390b8870c0000060bcb4526aef9bf 20250821122524180 DAUC <0003> auc.c:143 vector [2]: ck = c3961cb3019a52b67315e70627ab85a2 20250821122524180 DAUC <0003> auc.c:144 vector [2]: ik = b0ecc1b272197b9914bcbac6cf6fba0f 20250821122524180 DAUC <0003> auc.c:145 vector [2]: res = 84c5397250707f110000000000000000 20250821122524180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524180 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524180 DAUC <0003> auc.c:179 vector [2]: kc = 7d2a8c0ba743ac00 20250821122524180 DAUC <0003> auc.c:180 vector [2]: sres = 5d33e666 20250821122524180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524180 DAUC <0003> auc.c:113 vector [3]: rand = 5d1c342293ee4b1ea29fd31991310a5c 20250821122524180 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250821122524180 DAUC <0003> auc.c:142 vector [3]: autn = 2b29c358d604000029930190ba10fc6d 20250821122524180 DAUC <0003> auc.c:143 vector [3]: ck = 5a2bbcd8235b20e23bec7fcb2f241d1a 20250821122524180 DAUC <0003> auc.c:144 vector [3]: ik = e687ed96a8e531097340312a3fcb396e 20250821122524180 DAUC <0003> auc.c:145 vector [3]: res = 9a691665fdf957d40000000000000000 20250821122524180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524180 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524180 DAUC <0003> auc.c:179 vector [3]: kc = d33c3c59c155a400 20250821122524180 DAUC <0003> auc.c:180 vector [3]: sres = 63d51e8a 20250821122524180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524180 DAUC <0003> db_auc.c:245 IMSI='262421349079980': Generated 4 vectors 20250821122524180 DAUC <0003> db_auc.c:249 IMSI='262421349079980': Updating SQN=161 in DB 20250821122524180 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421349079980"} 20250821122524180 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524181 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524181 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421349079980"} 20250821122524181 DAUC <0003> db_auc.c:236 IMSI='262421349079980': Calling to generate 5 vectors 20250821122524181 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524181 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524181 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524181 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250821122524181 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524181 DAUC <0003> auc.c:113 vector [0]: rand = 3845e2f85750873995a65e8b46426f7b 20250821122524181 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250821122524181 DAUC <0003> auc.c:142 vector [0]: autn = 4a633754c4e00000fcb6c90100df959b 20250821122524181 DAUC <0003> auc.c:143 vector [0]: ck = 5355e0ab54d693ba34c733000c7c8121 20250821122524181 DAUC <0003> auc.c:144 vector [0]: ik = 3bbbb4bed4fc3e342d4736ca7a81324b 20250821122524181 DAUC <0003> auc.c:145 vector [0]: res = 96e96abd794138060000000000000000 20250821122524181 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524181 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524181 DAUC <0003> auc.c:179 vector [0]: kc = 27a41afa1b527800 20250821122524181 DAUC <0003> auc.c:180 vector [0]: sres = 2f0b6a24 20250821122524181 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524181 DAUC <0003> auc.c:113 vector [1]: rand = 413e85b7429788ad23928835c2bf390e 20250821122524181 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250821122524181 DAUC <0003> auc.c:142 vector [1]: autn = c75d0322791400002faa09559baf3aac 20250821122524181 DAUC <0003> auc.c:143 vector [1]: ck = 96b33d3d5262304516e8346916f2926b 20250821122524181 DAUC <0003> auc.c:144 vector [1]: ik = 144648c79b6fab5f38af60cc6228561f 20250821122524181 DAUC <0003> auc.c:145 vector [1]: res = 01255ae8889e5f270000000000000000 20250821122524181 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524181 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524181 DAUC <0003> auc.c:179 vector [1]: kc = 12ef9ab0342b3c00 20250821122524181 DAUC <0003> auc.c:180 vector [1]: sres = a444c317 20250821122524181 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524181 DAUC <0003> auc.c:113 vector [2]: rand = 5ec173001cba03e356de57ecae37b6a2 20250821122524181 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250821122524181 DAUC <0003> auc.c:142 vector [2]: autn = 428896c66cf90000263b140563ccfb06 20250821122524181 DAUC <0003> auc.c:143 vector [2]: ck = c785235f419ae05c0c127d256f4ade68 20250821122524181 DAUC <0003> auc.c:144 vector [2]: ik = c7aa4cb3990552ba996b6be99e019906 20250821122524181 DAUC <0003> auc.c:145 vector [2]: res = 671b7d55643eae3f0000000000000000 20250821122524181 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524181 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524181 DAUC <0003> auc.c:179 vector [2]: kc = 9f7775900d940800 20250821122524181 DAUC <0003> auc.c:180 vector [2]: sres = a9f0e41a 20250821122524181 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524181 DAUC <0003> auc.c:113 vector [3]: rand = c142e70d61ca0ac46f6a869b5b0875f4 20250821122524181 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250821122524181 DAUC <0003> auc.c:142 vector [3]: autn = 43a520c6f8a50000c66c22764f9a6a9b 20250821122524181 DAUC <0003> auc.c:143 vector [3]: ck = 7c9c2fc6e1764ff0eed1fa498940f2bf 20250821122524181 DAUC <0003> auc.c:144 vector [3]: ik = 8420d4a31e40ebd22e4575ec8441c0ad 20250821122524181 DAUC <0003> auc.c:145 vector [3]: res = 497892590b127d5a0000000000000000 20250821122524181 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524181 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524181 DAUC <0003> auc.c:179 vector [3]: kc = 7e0c86556a322000 20250821122524181 DAUC <0003> auc.c:180 vector [3]: sres = 8574d256 20250821122524181 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524181 DAUC <0003> auc.c:113 vector [4]: rand = c20cf25bac1fe6aa7e6f8d8b8d2b5df7 20250821122524181 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250821122524181 DAUC <0003> auc.c:142 vector [4]: autn = 34c01b97b0d50000ae82021f27ea07e6 20250821122524181 DAUC <0003> auc.c:143 vector [4]: ck = 7643204bb4e07fd6de943797dff83afc 20250821122524181 DAUC <0003> auc.c:144 vector [4]: ik = 861249f27cefa6ca800dfb6f3a4ad9bb 20250821122524181 DAUC <0003> auc.c:145 vector [4]: res = 5dd48afd902c19430000000000000000 20250821122524181 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524181 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524181 DAUC <0003> auc.c:179 vector [4]: kc = aaeafe6b4d037800 20250821122524181 DAUC <0003> auc.c:180 vector [4]: sres = a0e58a5b 20250821122524181 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524181 DAUC <0003> db_auc.c:245 IMSI='262421349079980': Generated 5 vectors 20250821122524181 DAUC <0003> db_auc.c:249 IMSI='262421349079980': Updating SQN=321 in DB 20250821122524181 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421349079980"} 20250821122524181 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524181 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524181 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524182 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524182 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421349079980"} 20250821122524182 DAUC <0003> db_auc.c:236 IMSI='262421349079980': Calling to generate 5 vectors 20250821122524182 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524182 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250821122524182 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524182 DAUC <0003> auc.c:113 vector [0]: rand = b1872c01db3336b7f56fb4a000d2f77d 20250821122524182 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250821122524182 DAUC <0003> auc.c:142 vector [0]: autn = 0b441b0b77670000f4673a92c9bbdc5b 20250821122524182 DAUC <0003> auc.c:143 vector [0]: ck = e1508814d5c33b2cd50b681c81487990 20250821122524182 DAUC <0003> auc.c:144 vector [0]: ik = de4b27147a1ba3fcaca37fc34b16f704 20250821122524182 DAUC <0003> auc.c:145 vector [0]: res = 0485bb7facfe32960000000000000000 20250821122524182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524182 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524182 DAUC <0003> auc.c:179 vector [0]: kc = 6712a4170b625400 20250821122524182 DAUC <0003> auc.c:180 vector [0]: sres = 04bac5a5 20250821122524182 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524182 DAUC <0003> auc.c:113 vector [1]: rand = cd71c2390f377bfc532af197a5bee4cf 20250821122524182 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250821122524182 DAUC <0003> auc.c:142 vector [1]: autn = 1467625708c10000655a8a436e1f9302 20250821122524182 DAUC <0003> auc.c:143 vector [1]: ck = 3a556881e8d19fcd4cfb155bab57a504 20250821122524182 DAUC <0003> auc.c:144 vector [1]: ik = 1f3ccc1d499ae9da0bd1f5a0260a71ca 20250821122524182 DAUC <0003> auc.c:145 vector [1]: res = 72faf18b10d4b0120000000000000000 20250821122524182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524182 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524182 DAUC <0003> auc.c:179 vector [1]: kc = 558ec3d46ebd4000 20250821122524182 DAUC <0003> auc.c:180 vector [1]: sres = 0ca8bb68 20250821122524182 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524182 DAUC <0003> auc.c:113 vector [2]: rand = 69ac64c26e9a35ca5a45f137ba2d4436 20250821122524182 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250821122524182 DAUC <0003> auc.c:142 vector [2]: autn = 1f30683b13790000713003e6b324b7e4 20250821122524182 DAUC <0003> auc.c:143 vector [2]: ck = c545e2c3fd2d52829fd0f5076121a6ae 20250821122524182 DAUC <0003> auc.c:144 vector [2]: ik = 2fc4f71429411c7fe8baab61258c613a 20250821122524182 DAUC <0003> auc.c:145 vector [2]: res = c3ee56126b52c48e0000000000000000 20250821122524182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524182 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524182 DAUC <0003> auc.c:179 vector [2]: kc = a33f11cab98b9c00 20250821122524182 DAUC <0003> auc.c:180 vector [2]: sres = 984c9dfb 20250821122524182 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524182 DAUC <0003> auc.c:113 vector [3]: rand = bd9816231acf6458bedb5bcdbed40e4a 20250821122524182 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250821122524182 DAUC <0003> auc.c:142 vector [3]: autn = e810eb959f950000d2abe770aab6d9bf 20250821122524182 DAUC <0003> auc.c:143 vector [3]: ck = c1c37559de9463b068ce525e6342e85a 20250821122524182 DAUC <0003> auc.c:144 vector [3]: ik = ad09e9f1f3536ebe1153cb9ff8b57aa3 20250821122524182 DAUC <0003> auc.c:145 vector [3]: res = e8ef3a751a0edba60000000000000000 20250821122524182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524182 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524182 DAUC <0003> auc.c:179 vector [3]: kc = a9dcb9929e87f800 20250821122524182 DAUC <0003> auc.c:180 vector [3]: sres = bf513115 20250821122524182 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524182 DAUC <0003> auc.c:113 vector [4]: rand = 62ab2aa8f2fc8bacc300e099d83a9dcc 20250821122524182 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250821122524182 DAUC <0003> auc.c:142 vector [4]: autn = cb8548d80622000024e86877b8bdf64a 20250821122524182 DAUC <0003> auc.c:143 vector [4]: ck = 218ad39272d0149db3fc31108b644b7c 20250821122524182 DAUC <0003> auc.c:144 vector [4]: ik = 282d5137af2e811bc312511d679f1c1f 20250821122524182 DAUC <0003> auc.c:145 vector [4]: res = bbdd4cb592a503890000000000000000 20250821122524182 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524182 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524182 DAUC <0003> auc.c:179 vector [4]: kc = d81c12fa5864e400 20250821122524182 DAUC <0003> auc.c:180 vector [4]: sres = 7c4de322 20250821122524182 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524182 DAUC <0003> db_auc.c:245 IMSI='262421349079980': Generated 5 vectors 20250821122524182 DAUC <0003> db_auc.c:249 IMSI='262421349079980': Updating SQN=481 in DB 20250821122524182 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421349079980"} 20250821122524182 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421349079980 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524182 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524182 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524184 DAUC <0003> db_auc.c:157 IMSI='262425629808664': No 2G Auth Data 20250821122524184 DAUC <0003> db_auc.c:192 IMSI='262425629808664': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262425629808664" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250821122524189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 20250821122524191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524191 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425629808664"} 20250821122524191 DAUC <0003> db_auc.c:236 IMSI='262425629808664': Calling to generate 1 vectors 20250821122524191 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250821122524191 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524191 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524191 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122524191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524191 DAUC <0003> auc.c:113 vector [0]: rand = d518a2407c4f6c3f8ad9a8617ddcb1db 20250821122524191 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122524191 DAUC <0003> auc.c:142 vector [0]: autn = a673fe6337c5000039aac06babdfeb29 20250821122524191 DAUC <0003> auc.c:143 vector [0]: ck = ad2a8adf84d1712b166c9a8a88c2a352 20250821122524191 DAUC <0003> auc.c:144 vector [0]: ik = e4799bde461b825ceb312b6e0e2d4763 20250821122524191 DAUC <0003> auc.c:145 vector [0]: res = aa72d7beacc8c6380000000000000000 20250821122524191 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524191 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524191 DAUC <0003> auc.c:179 vector [0]: kc = 5eb7ce88e3078800 20250821122524191 DAUC <0003> auc.c:180 vector [0]: sres = edab3325 20250821122524191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524191 DAUC <0003> db_auc.c:245 IMSI='262425629808664': Generated 1 vectors 20250821122524191 DAUC <0003> db_auc.c:249 IMSI='262425629808664': Updating SQN=33 in DB 20250821122524191 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425629808664"} 20250821122524191 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262425629808664" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425629808664" TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524192 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524192 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425629808664"} 20250821122524192 DAUC <0003> db_auc.c:236 IMSI='262425629808664': Calling to generate 4 vectors 20250821122524192 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250821122524192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250821122524192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524192 DAUC <0003> auc.c:113 vector [0]: rand = acc3f01cd661e2e73b625a7fc8f40c70 20250821122524192 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250821122524192 DAUC <0003> auc.c:142 vector [0]: autn = 746b99a3e1650000fb6b7511c68a632b 20250821122524192 DAUC <0003> auc.c:143 vector [0]: ck = 0b26b5fccea40f3be2253eaacc9b4c01 20250821122524192 DAUC <0003> auc.c:144 vector [0]: ik = 4806d9fa71b817dbcc2eebf0b9988ed8 20250821122524192 DAUC <0003> auc.c:145 vector [0]: res = 3dc2b9f7bf080a820000000000000000 20250821122524192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524192 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524192 DAUC <0003> auc.c:179 vector [0]: kc = 82a216d0237cc800 20250821122524192 DAUC <0003> auc.c:180 vector [0]: sres = c1f7f5be 20250821122524192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524192 DAUC <0003> auc.c:113 vector [1]: rand = dd2e873ce06a848ac7bbea47388df210 20250821122524192 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250821122524192 DAUC <0003> auc.c:142 vector [1]: autn = 650315d409690000eb8f817bc810df90 20250821122524192 DAUC <0003> auc.c:143 vector [1]: ck = 7e626389e080fed49131c694d67039da 20250821122524192 DAUC <0003> auc.c:144 vector [1]: ik = 63976de1b241e108270f9f7e8644652d 20250821122524192 DAUC <0003> auc.c:145 vector [1]: res = 2f4fda4ba89502e80000000000000000 20250821122524192 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524192 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524192 DAUC <0003> auc.c:179 vector [1]: kc = 3f5e54d73cc3f800 20250821122524192 DAUC <0003> auc.c:180 vector [1]: sres = 2b426d48 20250821122524192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524192 DAUC <0003> auc.c:113 vector [2]: rand = 8db03ac408351eb4af19d284a35f1466 20250821122524192 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250821122524192 DAUC <0003> auc.c:142 vector [2]: autn = 4e1b25d82bd800008900300e4a533acf 20250821122524192 DAUC <0003> auc.c:143 vector [2]: ck = 3d80629028356cc518b3432be9d3c180 20250821122524192 DAUC <0003> auc.c:144 vector [2]: ik = 004cc00790e31cad8385e0652d87d991 20250821122524192 DAUC <0003> auc.c:145 vector [2]: res = b8cd6b01aea04df60000000000000000 20250821122524192 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524192 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524192 DAUC <0003> auc.c:179 vector [2]: kc = baab10eb061b3000 20250821122524192 DAUC <0003> auc.c:180 vector [2]: sres = f377f8da 20250821122524192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524192 DAUC <0003> auc.c:113 vector [3]: rand = 70935117cc8da294c448c8f79257d150 20250821122524192 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250821122524192 DAUC <0003> auc.c:142 vector [3]: autn = b328d91773f90000034573b5dcd9c562 20250821122524192 DAUC <0003> auc.c:143 vector [3]: ck = 0a23c4ddd9591c415f340ad1694e2016 20250821122524192 DAUC <0003> auc.c:144 vector [3]: ik = 24401d02efb0be697af40a6462c61fec 20250821122524192 DAUC <0003> auc.c:145 vector [3]: res = f7a7cbf6f5c1a4030000000000000000 20250821122524192 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524192 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524192 DAUC <0003> auc.c:179 vector [3]: kc = 8915a8348bda5c00 20250821122524192 DAUC <0003> auc.c:180 vector [3]: sres = 5ee0696f 20250821122524192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524192 DAUC <0003> db_auc.c:245 IMSI='262425629808664': Generated 4 vectors 20250821122524192 DAUC <0003> db_auc.c:249 IMSI='262425629808664': Updating SQN=161 in DB 20250821122524192 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425629808664"} 20250821122524192 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524192 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524192 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524193 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524193 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425629808664"} 20250821122524193 DAUC <0003> db_auc.c:236 IMSI='262425629808664': Calling to generate 5 vectors 20250821122524193 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524193 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524193 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524193 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250821122524193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524193 DAUC <0003> auc.c:113 vector [0]: rand = 58012bbcb598db7ff1ef23fbb219ea17 20250821122524193 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250821122524193 DAUC <0003> auc.c:142 vector [0]: autn = 172c6360084c0000e30d8a95c4241eb3 20250821122524193 DAUC <0003> auc.c:143 vector [0]: ck = 54ded3f3d8dcae084037aef524565145 20250821122524193 DAUC <0003> auc.c:144 vector [0]: ik = 015f9b4249994ab615ecd481f2b14c08 20250821122524193 DAUC <0003> auc.c:145 vector [0]: res = f2d0482af06f79140000000000000000 20250821122524193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524193 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524193 DAUC <0003> auc.c:179 vector [0]: kc = 22f925225308dc00 20250821122524193 DAUC <0003> auc.c:180 vector [0]: sres = 53a8a363 20250821122524193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524193 DAUC <0003> auc.c:113 vector [1]: rand = 6d8f428b24635aa518eadb77f9b92a4c 20250821122524193 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250821122524193 DAUC <0003> auc.c:142 vector [1]: autn = 5750e3c462c8000075368059a3c7fcbd 20250821122524193 DAUC <0003> auc.c:143 vector [1]: ck = edccc24ea400627557ee44fc1e17dba5 20250821122524193 DAUC <0003> auc.c:144 vector [1]: ik = 6e2d570e1910487429d008197583f8c6 20250821122524193 DAUC <0003> auc.c:145 vector [1]: res = 175efc5c2bafd2b70000000000000000 20250821122524193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524193 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524193 DAUC <0003> auc.c:179 vector [1]: kc = 7df20ff2a6a31000 20250821122524193 DAUC <0003> auc.c:180 vector [1]: sres = fa76cb64 20250821122524193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524193 DAUC <0003> auc.c:113 vector [2]: rand = 1d38ac5a1cb57de27b90f02917e5b740 20250821122524193 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250821122524193 DAUC <0003> auc.c:142 vector [2]: autn = f27b79d59ab00000af1651747aa52b37 20250821122524193 DAUC <0003> auc.c:143 vector [2]: ck = 91bc3e5fef5cd7bb10c8ffc1f15184ef 20250821122524193 DAUC <0003> auc.c:144 vector [2]: ik = d7bf934c9312cd7e9148380c2fee8b70 20250821122524193 DAUC <0003> auc.c:145 vector [2]: res = af07248e88bd20b70000000000000000 20250821122524193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524193 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524193 DAUC <0003> auc.c:179 vector [2]: kc = 0bb3bfa2575c9400 20250821122524193 DAUC <0003> auc.c:180 vector [2]: sres = 1567088f 20250821122524193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524193 DAUC <0003> auc.c:113 vector [3]: rand = bfbc708864ef8fb62cab8ad84c9a6ded 20250821122524193 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250821122524193 DAUC <0003> auc.c:142 vector [3]: autn = d35e0257468b000070547f080ee17053 20250821122524193 DAUC <0003> auc.c:143 vector [3]: ck = 0872dec44e5e17fdfbfa54efaa2f584e 20250821122524193 DAUC <0003> auc.c:144 vector [3]: ik = 165ee7d482e78dd953e5d73bbed46fca 20250821122524193 DAUC <0003> auc.c:145 vector [3]: res = ba8e0057f3e4bf360000000000000000 20250821122524193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524193 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524193 DAUC <0003> auc.c:179 vector [3]: kc = af66e3d8de854000 20250821122524193 DAUC <0003> auc.c:180 vector [3]: sres = debd1f73 20250821122524193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524193 DAUC <0003> auc.c:113 vector [4]: rand = ef233889985fb26bf39d04c12a095ece 20250821122524193 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250821122524193 DAUC <0003> auc.c:142 vector [4]: autn = 3c4cb1b4a2a20000ed21e7741ac630cc 20250821122524193 DAUC <0003> auc.c:143 vector [4]: ck = a3b43ce661adab8abfcfb9fbe754db3d 20250821122524193 DAUC <0003> auc.c:144 vector [4]: ik = a89e9806a6a8f140e0500b37c90fe87b 20250821122524193 DAUC <0003> auc.c:145 vector [4]: res = d6727879b2e17e020000000000000000 20250821122524193 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524193 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524193 DAUC <0003> auc.c:179 vector [4]: kc = dcc91cb333b8a400 20250821122524193 DAUC <0003> auc.c:180 vector [4]: sres = 52226de4 20250821122524193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524193 DAUC <0003> db_auc.c:245 IMSI='262425629808664': Generated 5 vectors 20250821122524193 DAUC <0003> db_auc.c:249 IMSI='262425629808664': Updating SQN=321 in DB 20250821122524193 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425629808664"} 20250821122524193 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524193 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524193 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524194 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425629808664"} 20250821122524194 DAUC <0003> db_auc.c:236 IMSI='262425629808664': Calling to generate 5 vectors 20250821122524194 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524194 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524194 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524194 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250821122524194 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524194 DAUC <0003> auc.c:113 vector [0]: rand = a63cb34ef6735719735f38d6a141d62d 20250821122524194 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250821122524194 DAUC <0003> auc.c:142 vector [0]: autn = 8d570fc24e560000112de05e36b22241 20250821122524194 DAUC <0003> auc.c:143 vector [0]: ck = 47045a21420660637d4e25a84fe3d195 20250821122524194 DAUC <0003> auc.c:144 vector [0]: ik = 21cf8358130376b7048d31793e7abe62 20250821122524194 DAUC <0003> auc.c:145 vector [0]: res = ce375788c8cdb8330000000000000000 20250821122524194 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524194 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524194 DAUC <0003> auc.c:179 vector [0]: kc = eca1d1a7a86b6400 20250821122524194 DAUC <0003> auc.c:180 vector [0]: sres = 9f6ee0f0 20250821122524194 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524194 DAUC <0003> auc.c:113 vector [1]: rand = 3716c6ed23498205f6ec3b612aa9d272 20250821122524194 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250821122524194 DAUC <0003> auc.c:142 vector [1]: autn = b8fc59b1a63200006ee5c402eb7b7795 20250821122524194 DAUC <0003> auc.c:143 vector [1]: ck = e115b5d945828253a07ff7b6a4da7987 20250821122524194 DAUC <0003> auc.c:144 vector [1]: ik = ec06aa7daad0c5125a76a2d979f89ffa 20250821122524194 DAUC <0003> auc.c:145 vector [1]: res = 0d0c071596a01e3a0000000000000000 20250821122524194 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524194 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524194 DAUC <0003> auc.c:179 vector [1]: kc = dba8b16a687b0c00 20250821122524194 DAUC <0003> auc.c:180 vector [1]: sres = 72df5313 20250821122524194 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524194 DAUC <0003> auc.c:113 vector [2]: rand = b0914a0f07cb7a3f42cd35acd4fd01e4 20250821122524194 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250821122524194 DAUC <0003> auc.c:142 vector [2]: autn = 4c4df5278606000003e875f196936272 20250821122524194 DAUC <0003> auc.c:143 vector [2]: ck = 81210df1ff7fda2f39761e766534af19 20250821122524194 DAUC <0003> auc.c:144 vector [2]: ik = 2d976fee762f9fa95bb0862dc10a3625 20250821122524194 DAUC <0003> auc.c:145 vector [2]: res = e4026aadf14cdbdd0000000000000000 20250821122524194 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524194 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524194 DAUC <0003> auc.c:179 vector [2]: kc = ac87d112e9cf6000 20250821122524194 DAUC <0003> auc.c:180 vector [2]: sres = 26c48d6a 20250821122524194 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524194 DAUC <0003> auc.c:113 vector [3]: rand = eee8d134a048828e79bf552ca9ee689e 20250821122524194 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250821122524194 DAUC <0003> auc.c:142 vector [3]: autn = e6551985ecba00008e5d5bca15b59f97 20250821122524194 DAUC <0003> auc.c:143 vector [3]: ck = bc69d0e603a55ddeddbb80abe69eef58 20250821122524194 DAUC <0003> auc.c:144 vector [3]: ik = 0063168a89bb7a08c6533dd3fb5ff791 20250821122524194 DAUC <0003> auc.c:145 vector [3]: res = 3b9f5cb3430ec3e00000000000000000 20250821122524194 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524194 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524194 DAUC <0003> auc.c:179 vector [3]: kc = d7f9f0367fef9800 20250821122524194 DAUC <0003> auc.c:180 vector [3]: sres = 9ebc3550 20250821122524194 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524194 DAUC <0003> auc.c:113 vector [4]: rand = c993a63902fb9bcb349d5299c63f80c9 20250821122524194 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250821122524194 DAUC <0003> auc.c:142 vector [4]: autn = 99c9ad3c86710000b0a9dff16db4d57d 20250821122524194 DAUC <0003> auc.c:143 vector [4]: ck = f5d0791f266bf95df458e92ac1face9f 20250821122524194 DAUC <0003> auc.c:144 vector [4]: ik = 573c81d5f02641940b33543f3a78c6e9 20250821122524194 DAUC <0003> auc.c:145 vector [4]: res = f34b86844e4558890000000000000000 20250821122524194 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524194 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524194 DAUC <0003> auc.c:179 vector [4]: kc = cb9023d1244eb400 20250821122524194 DAUC <0003> auc.c:180 vector [4]: sres = 338501bc 20250821122524194 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524194 DAUC <0003> db_auc.c:245 IMSI='262425629808664': Generated 5 vectors 20250821122524194 DAUC <0003> db_auc.c:249 IMSI='262425629808664': Updating SQN=481 in DB 20250821122524194 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425629808664"} 20250821122524194 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425629808664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122524196 DAUC <0003> db_auc.c:157 IMSI='262424409622258': No 2G Auth Data 20250821122524196 DAUC <0003> db_auc.c:192 IMSI='262424409622258': No 3G Auth Data HLR_Test-GSUP(21)@1fd1d59b03b2: Created GsupExpect[0] for "262424409622258" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250821122524201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 20250821122524202 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524202 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424409622258"} 20250821122524202 DAUC <0003> db_auc.c:236 IMSI='262424409622258': Calling to generate 1 vectors 20250821122524202 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250821122524202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524202 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122524202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524202 DAUC <0003> auc.c:113 vector [0]: rand = ced07d192b06175e625cc51110e3d6da 20250821122524202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122524202 DAUC <0003> auc.c:142 vector [0]: autn = 205e98a8582b0000fffc0071d49a97f7 20250821122524202 DAUC <0003> auc.c:143 vector [0]: ck = ee3d28f569bd108a5e53944ee4fd440b 20250821122524202 DAUC <0003> auc.c:144 vector [0]: ik = 654b5c6974a5a8fdba819be73b76c7e1 20250821122524202 DAUC <0003> auc.c:145 vector [0]: res = 59392095d54076b80000000000000000 20250821122524202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524202 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524203 DAUC <0003> auc.c:179 vector [0]: kc = 322ddf05fd7feb9c 20250821122524203 DAUC <0003> auc.c:180 vector [0]: sres = e3a7306b 20250821122524203 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524203 DAUC <0003> db_auc.c:245 IMSI='262424409622258': Generated 1 vectors 20250821122524203 DAUC <0003> db_auc.c:249 IMSI='262424409622258': Updating SQN=33 in DB 20250821122524203 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424409622258"} 20250821122524203 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524203 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524203 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@1fd1d59b03b2: Found GsupExpect[0] for "262424409622258" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424409622258" TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524203 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524203 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424409622258"} 20250821122524203 DAUC <0003> db_auc.c:236 IMSI='262424409622258': Calling to generate 4 vectors 20250821122524203 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250821122524203 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524203 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524203 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250821122524203 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524203 DAUC <0003> auc.c:113 vector [0]: rand = eaf5a007a4961bfd32bfdd4e8f3357a8 20250821122524203 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250821122524203 DAUC <0003> auc.c:142 vector [0]: autn = 4df3b7da9c2a00008eddf76d9366f8c7 20250821122524203 DAUC <0003> auc.c:143 vector [0]: ck = 9aafe430679685866a4b19493f023000 20250821122524203 DAUC <0003> auc.c:144 vector [0]: ik = 531fb988e437c95d7b01bbc7da931c3c 20250821122524203 DAUC <0003> auc.c:145 vector [0]: res = 1507047e5c7543f30000000000000000 20250821122524203 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524203 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524203 DAUC <0003> auc.c:179 vector [0]: kc = b87bbbf8fe0baa33 20250821122524203 DAUC <0003> auc.c:180 vector [0]: sres = ad82f96c 20250821122524203 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524203 DAUC <0003> auc.c:113 vector [1]: rand = 1bf395dda719f13b9e5fa67eddb233db 20250821122524203 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250821122524203 DAUC <0003> auc.c:142 vector [1]: autn = 56432ecd578f0000e962fc935ecbf77b 20250821122524203 DAUC <0003> auc.c:143 vector [1]: ck = 3b61e073510b058ff136fe0f05a8c583 20250821122524203 DAUC <0003> auc.c:144 vector [1]: ik = ba1aebdc22ebf293479d439035d16f52 20250821122524203 DAUC <0003> auc.c:145 vector [1]: res = 75b8f986d0632f730000000000000000 20250821122524203 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524203 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524204 DAUC <0003> auc.c:179 vector [1]: kc = 3046094695632ad1 20250821122524204 DAUC <0003> auc.c:180 vector [1]: sres = b89d3e04 20250821122524204 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524204 DAUC <0003> auc.c:113 vector [2]: rand = fe5466c889a8959882b5a36370d4463f 20250821122524204 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250821122524204 DAUC <0003> auc.c:142 vector [2]: autn = b78123936bf10000ecd436b7cd862b49 20250821122524204 DAUC <0003> auc.c:143 vector [2]: ck = 007d7d587af5cf66280db0751b4fc8e5 20250821122524204 DAUC <0003> auc.c:144 vector [2]: ik = fb561bf4589eb435168bdbfdde6b9211 20250821122524204 DAUC <0003> auc.c:145 vector [2]: res = 4fa9276ca165fa670000000000000000 20250821122524204 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524204 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524204 DAUC <0003> auc.c:179 vector [2]: kc = e12689ae2814c326 20250821122524204 DAUC <0003> auc.c:180 vector [2]: sres = 056655b6 20250821122524204 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524204 DAUC <0003> auc.c:113 vector [3]: rand = 8730ae1e14c07ee0b1e48e4f86a9efd0 20250821122524204 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250821122524204 DAUC <0003> auc.c:142 vector [3]: autn = 0eb93600b968000019d854b8f5ee45df 20250821122524204 DAUC <0003> auc.c:143 vector [3]: ck = 1abd7746fb58c32c5b96d826fc8d089c 20250821122524204 DAUC <0003> auc.c:144 vector [3]: ik = c819f11427be55bc1e8cbc4a24e8f4f5 20250821122524204 DAUC <0003> auc.c:145 vector [3]: res = 411b8b83204bdfbd0000000000000000 20250821122524204 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524204 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524204 DAUC <0003> auc.c:179 vector [3]: kc = 0f7adb370a2112e9 20250821122524204 DAUC <0003> auc.c:180 vector [3]: sres = 4463a16f 20250821122524204 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524204 DAUC <0003> db_auc.c:245 IMSI='262424409622258': Generated 4 vectors 20250821122524204 DAUC <0003> db_auc.c:249 IMSI='262424409622258': Updating SQN=161 in DB 20250821122524204 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424409622258"} 20250821122524204 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524204 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424409622258"} 20250821122524204 DAUC <0003> db_auc.c:236 IMSI='262424409622258': Calling to generate 5 vectors 20250821122524204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250821122524204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524204 DAUC <0003> auc.c:113 vector [0]: rand = b584809cbe24f585d1bab42a3da25001 20250821122524204 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250821122524204 DAUC <0003> auc.c:142 vector [0]: autn = cf05021af02900005dbd2e858e4a57cb 20250821122524204 DAUC <0003> auc.c:143 vector [0]: ck = 4b9f35dd5f10ca72913efccdf38b7da0 20250821122524205 DAUC <0003> auc.c:144 vector [0]: ik = 809afc77a60f9c6b6ef17895f1a0485c 20250821122524205 DAUC <0003> auc.c:145 vector [0]: res = 937e4a004ffa1fd00000000000000000 20250821122524205 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524205 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524205 DAUC <0003> auc.c:179 vector [0]: kc = 3b8a038f1e0ad135 20250821122524205 DAUC <0003> auc.c:180 vector [0]: sres = 57da2d29 20250821122524205 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524205 DAUC <0003> auc.c:113 vector [1]: rand = 8cd7265102eff1aa45f93d1777e08756 20250821122524205 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250821122524205 DAUC <0003> auc.c:142 vector [1]: autn = 3b0efc9ae42400002d950ea9d197dfed 20250821122524205 DAUC <0003> auc.c:143 vector [1]: ck = 0bba5493601f2a2c354a1c0d16c6a87a 20250821122524205 DAUC <0003> auc.c:144 vector [1]: ik = f8b5ff3fbc65833ba98a8e2eade13e24 20250821122524205 DAUC <0003> auc.c:145 vector [1]: res = 6801f9f5177fb6350000000000000000 20250821122524205 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524205 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524205 DAUC <0003> auc.c:179 vector [1]: kc = 7186d0346984c6f7 20250821122524205 DAUC <0003> auc.c:180 vector [1]: sres = 64ac24ae 20250821122524205 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524205 DAUC <0003> auc.c:113 vector [2]: rand = efb57fc0c86ecdd1019bb4c3dac55e72 20250821122524205 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250821122524205 DAUC <0003> auc.c:142 vector [2]: autn = a6a8cb56dbb200004df41a477f2d04ae 20250821122524205 DAUC <0003> auc.c:143 vector [2]: ck = 99156e144604cf90b7cc35d6ba7f913d 20250821122524205 DAUC <0003> auc.c:144 vector [2]: ik = 078d174b852b45d51247d6b78dad0f41 20250821122524205 DAUC <0003> auc.c:145 vector [2]: res = 64b6cf92b84df7930000000000000000 20250821122524205 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524205 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524205 DAUC <0003> auc.c:179 vector [2]: kc = 70eddaf51e8fdc03 20250821122524205 DAUC <0003> auc.c:180 vector [2]: sres = 9921fc8f 20250821122524205 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524205 DAUC <0003> auc.c:113 vector [3]: rand = 5ec2d4895e91550d5e5232850660ce7f 20250821122524205 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250821122524205 DAUC <0003> auc.c:142 vector [3]: autn = 7f056c4632fb0000490ce48627712cd8 20250821122524205 DAUC <0003> auc.c:143 vector [3]: ck = 3594f4c15f3df1b97f95881e27663f37 20250821122524205 DAUC <0003> auc.c:144 vector [3]: ik = 3a44646ed039a043b652dad2588d0a76 20250821122524205 DAUC <0003> auc.c:145 vector [3]: res = 5061e8efe532f6440000000000000000 20250821122524205 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524205 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524205 DAUC <0003> auc.c:179 vector [3]: kc = bad3dafe6aad38f6 20250821122524205 DAUC <0003> auc.c:180 vector [3]: sres = 6069cf71 20250821122524205 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524205 DAUC <0003> auc.c:113 vector [4]: rand = 5258800f5a504cd0100f2711ed38ee6f 20250821122524205 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250821122524205 DAUC <0003> auc.c:142 vector [4]: autn = aefdbf06f3590000f60486e05b96c083 20250821122524205 DAUC <0003> auc.c:143 vector [4]: ck = c28514203168b89771b548278c2f4824 20250821122524205 DAUC <0003> auc.c:144 vector [4]: ik = f0a57f9329274789428b359c9a7bde4b 20250821122524205 DAUC <0003> auc.c:145 vector [4]: res = 92243d01c2f422030000000000000000 20250821122524205 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524205 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524205 DAUC <0003> auc.c:179 vector [4]: kc = cdc242a9d560c40e 20250821122524205 DAUC <0003> auc.c:180 vector [4]: sres = 02a6e1b4 20250821122524205 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524205 DAUC <0003> db_auc.c:245 IMSI='262424409622258': Generated 5 vectors 20250821122524205 DAUC <0003> db_auc.c:249 IMSI='262424409622258': Updating SQN=321 in DB 20250821122524205 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424409622258"} 20250821122524205 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524205 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524205 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524206 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524206 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424409622258"} 20250821122524206 DAUC <0003> db_auc.c:236 IMSI='262424409622258': Calling to generate 5 vectors 20250821122524206 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122524206 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122524206 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122524206 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250821122524206 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122524206 DAUC <0003> auc.c:113 vector [0]: rand = a014026d19683604a55cb0d2193146f2 20250821122524206 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250821122524206 DAUC <0003> auc.c:142 vector [0]: autn = 7eb290ed1c70000006900807354ca311 20250821122524206 DAUC <0003> auc.c:143 vector [0]: ck = 992b909c9b78aa1c43c23e6bd8f10be3 20250821122524206 DAUC <0003> auc.c:144 vector [0]: ik = ed14ac377b13de41f0258d3cbb0bc5d4 20250821122524206 DAUC <0003> auc.c:145 vector [0]: res = f621c537ac1d78cb0000000000000000 20250821122524206 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122524206 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122524206 DAUC <0003> auc.c:179 vector [0]: kc = c7e95765592ee01e 20250821122524206 DAUC <0003> auc.c:180 vector [0]: sres = cbe77651 20250821122524206 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122524206 DAUC <0003> auc.c:113 vector [1]: rand = fb974e9f12883c7d5c6cb542c790aa2b 20250821122524206 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250821122524206 DAUC <0003> auc.c:142 vector [1]: autn = 4850fc87f3460000a1f6f2842ea5a4d3 20250821122524206 DAUC <0003> auc.c:143 vector [1]: ck = c2ddc70aa4d659066c70923e533ea529 20250821122524206 DAUC <0003> auc.c:144 vector [1]: ik = 4f30c372456b7196d50049a37286b642 20250821122524206 DAUC <0003> auc.c:145 vector [1]: res = 8d30d038b59cb79d0000000000000000 20250821122524206 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122524206 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122524206 DAUC <0003> auc.c:179 vector [1]: kc = 543593d8438ff810 20250821122524206 DAUC <0003> auc.c:180 vector [1]: sres = 94422fe0 20250821122524206 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122524206 DAUC <0003> auc.c:113 vector [2]: rand = 4c248ba3939a60a7cd6fcff45b1406d5 20250821122524206 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250821122524206 DAUC <0003> auc.c:142 vector [2]: autn = 13441995c64d00003cd85a94c6a2d477 20250821122524206 DAUC <0003> auc.c:143 vector [2]: ck = a3dcfc9b1b055c682209dd9618763bb6 20250821122524206 DAUC <0003> auc.c:144 vector [2]: ik = 73cb29a487fded9e83b0cf5c885ab4ce 20250821122524206 DAUC <0003> auc.c:145 vector [2]: res = 05c786a23ec547ab0000000000000000 20250821122524206 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122524206 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122524206 DAUC <0003> auc.c:179 vector [2]: kc = bdc2b12ceeaf1aaf 20250821122524206 DAUC <0003> auc.c:180 vector [2]: sres = 702ceb4d 20250821122524206 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122524206 DAUC <0003> auc.c:113 vector [3]: rand = 75573c1d34fd525e3801958be1b66ef2 20250821122524206 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250821122524206 DAUC <0003> auc.c:142 vector [3]: autn = 13efdfcf07650000af5acf78d53a061f 20250821122524206 DAUC <0003> auc.c:143 vector [3]: ck = 009297234c988004d79076effa6ebb5a 20250821122524206 DAUC <0003> auc.c:144 vector [3]: ik = fe8dc8cf268052eea99e4aa5228a15ca 20250821122524206 DAUC <0003> auc.c:145 vector [3]: res = d372c35e0db2a5060000000000000000 20250821122524206 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122524206 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122524206 DAUC <0003> auc.c:179 vector [3]: kc = f39f0afb0f7b240b 20250821122524206 DAUC <0003> auc.c:180 vector [3]: sres = 185381ae 20250821122524206 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122524206 DAUC <0003> auc.c:113 vector [4]: rand = 73f064379ed41965eeaedf2b5a59fd69 20250821122524206 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250821122524206 DAUC <0003> auc.c:142 vector [4]: autn = 85a48afb52820000d885c2d131bffb1e 20250821122524206 DAUC <0003> auc.c:143 vector [4]: ck = 9d6bef437b133f121c322a5ccee69d2e 20250821122524206 DAUC <0003> auc.c:144 vector [4]: ik = a711d33f0ad35c849ceb443986e9c7a5 20250821122524206 DAUC <0003> auc.c:145 vector [4]: res = 318511b95e7b5c8d0000000000000000 20250821122524206 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122524206 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122524206 DAUC <0003> auc.c:179 vector [4]: kc = 5175efd8729b04ce 20250821122524206 DAUC <0003> auc.c:180 vector [4]: sres = 6cf1be1b 20250821122524206 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122524206 DAUC <0003> db_auc.c:245 IMSI='262424409622258': Generated 5 vectors 20250821122524206 DAUC <0003> db_auc.c:249 IMSI='262424409622258': Updating SQN=481 in DB 20250821122524206 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424409622258"} 20250821122524206 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424409622258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122524206 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122524206 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122524207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122524207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20250821122524208 DLINP <000b> input/ipa.c:452 connected read/write 20250821122524208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122524208 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(21)@1fd1d59b03b2: Final verdict of PTC: none 20250821122524208 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122524208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122524208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38387<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(23)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@1fd1d59b03b2: Final verdict of PTC: none 22@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:25:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250821122524232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20250821122524333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=327932) Waiting for packet dumper to finish... 1 (prev_count=327932, count=409108) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:26 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_sai_eps started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122527462 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122527462 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122527466 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122527471 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527472 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122527472 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122527472 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  20250821122527472 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122527472 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  20250821122527472 DLGSUP <0013> gsup_server.c:236 2:  20250821122527472 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122527472 DLGSUP <0013> gsup_server.c:236 3:  20250821122527472 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122527472 DLGSUP <0013> gsup_server.c:236 4:  20250821122527472 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122527472 DLGSUP <0013> gsup_server.c:236 5:  20250821122527472 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122527472 DLGSUP <0013> gsup_server.c:236 7:  20250821122527472 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122527472 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122527472 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122527472 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@1fd1d59b03b2: 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") 20250821122527492 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40785<->l=127.0.0.1:4259) 20250821122527498 DAUC <0003> db_auc.c:157 IMSI='262423004533616': No 2G Auth Data 20250821122527498 DAUC <0003> db_auc.c:192 IMSI='262423004533616': No 3G Auth Data HLR_Test-GSUP(33)@1fd1d59b03b2: Created GsupExpect[0] for "262423004533616" to be handled at TC_gsup_sai_eps(36) 20250821122527513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42404<->l=127.0.0.1:4258 20250821122527521 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527521 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423004533616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423004533616"} 20250821122527521 DAUC <0003> db_auc.c:157 IMSI='262423004533616': No 2G Auth Data 20250821122527521 DAUC <0003> db_auc.c:236 IMSI='262423004533616': Calling to generate 5 vectors 20250821122527521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122527521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122527521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122527522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122527522 DAUC <0003> auc.c:113 vector [0]: rand = c32fde3feabbfe092b4b94ad00e4cef9 20250821122527522 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122527522 DAUC <0003> auc.c:142 vector [0]: autn = 67b3d8efc81380003d58f28eff53cb9f 20250821122527522 DAUC <0003> auc.c:143 vector [0]: ck = accec5f45ddfc34c333d96e0844404f4 20250821122527522 DAUC <0003> auc.c:144 vector [0]: ik = a760cbe3cf37f8778a4a68fc09b2e511 20250821122527522 DAUC <0003> auc.c:145 vector [0]: res = 5f463f3cc891c3440000000000000000 20250821122527522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122527522 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122527522 DAUC <0003> auc.c:151 vector [0]: kc = b2d9f00b1f1edade 20250821122527522 DAUC <0003> auc.c:152 vector [0]: sres = 97d7fc78 20250821122527522 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122527522 DAUC <0003> auc.c:113 vector [1]: rand = a96ea414da022b064b414303d2b1051b 20250821122527522 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122527522 DAUC <0003> auc.c:142 vector [1]: autn = 45a9211201da800065f8997d8dfdcd7e 20250821122527522 DAUC <0003> auc.c:143 vector [1]: ck = 0301a549f80346f43b926557b06e5ecb 20250821122527522 DAUC <0003> auc.c:144 vector [1]: ik = df3ccf74159c49b1b6f08c57b1b73719 20250821122527522 DAUC <0003> auc.c:145 vector [1]: res = c7e72d0fd5ef4bc40000000000000000 20250821122527522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122527522 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122527522 DAUC <0003> auc.c:151 vector [1]: kc = 515f833dec466697 20250821122527522 DAUC <0003> auc.c:152 vector [1]: sres = 120866cb 20250821122527522 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122527522 DAUC <0003> auc.c:113 vector [2]: rand = 84c4cbb9772c95beff1c7fb80838ab44 20250821122527522 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122527522 DAUC <0003> auc.c:142 vector [2]: autn = aac9ae00566b800078af33195ebe6a55 20250821122527522 DAUC <0003> auc.c:143 vector [2]: ck = d270811d6eb0ebb270acecea74e531be 20250821122527522 DAUC <0003> auc.c:144 vector [2]: ik = e2617c50a857c246f6a9433eb0a68774 20250821122527522 DAUC <0003> auc.c:145 vector [2]: res = 0fd8545dd4d101b40000000000000000 20250821122527522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122527522 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122527522 DAUC <0003> auc.c:151 vector [2]: kc = b614529902a49f3e 20250821122527522 DAUC <0003> auc.c:152 vector [2]: sres = db0955e9 20250821122527522 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122527522 DAUC <0003> auc.c:113 vector [3]: rand = b615748c99fa40f28f5505abc16b735f 20250821122527522 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122527522 DAUC <0003> auc.c:142 vector [3]: autn = 41ce88eebeb480009bd47b285190415d 20250821122527522 DAUC <0003> auc.c:143 vector [3]: ck = e9da22f5e90bba9a20f129678201ba7f 20250821122527522 DAUC <0003> auc.c:144 vector [3]: ik = 655efb56ffe95ca1fd10646fb9dbb02c 20250821122527522 DAUC <0003> auc.c:145 vector [3]: res = e6a500568f84d8b10000000000000000 20250821122527522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122527522 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122527522 DAUC <0003> auc.c:151 vector [3]: kc = 516594ab2d38ec68 20250821122527522 DAUC <0003> auc.c:152 vector [3]: sres = 6921d8e7 20250821122527522 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122527522 DAUC <0003> auc.c:113 vector [4]: rand = 12f52bf594fb1dd1afe4f6adb45296ff 20250821122527522 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122527522 DAUC <0003> auc.c:142 vector [4]: autn = 9256eb9c2ebf8000e0493575ff8f2ec5 20250821122527522 DAUC <0003> auc.c:143 vector [4]: ck = 5d53fb17282ee2762ee5e5d3588a9669 20250821122527522 DAUC <0003> auc.c:144 vector [4]: ik = 6d3a79485f663af49f32a0af16618184 20250821122527522 DAUC <0003> auc.c:145 vector [4]: res = 128571e77642a3cf0000000000000000 20250821122527522 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122527522 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122527522 DAUC <0003> auc.c:151 vector [4]: kc = 81bec72339a3cf6f 20250821122527522 DAUC <0003> auc.c:152 vector [4]: sres = 64c7d228 20250821122527522 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122527522 DAUC <0003> db_auc.c:245 IMSI='262423004533616': Generated 5 vectors 20250821122527522 DAUC <0003> db_auc.c:249 IMSI='262423004533616': Updating SQN=161 in DB 20250821122527523 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423004533616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423004533616"} 20250821122527523 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423004533616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122527523 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122527523 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1fd1d59b03b2: Found GsupExpect[0] for "262423004533616" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423004533616" TC_gsup_sai_eps(36)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122527529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42404<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122527532 DAUC <0003> db_auc.c:157 IMSI='262420035518656': No 2G Auth Data 20250821122527532 DAUC <0003> db_auc.c:192 IMSI='262420035518656': No 3G Auth Data HLR_Test-GSUP(33)@1fd1d59b03b2: Created GsupExpect[0] for "262420035518656" to be handled at TC_gsup_sai_eps(37) 20250821122527544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20250821122527546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527546 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420035518656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420035518656"} 20250821122527546 DAUC <0003> db_auc.c:157 IMSI='262420035518656': No 2G Auth Data 20250821122527546 DAUC <0003> db_auc.c:236 IMSI='262420035518656': Calling to generate 5 vectors 20250821122527546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250821122527546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122527546 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250821122527546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122527546 DAUC <0003> auc.c:113 vector [0]: rand = 7fb394d632d255d444d7ffdd64698bec 20250821122527546 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122527546 DAUC <0003> auc.c:142 vector [0]: autn = bf1b150b86c180008414c17e9094bebc 20250821122527546 DAUC <0003> auc.c:143 vector [0]: ck = f1a20bff0c9b9197d33be9ffc1be961a 20250821122527546 DAUC <0003> auc.c:144 vector [0]: ik = dca55cbb3926486449bae36bc1f38200 20250821122527546 DAUC <0003> auc.c:145 vector [0]: res = 78916d0ebb5269650000000000000000 20250821122527546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122527546 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250821122527546 DAUC <0003> auc.c:151 vector [0]: kc = b7865dd035f0cde9 20250821122527546 DAUC <0003> auc.c:152 vector [0]: sres = c3c3046b 20250821122527546 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250821122527546 DAUC <0003> auc.c:113 vector [1]: rand = 164bfc332d69f4c449d6f9916b1fa754 20250821122527546 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122527546 DAUC <0003> auc.c:142 vector [1]: autn = 3334efd30c7e800007cde48c1d3197f6 20250821122527546 DAUC <0003> auc.c:143 vector [1]: ck = 5310494aa47cdb820f991e1dd0d6af64 20250821122527546 DAUC <0003> auc.c:144 vector [1]: ik = 8a80ef3dff8ad03ceecb90bb8e517199 20250821122527546 DAUC <0003> auc.c:145 vector [1]: res = 5f658ef6c4c78da20000000000000000 20250821122527546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122527546 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250821122527546 DAUC <0003> auc.c:151 vector [1]: kc = 38c228d10571d543 20250821122527546 DAUC <0003> auc.c:152 vector [1]: sres = 9ba20354 20250821122527546 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250821122527546 DAUC <0003> auc.c:113 vector [2]: rand = aa59ba6a27fc93aba4961902ee1e8265 20250821122527546 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122527546 DAUC <0003> auc.c:142 vector [2]: autn = 6c3f883183978000ea3eded446e1ad58 20250821122527546 DAUC <0003> auc.c:143 vector [2]: ck = 6ce80b6bf8988dee75a8765b7f9ae7e9 20250821122527546 DAUC <0003> auc.c:144 vector [2]: ik = 7c92eb16315856aaa845175b622b6d13 20250821122527546 DAUC <0003> auc.c:145 vector [2]: res = 5b4f9083871a94c40000000000000000 20250821122527546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122527546 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250821122527546 DAUC <0003> auc.c:151 vector [2]: kc = cd97817dd47151be 20250821122527546 DAUC <0003> auc.c:152 vector [2]: sres = dc550447 20250821122527546 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250821122527546 DAUC <0003> auc.c:113 vector [3]: rand = 658e06f808f68580645e43ba8bca0a6b 20250821122527546 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122527546 DAUC <0003> auc.c:142 vector [3]: autn = 766b5b520f878000d1aec00fdc23707d 20250821122527546 DAUC <0003> auc.c:143 vector [3]: ck = b200812a51804ae630dbfcf9b0e5029f 20250821122527546 DAUC <0003> auc.c:144 vector [3]: ik = f925353868a64fd2a77dbb98e2c85daa 20250821122527546 DAUC <0003> auc.c:145 vector [3]: res = 5e8a16d4816a92a40000000000000000 20250821122527546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122527546 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250821122527546 DAUC <0003> auc.c:151 vector [3]: kc = dc83f3736b0b5a01 20250821122527546 DAUC <0003> auc.c:152 vector [3]: sres = dfe08470 20250821122527546 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250821122527546 DAUC <0003> auc.c:113 vector [4]: rand = 1b8e6628d2c01fe7e801043a18e6f05a 20250821122527546 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122527546 DAUC <0003> auc.c:142 vector [4]: autn = 3a416f8f95318000a2dc98f8e6073719 20250821122527546 DAUC <0003> auc.c:143 vector [4]: ck = b3e0dfdf5939df35f01794749b144c56 20250821122527546 DAUC <0003> auc.c:144 vector [4]: ik = aa2e51129d65252bdabfdbeb0fb9b253 20250821122527546 DAUC <0003> auc.c:145 vector [4]: res = 5b1ae3029bff93950000000000000000 20250821122527546 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122527546 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250821122527546 DAUC <0003> auc.c:151 vector [4]: kc = 3366c15250f1041b 20250821122527546 DAUC <0003> auc.c:152 vector [4]: sres = c0e57097 20250821122527546 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250821122527546 DAUC <0003> db_auc.c:245 IMSI='262420035518656': Generated 5 vectors 20250821122527546 DAUC <0003> db_auc.c:249 IMSI='262420035518656': Updating SQN=161 in DB 20250821122527546 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420035518656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420035518656"} 20250821122527546 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420035518656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122527546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122527546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1fd1d59b03b2: Found GsupExpect[0] for "262420035518656" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420035518656" TC_gsup_sai_eps(37)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122527547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20250821122527548 DAUC <0003> db_auc.c:157 IMSI='262426923480236': No 2G Auth Data 20250821122527548 DAUC <0003> db_auc.c:192 IMSI='262426923480236': No 3G Auth Data HLR_Test-GSUP(33)@1fd1d59b03b2: Created GsupExpect[0] for "262426923480236" to be handled at TC_gsup_sai_eps(38) 20250821122527554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20250821122527555 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527555 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426923480236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426923480236"} 20250821122527555 DAUC <0003> db_auc.c:236 IMSI='262426923480236': Calling to generate 5 vectors 20250821122527555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122527555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122527555 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122527555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122527555 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122527555 DAUC <0003> auc.c:113 vector [0]: rand = 084c37d3d91a6f2c623cbd448485f220 20250821122527555 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122527555 DAUC <0003> auc.c:142 vector [0]: autn = 71009b30ead9800064868fb816c98f78 20250821122527555 DAUC <0003> auc.c:143 vector [0]: ck = 16006d6ee93b0469b9b7871f2bf90916 20250821122527555 DAUC <0003> auc.c:144 vector [0]: ik = 5e96e23e34f29c647bf6ba7380c29622 20250821122527555 DAUC <0003> auc.c:145 vector [0]: res = d69ddbf8775fb1cc0000000000000000 20250821122527555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122527555 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122527555 DAUC <0003> auc.c:179 vector [0]: kc = 6482c4f217f02400 20250821122527555 DAUC <0003> auc.c:180 vector [0]: sres = c84e36fc 20250821122527555 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122527555 DAUC <0003> auc.c:113 vector [1]: rand = e212952f1b31fda63d4e159cac1e35d6 20250821122527555 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122527555 DAUC <0003> auc.c:142 vector [1]: autn = e1c8595b4e4e80002bffd8a0c0f556fc 20250821122527555 DAUC <0003> auc.c:143 vector [1]: ck = ae76a3ed6c72aad2c0fc5e0959a441a0 20250821122527555 DAUC <0003> auc.c:144 vector [1]: ik = 109cc9f2e72da1e38d0cfc1839e45df7 20250821122527555 DAUC <0003> auc.c:145 vector [1]: res = d36c415747821b6d0000000000000000 20250821122527555 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122527555 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122527555 DAUC <0003> auc.c:179 vector [1]: kc = 10665572613fdc00 20250821122527555 DAUC <0003> auc.c:180 vector [1]: sres = e2ea117a 20250821122527555 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122527555 DAUC <0003> auc.c:113 vector [2]: rand = d3d6005a011c9469309854f15a948317 20250821122527555 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122527555 DAUC <0003> auc.c:142 vector [2]: autn = ffc351a1f91f80000963f20dbfc86af9 20250821122527555 DAUC <0003> auc.c:143 vector [2]: ck = 821b2db76f2417ba3c039b45b16d8d47 20250821122527555 DAUC <0003> auc.c:144 vector [2]: ik = 4da8509e47b188672a99065d8b2d320a 20250821122527555 DAUC <0003> auc.c:145 vector [2]: res = 80d135409425886c0000000000000000 20250821122527555 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122527555 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122527555 DAUC <0003> auc.c:179 vector [2]: kc = d8280cfd76350c00 20250821122527555 DAUC <0003> auc.c:180 vector [2]: sres = 4f6d82e2 20250821122527555 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122527555 DAUC <0003> auc.c:113 vector [3]: rand = e73d9197130177ee116039a8716d3512 20250821122527555 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122527555 DAUC <0003> auc.c:142 vector [3]: autn = 88447fcf7888800049c5df66bf98763c 20250821122527555 DAUC <0003> auc.c:143 vector [3]: ck = dcb4b0fd71ba6043ea1bb9f84fd21fea 20250821122527555 DAUC <0003> auc.c:144 vector [3]: ik = 05e6041b000d10d32018d42093c9d6d2 20250821122527555 DAUC <0003> auc.c:145 vector [3]: res = c0b8b617493213e10000000000000000 20250821122527555 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122527555 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122527555 DAUC <0003> auc.c:179 vector [3]: kc = 9ec8ec2da86c9800 20250821122527555 DAUC <0003> auc.c:180 vector [3]: sres = 11aef723 20250821122527555 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122527555 DAUC <0003> auc.c:113 vector [4]: rand = b02500ec887c58ab25fb9d1811e8aace 20250821122527555 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122527555 DAUC <0003> auc.c:142 vector [4]: autn = a438a9c7673e8000dbd3c3e8e13321bc 20250821122527555 DAUC <0003> auc.c:143 vector [4]: ck = 79d9745ccf5cd1381fe1264f3e86fd9b 20250821122527555 DAUC <0003> auc.c:144 vector [4]: ik = a0e7032cb54f4c1268a851804ac78865 20250821122527555 DAUC <0003> auc.c:145 vector [4]: res = ec0c9e739a683a610000000000000000 20250821122527555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122527555 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122527555 DAUC <0003> auc.c:179 vector [4]: kc = 958778b138ffe000 20250821122527555 DAUC <0003> auc.c:180 vector [4]: sres = 9f00611b 20250821122527555 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122527555 DAUC <0003> db_auc.c:245 IMSI='262426923480236': Generated 5 vectors 20250821122527555 DAUC <0003> db_auc.c:249 IMSI='262426923480236': Updating SQN=161 in DB 20250821122527555 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426923480236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426923480236"} 20250821122527555 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426923480236 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122527555 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122527555 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1fd1d59b03b2: Found GsupExpect[0] for "262426923480236" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426923480236" TC_gsup_sai_eps(38)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122527557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122527557 DAUC <0003> db_auc.c:157 IMSI='262426121704416': No 2G Auth Data 20250821122527557 DAUC <0003> db_auc.c:192 IMSI='262426121704416': No 3G Auth Data HLR_Test-GSUP(33)@1fd1d59b03b2: Created GsupExpect[0] for "262426121704416" to be handled at TC_gsup_sai_eps(39) 20250821122527563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20250821122527564 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527564 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426121704416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426121704416"} 20250821122527564 DAUC <0003> db_auc.c:236 IMSI='262426121704416': Calling to generate 5 vectors 20250821122527564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122527564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122527564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122527564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122527564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122527564 DAUC <0003> auc.c:113 vector [0]: rand = 6106ad36def2418e55a980bf47d7d4a5 20250821122527564 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122527564 DAUC <0003> auc.c:142 vector [0]: autn = 3d063469bd2880004809bbd1e2e8cebe 20250821122527564 DAUC <0003> auc.c:143 vector [0]: ck = 1564fb73ce486fe4c558a54968d18c2d 20250821122527564 DAUC <0003> auc.c:144 vector [0]: ik = 713f3758fad836412fcf9b72baba3aab 20250821122527564 DAUC <0003> auc.c:145 vector [0]: res = ac359ea99f5a9f860000000000000000 20250821122527564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122527565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122527565 DAUC <0003> auc.c:179 vector [0]: kc = 4d62b67977c13400 20250821122527565 DAUC <0003> auc.c:180 vector [0]: sres = 6b2d2d18 20250821122527565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122527565 DAUC <0003> auc.c:113 vector [1]: rand = ef1082691abd7e7d0bbbd110ee9e47b9 20250821122527565 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122527565 DAUC <0003> auc.c:142 vector [1]: autn = 704a0aead7338000e922353b7da50ffa 20250821122527565 DAUC <0003> auc.c:143 vector [1]: ck = ee63d7cd873fd0ce18a4f3fb24aeee57 20250821122527565 DAUC <0003> auc.c:144 vector [1]: ik = 5d960494cbdb1151bab89a2efe516031 20250821122527565 DAUC <0003> auc.c:145 vector [1]: res = 9d762d4da39f09750000000000000000 20250821122527565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122527565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122527565 DAUC <0003> auc.c:179 vector [1]: kc = 4f671cfead40f000 20250821122527565 DAUC <0003> auc.c:180 vector [1]: sres = 4b77e4e7 20250821122527565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122527565 DAUC <0003> auc.c:113 vector [2]: rand = f40ba89029f44992dd9a49ee8b7fddf6 20250821122527565 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122527565 DAUC <0003> auc.c:142 vector [2]: autn = cafb65e71ff680008edc461b9e1a0809 20250821122527565 DAUC <0003> auc.c:143 vector [2]: ck = 23a70dee30ccc22b1309d1807279d3f0 20250821122527565 DAUC <0003> auc.c:144 vector [2]: ik = 93e2b47e83997f7315807e044db9199a 20250821122527565 DAUC <0003> auc.c:145 vector [2]: res = 44393ee34e5038920000000000000000 20250821122527565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122527565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122527565 DAUC <0003> auc.c:179 vector [2]: kc = 1fbb3867bb119c00 20250821122527565 DAUC <0003> auc.c:180 vector [2]: sres = 94737b52 20250821122527565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122527565 DAUC <0003> auc.c:113 vector [3]: rand = 2382f6a123653f21009ddca9f0bcfade 20250821122527565 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122527565 DAUC <0003> auc.c:142 vector [3]: autn = 0825a59132108000a094aeebc0de5df7 20250821122527565 DAUC <0003> auc.c:143 vector [3]: ck = 0e8bcfb42833d7a2fb08049dc90b1830 20250821122527565 DAUC <0003> auc.c:144 vector [3]: ik = 0dc468b2789da7786eee95ccdcec614b 20250821122527565 DAUC <0003> auc.c:145 vector [3]: res = 3de6f1874b8849270000000000000000 20250821122527565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122527565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122527565 DAUC <0003> auc.c:179 vector [3]: kc = 3cc61b3b4e085800 20250821122527565 DAUC <0003> auc.c:180 vector [3]: sres = d9a1ec76 20250821122527565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122527565 DAUC <0003> auc.c:113 vector [4]: rand = bdab9db0ec4badfeb6b5370ba3dad091 20250821122527565 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122527565 DAUC <0003> auc.c:142 vector [4]: autn = d9c9e7f0752a8000996be26830c3233e 20250821122527565 DAUC <0003> auc.c:143 vector [4]: ck = 6bea193f1df6f806e4e1be58fa582f29 20250821122527565 DAUC <0003> auc.c:144 vector [4]: ik = 03f0f11a3b5e15e113e73579999d1fac 20250821122527565 DAUC <0003> auc.c:145 vector [4]: res = e5994c0027e0f2840000000000000000 20250821122527565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122527565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122527565 DAUC <0003> auc.c:179 vector [4]: kc = 889081b38f5e6000 20250821122527565 DAUC <0003> auc.c:180 vector [4]: sres = e40bc7bd 20250821122527565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122527565 DAUC <0003> db_auc.c:245 IMSI='262426121704416': Generated 5 vectors 20250821122527565 DAUC <0003> db_auc.c:249 IMSI='262426121704416': Updating SQN=161 in DB 20250821122527565 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426121704416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426121704416"} 20250821122527565 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426121704416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122527565 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122527565 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1fd1d59b03b2: Found GsupExpect[0] for "262426121704416" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426121704416" TC_gsup_sai_eps(39)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122527566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122527566 DAUC <0003> db_auc.c:157 IMSI='262429797546957': No 2G Auth Data 20250821122527566 DAUC <0003> db_auc.c:192 IMSI='262429797546957': No 3G Auth Data HLR_Test-GSUP(33)@1fd1d59b03b2: Created GsupExpect[0] for "262429797546957" to be handled at TC_gsup_sai_eps(40) 20250821122527572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4258 20250821122527573 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527573 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429797546957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797546957"} 20250821122527573 DAUC <0003> db_auc.c:236 IMSI='262429797546957': Calling to generate 5 vectors 20250821122527573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250821122527573 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250821122527573 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250821122527573 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250821122527573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250821122527573 DAUC <0003> auc.c:113 vector [0]: rand = 098667ae3cfe07270f36ee9ff0f2cdfc 20250821122527573 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250821122527573 DAUC <0003> auc.c:142 vector [0]: autn = 1a3a92c2494280008cf292186691a0f5 20250821122527573 DAUC <0003> auc.c:143 vector [0]: ck = 6af7a96412958fcc9b329587d60d9ade 20250821122527573 DAUC <0003> auc.c:144 vector [0]: ik = 6d9a7a210fd3b23026c1f4280a6ea2af 20250821122527573 DAUC <0003> auc.c:145 vector [0]: res = 625b8ea84e409fcf0000000000000000 20250821122527573 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250821122527573 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250821122527573 DAUC <0003> auc.c:179 vector [0]: kc = b86fa432c4b347de 20250821122527573 DAUC <0003> auc.c:180 vector [0]: sres = 55bcedc6 20250821122527573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250821122527573 DAUC <0003> auc.c:113 vector [1]: rand = 79e01390b68807b07da54a8a48ab0410 20250821122527573 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250821122527573 DAUC <0003> auc.c:142 vector [1]: autn = a8d53a84e7da80004aaf7c0ac48e6ab5 20250821122527573 DAUC <0003> auc.c:143 vector [1]: ck = 312e9d52214a11949334791e625e1216 20250821122527573 DAUC <0003> auc.c:144 vector [1]: ik = 2c141ddaf055276a76aaec1b8f3c3e89 20250821122527573 DAUC <0003> auc.c:145 vector [1]: res = 913bb2bc010a20930000000000000000 20250821122527573 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250821122527573 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250821122527573 DAUC <0003> auc.c:179 vector [1]: kc = 0f83d1e0baaa5198 20250821122527573 DAUC <0003> auc.c:180 vector [1]: sres = ee3c1054 20250821122527573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250821122527573 DAUC <0003> auc.c:113 vector [2]: rand = 42f88ff6cd91441eadecf2ba3a9f3d42 20250821122527573 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250821122527573 DAUC <0003> auc.c:142 vector [2]: autn = 13ef3327379c80004248a97cc806cb67 20250821122527573 DAUC <0003> auc.c:143 vector [2]: ck = c8be8394851514b0ea6c8349ffa760c9 20250821122527573 DAUC <0003> auc.c:144 vector [2]: ik = d5246003cb229f5865b845116198fc10 20250821122527573 DAUC <0003> auc.c:145 vector [2]: res = 2247b1589a52caec0000000000000000 20250821122527573 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250821122527573 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250821122527573 DAUC <0003> auc.c:179 vector [2]: kc = d1f56593ea4e6cc8 20250821122527573 DAUC <0003> auc.c:180 vector [2]: sres = 2b72d671 20250821122527573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250821122527573 DAUC <0003> auc.c:113 vector [3]: rand = 20cdffaf926d13c29950ac9286871053 20250821122527573 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250821122527573 DAUC <0003> auc.c:142 vector [3]: autn = 4979149f9de8800085c0877ab52a99f5 20250821122527573 DAUC <0003> auc.c:143 vector [3]: ck = 35b7940994ee33a0adde212d57a98664 20250821122527573 DAUC <0003> auc.c:144 vector [3]: ik = 8ffe43f0ebd4b975f48e0f8e59015e7d 20250821122527573 DAUC <0003> auc.c:145 vector [3]: res = dacea0940ca554730000000000000000 20250821122527573 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250821122527573 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250821122527573 DAUC <0003> auc.c:179 vector [3]: kc = e9e9566d18c777fc 20250821122527573 DAUC <0003> auc.c:180 vector [3]: sres = c1ca645f 20250821122527573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250821122527573 DAUC <0003> auc.c:113 vector [4]: rand = 84978ccc05a83cdf82236e70c4ef009b 20250821122527573 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250821122527573 DAUC <0003> auc.c:142 vector [4]: autn = 4e7de66e6c54800081cff7fb713cb48a 20250821122527573 DAUC <0003> auc.c:143 vector [4]: ck = 64050a7f71353b8dccf26b788aa0dda1 20250821122527573 DAUC <0003> auc.c:144 vector [4]: ik = 8e54efc2fcd09145c47df1f5b35b7df2 20250821122527573 DAUC <0003> auc.c:145 vector [4]: res = efca8603b18656c60000000000000000 20250821122527573 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250821122527573 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250821122527573 DAUC <0003> auc.c:179 vector [4]: kc = dbfbbeb4685d1dfa 20250821122527573 DAUC <0003> auc.c:180 vector [4]: sres = 5b2687ad 20250821122527573 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250821122527573 DAUC <0003> db_auc.c:245 IMSI='262429797546957': Generated 5 vectors 20250821122527573 DAUC <0003> db_auc.c:249 IMSI='262429797546957': Updating SQN=161 in DB 20250821122527573 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429797546957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797546957"} 20250821122527573 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429797546957 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122527573 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122527573 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@1fd1d59b03b2: Found GsupExpect[0] for "262429797546957" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429797546957" TC_gsup_sai_eps(40)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122527575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122527575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4258 20250821122527575 DLINP <000b> input/ipa.c:452 connected read/write 20250821122527576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122527576 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@1fd1d59b03b2: Final verdict of PTC: none 20250821122527576 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122527576 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@1fd1d59b03b2: Final verdict of PTC: none 20250821122527576 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40785<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(35)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Aug 21 12:25:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250821122527599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20250821122527699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42436<->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=126080) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122530832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122530832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122530834 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122530835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122530837 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122530837 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122530837 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122530837 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  20250821122530837 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122530837 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  20250821122530837 DLGSUP <0013> gsup_server.c:236 2:  20250821122530837 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122530837 DLGSUP <0013> gsup_server.c:236 3:  20250821122530837 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122530837 DLGSUP <0013> gsup_server.c:236 4:  20250821122530837 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122530837 DLGSUP <0013> gsup_server.c:236 5:  20250821122530837 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122530837 DLGSUP <0013> gsup_server.c:236 7:  20250821122530837 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122530837 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122530837 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122530837 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@1fd1d59b03b2: 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") 20250821122530853 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41009<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@1fd1d59b03b2: Created GsupExpect[0] for "262420072462975" to be handled at TC_gsup_ul_unknown_imsi(45) 20250821122530859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20250821122530878 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122530878 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420072462975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420072462975" cn_domain=PS} 20250821122530878 DLU <0006> fsm.c:456 lu(262420072462975)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122530878 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420072462975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250821122530878 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420072462975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420072462975" cause=IMSI unknown in HLR} 20250821122530878 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420072462975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122530878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420072462975)[0x555b16032bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122530878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420072462975)[0x555b16032bc0]{UNVALIDATED}: Freeing instance 20250821122530878 DLU <0006> fsm.c:568 lu(PS:IMSI-262420072462975)[0x555b16032bc0]{UNVALIDATED}: Deallocated 20250821122530878 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122530878 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@1fd1d59b03b2: Found GsupExpect[0] for "262420072462975" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420072462975" TC_gsup_ul_unknown_imsi(45)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122530880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122530881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20250821122530882 DLINP <000b> input/ipa.c:452 connected read/write 20250821122530882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122530882 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122530882 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122530882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122530882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41009<->l=127.0.0.1:4259) 43@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(42)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 43: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Aug 21 12:25:30 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250821122530912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20250821122531013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42462<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:33 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122534144 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122534145 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122534149 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122534151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122534154 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122534154 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122534155 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122534155 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  20250821122534155 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122534155 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  20250821122534155 DLGSUP <0013> gsup_server.c:236 2:  20250821122534155 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122534155 DLGSUP <0013> gsup_server.c:236 3:  20250821122534155 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(46)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122534155 DLGSUP <0013> gsup_server.c:236 4:  20250821122534155 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122534155 DLGSUP <0013> gsup_server.c:236 5:  20250821122534155 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122534155 DLGSUP <0013> gsup_server.c:236 7:  20250821122534155 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122534155 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122534155 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122534155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@1fd1d59b03b2: 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") 20250821122534180 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37143<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@1fd1d59b03b2: Created GsupExpect[0] for "262422058809640" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250821122534202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20250821122534212 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122534212 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422058809640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422058809640" cn_domain=PS source_name="the-source\n"} 20250821122534212 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250821122534212 DLU <0006> fsm.c:456 lu(262422058809640)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122534212 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422058809640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250821122534212 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262422058809640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422058809640" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250821122534212 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262422058809640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122534212 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422058809640)[0x555b16032bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122534212 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422058809640)[0x555b16032bc0]{UNVALIDATED}: Freeing instance 20250821122534212 DLU <0006> fsm.c:568 lu(PS:IMSI-262422058809640)[0x555b16032bc0]{UNVALIDATED}: Deallocated 20250821122534212 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122534213 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@1fd1d59b03b2: Found GsupExpect[0] for "262422058809640" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422058809640" TC_gsup_ul_unknown_imsi_via_proxy(50)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122534217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122534219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@1fd1d59b03b2: Final verdict of PTC: none 20250821122534221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122534221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122534221 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122534221 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122534221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122534221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250821122534221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37143<->l=127.0.0.1:4259) 48@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 48: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:25:34 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250821122534254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33232<->l=127.0.0.1:4258 20250821122534355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33232<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122537495 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122537495 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122537498 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122537500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122537501 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122537501 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122537501 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122537501 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  20250821122537501 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122537501 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  20250821122537501 DLGSUP <0013> gsup_server.c:236 2:  20250821122537501 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122537501 DLGSUP <0013> gsup_server.c:236 3:  20250821122537501 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122537501 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(51)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122537501 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122537501 DLGSUP <0013> gsup_server.c:236 5:  20250821122537502 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122537502 DLGSUP <0013> gsup_server.c:236 7:  20250821122537502 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122537502 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122537502 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122537502 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@1fd1d59b03b2: 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") 20250821122537511 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44409<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@1fd1d59b03b2: Created GsupExpect[0] for "262424779392238" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250821122537518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20250821122537546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122537546 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424779392238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424779392238" cn_domain=PS} 20250821122537546 DLU <0006> fsm.c:456 lu(262424779392238)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122537546 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424779392238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250821122537546 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424779392238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424779392238" cause=Roaming not allowed in this location area} 20250821122537546 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424779392238 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122537546 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424779392238)[0x555b16032bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122537546 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424779392238)[0x555b16032bc0]{UNVALIDATED}: Freeing instance 20250821122537546 DLU <0006> fsm.c:568 lu(PS:IMSI-262424779392238)[0x555b16032bc0]{UNVALIDATED}: Deallocated 20250821122537546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122537546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@1fd1d59b03b2: Found GsupExpect[0] for "262424779392238" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424779392238" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122537552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122537553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20250821122537555 DLINP <000b> input/ipa.c:452 connected read/write 20250821122537555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122537555 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122537555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122537555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122537555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44409<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@1fd1d59b03b2: Final verdict of PTC: none 53@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 53: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:25:37 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250821122537608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 20250821122537709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_sai_err_unknown_imsi started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122540819 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122540819 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122540823 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122540824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122540826 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122540826 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122540826 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122540826 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  20250821122540826 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122540826 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  20250821122540826 DLGSUP <0013> gsup_server.c:236 2:  20250821122540826 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122540826 DLGSUP <0013> gsup_server.c:236 3:  20250821122540826 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122540826 DLGSUP <0013> gsup_server.c:236 4:  20250821122540826 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122540826 DLGSUP <0013> gsup_server.c:236 5:  20250821122540826 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122540826 DLGSUP <0013> gsup_server.c:236 7:  20250821122540826 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122540826 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122540826 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122540826 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@1fd1d59b03b2: 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") 20250821122540837 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35463<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@1fd1d59b03b2: Created GsupExpect[0] for "262427301344855" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250821122540844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20250821122540866 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122540866 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427301344855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427301344855"} 20250821122540866 DAUC <0003> db_auc.c:133 IMSI='262427301344855': No such subscriber 20250821122540866 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427301344855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250821122540866 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427301344855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427301344855" cause=IMSI unknown in HLR} 20250821122540866 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427301344855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122540866 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122540867 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@1fd1d59b03b2: Found GsupExpect[0] for "262427301344855" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427301344855" TC_gsup_sai_err_unknown_imsi(60)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122540871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122540873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250821122540875 DLINP <000b> input/ipa.c:452 connected read/write 20250821122540875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122540875 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122540875 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122540875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122540875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35463<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@1fd1d59b03b2: Final verdict of PTC: none 58@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 58: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:25:40 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250821122540901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20250821122541002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33308<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122544124 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122544124 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122544125 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@1fd1d59b03b2: 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) } } } } 20250821122544127 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544127 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122544127 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122544127 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  HLR_Test-GSUP-IPA(61)@1fd1d59b03b2: 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 } } } } 20250821122544127 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122544127 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  20250821122544127 DLGSUP <0013> gsup_server.c:236 2:  20250821122544127 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122544127 DLGSUP <0013> gsup_server.c:236 3:  20250821122544127 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122544127 DLGSUP <0013> gsup_server.c:236 4:  20250821122544127 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122544127 DLGSUP <0013> gsup_server.c:236 5:  20250821122544127 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122544127 DLGSUP <0013> gsup_server.c:236 7:  20250821122544127 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122544127 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122544127 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122544127 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@1fd1d59b03b2: 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") 20250821122544134 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20250821122544137 DAUC <0003> db_auc.c:157 IMSI='262421415921472': No 2G Auth Data 20250821122544137 DAUC <0003> db_auc.c:192 IMSI='262421415921472': No 3G Auth Data HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262421415921472" to be handled at TC_gsup_ul(65) 20250821122544143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 20250821122544174 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544174 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421415921472" cn_domain=PS} 20250821122544174 DLU <0006> fsm.c:456 lu(262421415921472)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544174 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544174 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421415921472)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544174 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421415921472" cn_domain=PS} 20250821122544174 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544174 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262421415921472" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul(65)"262421415921472" 20250821122544177 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544177 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421415921472"} 20250821122544177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421415921472)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544177 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544177 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421415921472"} 20250821122544177 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421415921472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421415921472)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421415921472)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544177 DLU <0006> fsm.c:568 lu(PS:IMSI-262421415921472)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544177 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544177 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(65)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4258 TC_gsup_ul(65)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544178 DAUC <0003> db_auc.c:157 IMSI='262422665866427': No 2G Auth Data 20250821122544178 DAUC <0003> db_auc.c:192 IMSI='262422665866427': No 3G Auth Data 20250821122544178 DLGSUP <0013> hlr.c:121 IMSI 262422665866427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262422665866427" to be handled at TC_gsup_ul(66) 20250821122544187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 20250821122544190 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544190 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422665866427" cn_domain=PS} 20250821122544190 DLU <0006> fsm.c:456 lu(262422665866427)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544190 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422665866427)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544190 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422665866427" cn_domain=PS} 20250821122544190 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544190 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262422665866427" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_ul(66)"262422665866427" 20250821122544191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544191 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422665866427"} 20250821122544191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422665866427)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544191 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544191 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422665866427"} 20250821122544191 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422665866427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422665866427)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422665866427)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544191 DLU <0006> fsm.c:568 lu(PS:IMSI-262422665866427)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544191 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(66)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 TC_gsup_ul(66)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544194 DAUC <0003> db_auc.c:157 IMSI='262428312017579': No 2G Auth Data 20250821122544194 DAUC <0003> db_auc.c:192 IMSI='262428312017579': No 3G Auth Data 20250821122544194 DLGSUP <0013> hlr.c:121 IMSI 262428312017579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262428312017579" to be handled at TC_gsup_ul(67) 20250821122544202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4258 20250821122544204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544204 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428312017579" cn_domain=PS} 20250821122544204 DLU <0006> fsm.c:456 lu(262428312017579)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544204 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544204 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428312017579)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544204 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428312017579" cn_domain=PS} 20250821122544204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544204 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262428312017579" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_ul(67)"262428312017579" 20250821122544205 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544205 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428312017579"} 20250821122544205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428312017579)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544205 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544205 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428312017579"} 20250821122544205 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428312017579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312017579)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428312017579)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544205 DLU <0006> fsm.c:568 lu(PS:IMSI-262428312017579)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544205 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544205 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(67)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33010<->l=127.0.0.1:4258 TC_gsup_ul(67)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544206 DAUC <0003> db_auc.c:157 IMSI='262424106363736': No 2G Auth Data 20250821122544206 DAUC <0003> db_auc.c:192 IMSI='262424106363736': No 3G Auth Data 20250821122544207 DLGSUP <0013> hlr.c:121 IMSI 262424106363736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262424106363736" to be handled at TC_gsup_ul(68) 20250821122544214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 20250821122544216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544216 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424106363736" cn_domain=PS} 20250821122544216 DLU <0006> fsm.c:456 lu(262424106363736)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544216 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424106363736)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544216 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424106363736" cn_domain=PS} 20250821122544216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262424106363736" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_ul(68)"262424106363736" 20250821122544217 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544217 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424106363736"} 20250821122544217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424106363736)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544217 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544217 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424106363736"} 20250821122544217 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424106363736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424106363736)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424106363736)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544217 DLU <0006> fsm.c:568 lu(PS:IMSI-262424106363736)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544217 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544217 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(68)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33026<->l=127.0.0.1:4258 TC_gsup_ul(68)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544218 DAUC <0003> db_auc.c:157 IMSI='262428849745785': No 2G Auth Data 20250821122544218 DAUC <0003> db_auc.c:192 IMSI='262428849745785': No 3G Auth Data 20250821122544218 DLGSUP <0013> hlr.c:121 IMSI 262428849745785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262428849745785" to be handled at TC_gsup_ul(69) 20250821122544225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33036<->l=127.0.0.1:4258 20250821122544227 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544227 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428849745785" cn_domain=PS} 20250821122544227 DLU <0006> fsm.c:456 lu(262428849745785)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544227 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428849745785)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544227 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428849745785" cn_domain=PS} 20250821122544227 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544227 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262428849745785" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_ul(69)"262428849745785" 20250821122544228 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544228 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428849745785"} 20250821122544228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428849745785)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544228 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544228 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428849745785"} 20250821122544228 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428849745785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428849745785)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428849745785)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544228 DLU <0006> fsm.c:568 lu(PS:IMSI-262428849745785)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544228 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544228 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(69)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33036<->l=127.0.0.1:4258 TC_gsup_ul(69)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544229 DAUC <0003> db_auc.c:157 IMSI='262420895693779': No 2G Auth Data 20250821122544229 DAUC <0003> db_auc.c:192 IMSI='262420895693779': No 3G Auth Data 20250821122544229 DLGSUP <0013> hlr.c:121 IMSI 262420895693779: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262420895693779" to be handled at TC_gsup_ul(70) 20250821122544235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 20250821122544236 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544236 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420895693779" cn_domain=PS} 20250821122544236 DLU <0006> fsm.c:456 lu(262420895693779)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544236 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544236 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420895693779)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544236 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420895693779" cn_domain=PS} 20250821122544236 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544236 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262420895693779" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_ul(70)"262420895693779" 20250821122544238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544238 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420895693779"} 20250821122544238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420895693779)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544238 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544238 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420895693779"} 20250821122544238 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420895693779 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895693779)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420895693779)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544238 DLU <0006> fsm.c:568 lu(PS:IMSI-262420895693779)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(70)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4258 TC_gsup_ul(70)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544239 DAUC <0003> db_auc.c:157 IMSI='262422365327363': No 2G Auth Data 20250821122544239 DAUC <0003> db_auc.c:192 IMSI='262422365327363': No 3G Auth Data 20250821122544240 DLGSUP <0013> hlr.c:121 IMSI 262422365327363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262422365327363" to be handled at TC_gsup_ul(71) 20250821122544246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20250821122544248 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544248 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422365327363" cn_domain=PS} 20250821122544248 DLU <0006> fsm.c:456 lu(262422365327363)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544248 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422365327363)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544248 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422365327363" cn_domain=PS} 20250821122544248 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544248 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262422365327363" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_ul(71)"262422365327363" 20250821122544249 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544249 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422365327363"} 20250821122544249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422365327363)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544249 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544249 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422365327363"} 20250821122544249 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422365327363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422365327363)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422365327363)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544249 DLU <0006> fsm.c:568 lu(PS:IMSI-262422365327363)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544249 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544249 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(71)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 TC_gsup_ul(71)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122544251 DAUC <0003> db_auc.c:157 IMSI='262425523958801': No 2G Auth Data 20250821122544251 DAUC <0003> db_auc.c:192 IMSI='262425523958801': No 3G Auth Data 20250821122544251 DLGSUP <0013> hlr.c:121 IMSI 262425523958801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@1fd1d59b03b2: Created GsupExpect[0] for "262425523958801" to be handled at TC_gsup_ul(72) 20250821122544257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4258 20250821122544258 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544259 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425523958801" cn_domain=PS} 20250821122544259 DLU <0006> fsm.c:456 lu(262425523958801)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122544259 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122544259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425523958801)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122544259 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425523958801" cn_domain=PS} 20250821122544259 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544259 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@1fd1d59b03b2: Found GsupExpect[0] for "262425523958801" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_ul(72)"262425523958801" 20250821122544260 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544260 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425523958801"} 20250821122544260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425523958801)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122544260 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122544260 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425523958801"} 20250821122544260 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425523958801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122544260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425523958801)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122544260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425523958801)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122544260 DLU <0006> fsm.c:568 lu(PS:IMSI-262425523958801)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122544260 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122544260 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul(72)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122544261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4258 TC_gsup_ul(72)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122544262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4258 20250821122544262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122544262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122544262 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122544262 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122544262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122544262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46835<->l=127.0.0.1:4259) 63@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(62)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Aug 21 12:25:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250821122544294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4258 20250821122544395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33078<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul_via_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122547523 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122547523 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122547526 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@1fd1d59b03b2: 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 } } } } 20250821122547528 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122547529 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122547529 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122547529 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  20250821122547529 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122547529 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  20250821122547529 DLGSUP <0013> gsup_server.c:236 2:  20250821122547529 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122547529 DLGSUP <0013> gsup_server.c:236 3:  20250821122547529 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122547529 DLGSUP <0013> gsup_server.c:236 4:  20250821122547529 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122547529 DLGSUP <0013> gsup_server.c:236 5:  20250821122547529 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122547529 DLGSUP <0013> gsup_server.c:236 7:  20250821122547529 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122547529 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122547529 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122547529 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@1fd1d59b03b2: 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") 20250821122547541 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40049<->l=127.0.0.1:4259) 20250821122547545 DAUC <0003> db_auc.c:157 IMSI='262425347276308': No 2G Auth Data 20250821122547545 DAUC <0003> db_auc.c:192 IMSI='262425347276308': No 3G Auth Data HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262425347276308" to be handled at TC_gsup_ul_via_proxy(77) 20250821122547555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4258 20250821122547570 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547570 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425347276308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425347276308" cn_domain=PS source_name="the-source\n"} 20250821122547570 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250821122547570 DLU <0006> fsm.c:456 lu(262425347276308)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547570 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425347276308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547570 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425347276308)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547570 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425347276308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425347276308" cn_domain=PS destination_name="the-source\n"} 20250821122547571 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547571 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262425347276308" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425347276308" 20250821122547577 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547577 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425347276308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425347276308" source_name="the-source\n"} 20250821122547577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425347276308)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547577 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425347276308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547577 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425347276308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425347276308" destination_name="the-source\n"} 20250821122547577 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425347276308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347276308)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425347276308)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547577 DLU <0006> fsm.c:568 lu(PS:IMSI-262425347276308)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547577 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547577 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547582 DAUC <0003> db_auc.c:157 IMSI='262423695144092': No 2G Auth Data 20250821122547582 DAUC <0003> db_auc.c:192 IMSI='262423695144092': No 3G Auth Data 20250821122547584 DLGSUP <0013> hlr.c:121 IMSI 262423695144092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262423695144092" to be handled at TC_gsup_ul_via_proxy(78) 20250821122547598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4258 20250821122547599 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547599 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423695144092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423695144092" cn_domain=PS source_name="the-source\n"} 20250821122547599 DLU <0006> fsm.c:456 lu(262423695144092)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547599 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423695144092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547599 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423695144092)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547600 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423695144092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423695144092" cn_domain=PS destination_name="the-source\n"} 20250821122547600 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547600 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262423695144092" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423695144092" 20250821122547601 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547601 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423695144092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423695144092" source_name="the-source\n"} 20250821122547601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423695144092)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547601 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423695144092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547601 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423695144092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423695144092" destination_name="the-source\n"} 20250821122547601 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423695144092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695144092)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695144092)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547601 DLU <0006> fsm.c:568 lu(PS:IMSI-262423695144092)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547601 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547601 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33110<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547602 DAUC <0003> db_auc.c:157 IMSI='262421844110114': No 2G Auth Data 20250821122547602 DAUC <0003> db_auc.c:192 IMSI='262421844110114': No 3G Auth Data 20250821122547602 DLGSUP <0013> hlr.c:121 IMSI 262421844110114: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262421844110114" to be handled at TC_gsup_ul_via_proxy(79) 20250821122547609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 20250821122547610 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547610 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421844110114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421844110114" cn_domain=PS source_name="the-source\n"} 20250821122547610 DLU <0006> fsm.c:456 lu(262421844110114)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547610 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421844110114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421844110114)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547610 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421844110114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421844110114" cn_domain=PS destination_name="the-source\n"} 20250821122547610 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547610 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262421844110114" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421844110114" 20250821122547611 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547611 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421844110114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421844110114" source_name="the-source\n"} 20250821122547611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421844110114)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547611 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421844110114 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547611 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421844110114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421844110114" destination_name="the-source\n"} 20250821122547611 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421844110114 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421844110114)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421844110114)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547611 DLU <0006> fsm.c:568 lu(PS:IMSI-262421844110114)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547611 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547611 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33126<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547612 DAUC <0003> db_auc.c:157 IMSI='262421399283241': No 2G Auth Data 20250821122547612 DAUC <0003> db_auc.c:192 IMSI='262421399283241': No 3G Auth Data 20250821122547613 DLGSUP <0013> hlr.c:121 IMSI 262421399283241: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262421399283241" to be handled at TC_gsup_ul_via_proxy(80) 20250821122547618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33130<->l=127.0.0.1:4258 20250821122547619 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547619 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262421399283241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421399283241" cn_domain=PS source_name="the-source\n"} 20250821122547619 DLU <0006> fsm.c:456 lu(262421399283241)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547619 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262421399283241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421399283241)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547619 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262421399283241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421399283241" cn_domain=PS destination_name="the-source\n"} 20250821122547619 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547619 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262421399283241" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262421399283241" 20250821122547620 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547620 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262421399283241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421399283241" source_name="the-source\n"} 20250821122547620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421399283241)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547620 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262421399283241 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547620 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262421399283241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421399283241" destination_name="the-source\n"} 20250821122547620 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262421399283241 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421399283241)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421399283241)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547620 DLU <0006> fsm.c:568 lu(PS:IMSI-262421399283241)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547620 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547620 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33130<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547621 DAUC <0003> db_auc.c:157 IMSI='262428007267082': No 2G Auth Data 20250821122547621 DAUC <0003> db_auc.c:192 IMSI='262428007267082': No 3G Auth Data 20250821122547622 DLGSUP <0013> hlr.c:121 IMSI 262428007267082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262428007267082" to be handled at TC_gsup_ul_via_proxy(81) 20250821122547627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 20250821122547628 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547628 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428007267082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428007267082" cn_domain=PS source_name="the-source\n"} 20250821122547628 DLU <0006> fsm.c:456 lu(262428007267082)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547628 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428007267082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428007267082)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547628 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428007267082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428007267082" cn_domain=PS destination_name="the-source\n"} 20250821122547628 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547628 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262428007267082" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428007267082" 20250821122547629 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547629 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428007267082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428007267082" source_name="the-source\n"} 20250821122547629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428007267082)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547629 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428007267082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547629 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428007267082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428007267082" destination_name="the-source\n"} 20250821122547629 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428007267082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428007267082)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428007267082)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547629 DLU <0006> fsm.c:568 lu(PS:IMSI-262428007267082)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547629 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547629 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547630 DAUC <0003> db_auc.c:157 IMSI='262429617610326': No 2G Auth Data 20250821122547630 DAUC <0003> db_auc.c:192 IMSI='262429617610326': No 3G Auth Data 20250821122547631 DLGSUP <0013> hlr.c:121 IMSI 262429617610326: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262429617610326" to be handled at TC_gsup_ul_via_proxy(82) 20250821122547636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20250821122547637 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547637 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429617610326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617610326" cn_domain=PS source_name="the-source\n"} 20250821122547637 DLU <0006> fsm.c:456 lu(262429617610326)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547637 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429617610326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617610326)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547637 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429617610326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617610326" cn_domain=PS destination_name="the-source\n"} 20250821122547637 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547637 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262429617610326" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429617610326" 20250821122547638 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547638 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429617610326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617610326" source_name="the-source\n"} 20250821122547638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617610326)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547638 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262429617610326 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547638 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429617610326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617610326" destination_name="the-source\n"} 20250821122547638 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262429617610326 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617610326)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617610326)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547638 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617610326)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547638 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547638 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547640 DAUC <0003> db_auc.c:157 IMSI='262428052575247': No 2G Auth Data 20250821122547640 DAUC <0003> db_auc.c:192 IMSI='262428052575247': No 3G Auth Data 20250821122547640 DLGSUP <0013> hlr.c:121 IMSI 262428052575247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262428052575247" to be handled at TC_gsup_ul_via_proxy(83) 20250821122547645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20250821122547647 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547647 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428052575247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428052575247" cn_domain=PS source_name="the-source\n"} 20250821122547647 DLU <0006> fsm.c:456 lu(262428052575247)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547647 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428052575247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428052575247)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547647 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428052575247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428052575247" cn_domain=PS destination_name="the-source\n"} 20250821122547647 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547647 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262428052575247" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428052575247" 20250821122547648 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547648 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428052575247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428052575247" source_name="the-source\n"} 20250821122547648 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428052575247)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547648 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428052575247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547648 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428052575247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428052575247" destination_name="the-source\n"} 20250821122547648 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428052575247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428052575247)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547648 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428052575247)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547648 DLU <0006> fsm.c:568 lu(PS:IMSI-262428052575247)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547648 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547648 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122547649 DAUC <0003> db_auc.c:157 IMSI='262429131875180': No 2G Auth Data 20250821122547649 DAUC <0003> db_auc.c:192 IMSI='262429131875180': No 3G Auth Data 20250821122547649 DLGSUP <0013> hlr.c:121 IMSI 262429131875180: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@1fd1d59b03b2: Created GsupExpect[0] for "262429131875180" to be handled at TC_gsup_ul_via_proxy(84) 20250821122547655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20250821122547656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547656 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429131875180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429131875180" cn_domain=PS source_name="the-source\n"} 20250821122547656 DLU <0006> fsm.c:456 lu(262429131875180)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122547656 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429131875180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250821122547656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429131875180)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122547656 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429131875180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429131875180" cn_domain=PS destination_name="the-source\n"} 20250821122547656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@1fd1d59b03b2: Found GsupExpect[0] for "262429131875180" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429131875180" 20250821122547657 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547657 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429131875180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429131875180" source_name="the-source\n"} 20250821122547657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429131875180)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122547657 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429131875180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122547658 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429131875180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429131875180" destination_name="the-source\n"} 20250821122547658 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429131875180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122547658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429131875180)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122547658 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429131875180)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122547658 DLU <0006> fsm.c:568 lu(PS:IMSI-262429131875180)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122547658 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122547658 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122547658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122547659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 20250821122547659 DLINP <000b> input/ipa.c:452 connected read/write 20250821122547659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122547659 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122547659 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122547659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122547659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250821122547659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40049<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@1fd1d59b03b2: Final verdict of PTC: none 75@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Aug 21 12:25:47 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250821122547683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4258 20250821122547784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33150<->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=114608) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:49 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_ul_subscriber_data started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122550937 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122550937 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122550941 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122550943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122550946 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122550946 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122550946 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122550946 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  20250821122550946 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122550946 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  20250821122550946 DLGSUP <0013> gsup_server.c:236 2:  20250821122550946 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122550946 DLGSUP <0013> gsup_server.c:236 3:  20250821122550946 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122550946 DLGSUP <0013> gsup_server.c:236 4:  20250821122550946 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122550946 DLGSUP <0013> gsup_server.c:236 5:  20250821122550946 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122550946 DLGSUP <0013> gsup_server.c:236 7:  20250821122550946 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122550946 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122550946 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122550946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@1fd1d59b03b2: 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") 20250821122550959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40233<->l=127.0.0.1:4259) 20250821122550970 DAUC <0003> db_auc.c:157 IMSI='262421698712121': No 2G Auth Data 20250821122550970 DAUC <0003> db_auc.c:192 IMSI='262421698712121': No 3G Auth Data HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262421698712121" to be handled at TC_gsup_ul_subscriber_data(89) 20250821122550979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122550986 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122550986 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421698712121" cn_domain=PS} 20250821122550986 DLU <0006> fsm.c:456 lu(262421698712121)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122550986 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122550986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421698712121)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122550986 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421698712121" cn_domain=PS} 20250821122550986 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122550986 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262421698712121" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421698712121" 20250821122550991 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122550991 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421698712121"} 20250821122550991 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421698712121)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122550991 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122550991 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421698712121"} 20250821122550991 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421698712121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122550991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421698712121)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122550991 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421698712121)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122550991 DLU <0006> fsm.c:568 lu(PS:IMSI-262421698712121)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122550991 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122550991 DLINP <000b> input/ipa.c:452 connected read/write 20250821122550991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122550994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122550997 DAUC <0003> db_auc.c:157 IMSI='262422760555615': No 2G Auth Data 20250821122550997 DAUC <0003> db_auc.c:192 IMSI='262422760555615': No 3G Auth Data 20250821122550999 DLGSUP <0013> hlr.c:121 IMSI 262422760555615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262422760555615" to be handled at TC_gsup_ul_subscriber_data(90) 20250821122551010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551011 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551012 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422760555615" cn_domain=PS} 20250821122551012 DLU <0006> fsm.c:456 lu(262422760555615)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551012 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422760555615)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551012 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422760555615" cn_domain=PS} 20250821122551012 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551012 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262422760555615" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422760555615" 20250821122551013 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551013 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422760555615"} 20250821122551013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422760555615)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551013 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551013 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422760555615"} 20250821122551013 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422760555615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422760555615)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422760555615)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551013 DLU <0006> fsm.c:568 lu(PS:IMSI-262422760555615)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551013 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551013 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551013 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33186<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551015 DAUC <0003> db_auc.c:157 IMSI='262422137276944': No 2G Auth Data 20250821122551015 DAUC <0003> db_auc.c:192 IMSI='262422137276944': No 3G Auth Data 20250821122551015 DLGSUP <0013> hlr.c:121 IMSI 262422137276944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262422137276944" to be handled at TC_gsup_ul_subscriber_data(91) 20250821122551023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551025 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551025 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422137276944" cn_domain=PS} 20250821122551025 DLU <0006> fsm.c:456 lu(262422137276944)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551025 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551025 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422137276944)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551025 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422137276944" cn_domain=PS} 20250821122551025 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551025 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262422137276944" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422137276944" 20250821122551026 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551026 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422137276944"} 20250821122551026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422137276944)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551026 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551026 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422137276944"} 20250821122551026 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422137276944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422137276944)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422137276944)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551026 DLU <0006> fsm.c:568 lu(PS:IMSI-262422137276944)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551026 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551026 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551027 DAUC <0003> db_auc.c:157 IMSI='262421121168797': No 2G Auth Data 20250821122551027 DAUC <0003> db_auc.c:192 IMSI='262421121168797': No 3G Auth Data 20250821122551027 DLGSUP <0013> hlr.c:121 IMSI 262421121168797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262421121168797" to be handled at TC_gsup_ul_subscriber_data(92) 20250821122551036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551037 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551037 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421121168797" cn_domain=PS} 20250821122551037 DLU <0006> fsm.c:456 lu(262421121168797)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551037 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421121168797)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551037 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421121168797" cn_domain=PS} 20250821122551037 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551037 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262421121168797" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421121168797" 20250821122551038 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551038 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421121168797"} 20250821122551038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421121168797)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551038 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551038 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421121168797"} 20250821122551038 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421121168797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421121168797)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421121168797)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551038 DLU <0006> fsm.c:568 lu(PS:IMSI-262421121168797)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551038 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551038 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551040 DAUC <0003> db_auc.c:157 IMSI='262429623469150': No 2G Auth Data 20250821122551040 DAUC <0003> db_auc.c:192 IMSI='262429623469150': No 3G Auth Data 20250821122551041 DLGSUP <0013> hlr.c:121 IMSI 262429623469150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262429623469150" to be handled at TC_gsup_ul_subscriber_data(93) 20250821122551047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551048 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551048 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429623469150" cn_domain=PS} 20250821122551048 DLU <0006> fsm.c:456 lu(262429623469150)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551048 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429623469150)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551048 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429623469150" cn_domain=PS} 20250821122551048 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551048 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262429623469150" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429623469150" 20250821122551050 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551050 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429623469150"} 20250821122551050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429623469150)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551050 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551050 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429623469150"} 20250821122551050 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429623469150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429623469150)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429623469150)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551050 DLU <0006> fsm.c:568 lu(PS:IMSI-262429623469150)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551050 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551050 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551051 DAUC <0003> db_auc.c:157 IMSI='262422357542056': No 2G Auth Data 20250821122551051 DAUC <0003> db_auc.c:192 IMSI='262422357542056': No 3G Auth Data 20250821122551052 DLGSUP <0013> hlr.c:121 IMSI 262422357542056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262422357542056" to be handled at TC_gsup_ul_subscriber_data(94) 20250821122551059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551062 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551062 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422357542056" cn_domain=PS} 20250821122551062 DLU <0006> fsm.c:456 lu(262422357542056)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551062 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422357542056)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551062 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422357542056" cn_domain=PS} 20250821122551062 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551062 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262422357542056" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422357542056" 20250821122551063 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551063 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422357542056"} 20250821122551063 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422357542056)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551063 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551063 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422357542056"} 20250821122551063 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422357542056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357542056)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422357542056)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551063 DLU <0006> fsm.c:568 lu(PS:IMSI-262422357542056)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551063 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551063 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551064 DAUC <0003> db_auc.c:157 IMSI='262424805756954': No 2G Auth Data 20250821122551065 DAUC <0003> db_auc.c:192 IMSI='262424805756954': No 3G Auth Data 20250821122551065 DLGSUP <0013> hlr.c:121 IMSI 262424805756954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262424805756954" to be handled at TC_gsup_ul_subscriber_data(95) 20250821122551072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551073 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551073 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424805756954" cn_domain=PS} 20250821122551073 DLU <0006> fsm.c:456 lu(262424805756954)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551073 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424805756954)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551073 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424805756954" cn_domain=PS} 20250821122551073 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551073 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262424805756954" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424805756954" 20250821122551074 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551074 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424805756954"} 20250821122551074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424805756954)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551074 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551074 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424805756954"} 20250821122551074 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424805756954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424805756954)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424805756954)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551074 DLU <0006> fsm.c:568 lu(PS:IMSI-262424805756954)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551074 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551074 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122551076 DAUC <0003> db_auc.c:157 IMSI='262427591074764': No 2G Auth Data 20250821122551076 DAUC <0003> db_auc.c:192 IMSI='262427591074764': No 3G Auth Data 20250821122551076 DLGSUP <0013> hlr.c:121 IMSI 262427591074764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@1fd1d59b03b2: Created GsupExpect[0] for "262427591074764" to be handled at TC_gsup_ul_subscriber_data(96) 20250821122551082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@1fd1d59b03b2: GSUP ul subscriber_data 20250821122551083 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551083 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427591074764" cn_domain=PS} 20250821122551083 DLU <0006> fsm.c:456 lu(262427591074764)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122551083 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122551083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427591074764)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122551083 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427591074764" cn_domain=PS} 20250821122551083 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551083 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@1fd1d59b03b2: Found GsupExpect[0] for "262427591074764" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427591074764" 20250821122551084 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551084 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427591074764"} 20250821122551084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427591074764)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122551084 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122551085 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427591074764"} 20250821122551085 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427591074764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122551085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427591074764)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122551085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427591074764)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122551085 DLU <0006> fsm.c:568 lu(PS:IMSI-262427591074764)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122551085 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122551085 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122551085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122551086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 20250821122551086 DLINP <000b> input/ipa.c:452 connected read/write 20250821122551086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122551086 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122551086 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122551086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@1fd1d59b03b2: Final verdict of PTC: none 20250821122551087 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40233<->l=127.0.0.1:4259) 87@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Aug 21 12:25:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250821122551110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20250821122551211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66536) Waiting for packet dumper to finish... 1 (prev_count=66536, count=117948) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_vty started. MTC@1fd1d59b03b2: legacy= true 20250821122554346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122554346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122554351 DLINP <000b> input/ipa.c:452 connected read/write 20250821122554351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122554352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122554357 DLINP <000b> input/ipa.c:452 connected read/write 20250821122554357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122554357 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122554357 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122554357 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  20250821122554357 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122554357 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  20250821122554357 DLGSUP <0013> gsup_server.c:236 2:  20250821122554357 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122554357 DLGSUP <0013> gsup_server.c:236 3:  20250821122554357 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122554357 DLGSUP <0013> gsup_server.c:236 4:  20250821122554357 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122554357 DLGSUP <0013> gsup_server.c:236 5:  20250821122554357 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122554357 DLGSUP <0013> gsup_server.c:236 7:  20250821122554357 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122554357 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122554357 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122554357 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@1fd1d59b03b2: 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") 20250821122554382 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39179<->l=127.0.0.1:4259) 20250821122554385 DAUC <0003> db_auc.c:157 IMSI='262424054375790': No 2G Auth Data 20250821122554385 DAUC <0003> db_auc.c:192 IMSI='262424054375790': No 3G Auth Data 20250821122554389 DAUC <0003> db_auc.c:192 IMSI='262424054375790': No 3G Auth Data 20250821122554392 DAUC <0003> db_auc.c:157 IMSI='262428881809611': No 2G Auth Data 20250821122554392 DAUC <0003> db_auc.c:192 IMSI='262428881809611': No 3G Auth Data 20250821122554395 DAUC <0003> db_auc.c:157 IMSI='262428881809611': No 2G Auth Data 20250821122554397 DAUC <0003> db_auc.c:157 IMSI='262427074818293': No 2G Auth Data 20250821122554397 DAUC <0003> db_auc.c:192 IMSI='262427074818293': No 3G Auth Data MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122554400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20250821122554401 DLINP <000b> input/ipa.c:452 connected read/write 20250821122554401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122554401 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122554401 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122554401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122554401 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39179<->l=127.0.0.1:4259) 98@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@1fd1d59b03b2: Test case TC_vty finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Aug 21 12:25:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250821122554431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20250821122554531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_vty_msisdn_isd started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122557629 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122557629 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122557630 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122557631 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557631 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122557631 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122557631 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  20250821122557631 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122557631 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  20250821122557631 DLGSUP <0013> gsup_server.c:236 2:  20250821122557631 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122557631 DLGSUP <0013> gsup_server.c:236 3:  20250821122557631 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122557631 DLGSUP <0013> gsup_server.c:236 4:  20250821122557631 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122557631 DLGSUP <0013> gsup_server.c:236 5:  20250821122557631 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122557631 DLGSUP <0013> gsup_server.c:236 7:  20250821122557631 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122557631 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122557631 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122557631 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@1fd1d59b03b2: 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") 20250821122557640 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43391<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@1fd1d59b03b2: Created GsupExpect[0] for "262428745230716" to be handled at TC_vty_msisdn_isd(104) 20250821122557647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 20250821122557648 DAUC <0003> db_auc.c:157 IMSI='262428745230716': No 2G Auth Data 20250821122557648 DAUC <0003> db_auc.c:192 IMSI='262428745230716': No 3G Auth Data 20250821122557678 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557678 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428745230716" cn_domain=PS} 20250821122557678 DLU <0006> fsm.c:456 lu(262428745230716)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122557678 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122557678 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428745230716)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122557678 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428745230716" cn_domain=PS} 20250821122557678 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122557678 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@1fd1d59b03b2: Found GsupExpect[0] for "262428745230716" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@1fd1d59b03b2: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428745230716" 20250821122557685 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557685 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428745230716"} 20250821122557685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428745230716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122557685 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122557685 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428745230716"} 20250821122557685 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122557685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745230716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122557685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428745230716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122557685 DLU <0006> fsm.c:568 lu(PS:IMSI-262428745230716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122557685 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122557685 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122557690 DLGSUP <0013> hlr.c:128 IMSI 262428745230716: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250821122557690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122557690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122557695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122557697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 20250821122557697 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557697 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428745230716"} 20250821122557697 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250821122557697 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428745230716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122557699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43391<->l=127.0.0.1:4259) 102@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(101)@1fd1d59b03b2: Final verdict of PTC: none 20250821122557700 DLINP <000b> input/ipa.c:452 connected read/write 20250821122557700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122557700 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122557700 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122557700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(103)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 102: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Aug 21 12:25:57 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250821122557755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20250821122557856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:25:59 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_purge_cs started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122600998 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122600998 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122601002 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601003 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(105)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@1fd1d59b03b2: 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 } } } } 20250821122601006 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122601007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122601007 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  20250821122601007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122601007 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  20250821122601007 DLGSUP <0013> gsup_server.c:236 2:  20250821122601007 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122601007 DLGSUP <0013> gsup_server.c:236 3:  20250821122601007 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122601007 DLGSUP <0013> gsup_server.c:236 4:  20250821122601007 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122601007 DLGSUP <0013> gsup_server.c:236 5:  20250821122601007 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122601007 DLGSUP <0013> gsup_server.c:236 7:  20250821122601007 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122601007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122601007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122601007 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@1fd1d59b03b2: 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") 20250821122601034 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41795<->l=127.0.0.1:4259) 20250821122601044 DAUC <0003> db_auc.c:157 IMSI='262421875614716': No 2G Auth Data 20250821122601044 DAUC <0003> db_auc.c:192 IMSI='262421875614716': No 3G Auth Data HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262421875614716" to be handled at TC_gsup_purge_cs(109) 20250821122601069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20250821122601080 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601080 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421875614716" cn_domain=PS} 20250821122601080 DLU <0006> fsm.c:456 lu(262421875614716)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601080 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421875614716)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601080 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421875614716" cn_domain=PS} 20250821122601080 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601080 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262421875614716" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421875614716" 20250821122601086 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601086 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421875614716"} 20250821122601086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421875614716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601086 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601086 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421875614716"} 20250821122601086 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421875614716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421875614716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601086 DLU <0006> fsm.c:568 lu(PS:IMSI-262421875614716)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601087 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601087 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601090 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421875614716" cn_domain=CS} 20250821122601090 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601090 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421875614716"} 20250821122601090 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421875614716 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601090 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601096 DAUC <0003> db_auc.c:157 IMSI='262423783800417': No 2G Auth Data 20250821122601096 DAUC <0003> db_auc.c:192 IMSI='262423783800417': No 3G Auth Data 20250821122601098 DLGSUP <0013> hlr.c:121 IMSI 262423783800417: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262423783800417" to be handled at TC_gsup_purge_cs(110) 20250821122601109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20250821122601110 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601110 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423783800417" cn_domain=PS} 20250821122601110 DLU <0006> fsm.c:456 lu(262423783800417)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601110 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423783800417)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601110 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423783800417" cn_domain=PS} 20250821122601110 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601110 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262423783800417" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423783800417" 20250821122601111 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601111 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423783800417"} 20250821122601111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423783800417)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601111 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601111 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423783800417"} 20250821122601111 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423783800417)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423783800417)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601111 DLU <0006> fsm.c:568 lu(PS:IMSI-262423783800417)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601111 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601111 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601112 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423783800417" cn_domain=CS} 20250821122601112 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601112 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423783800417"} 20250821122601112 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423783800417 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601113 DAUC <0003> db_auc.c:157 IMSI='262425192628491': No 2G Auth Data 20250821122601113 DAUC <0003> db_auc.c:192 IMSI='262425192628491': No 3G Auth Data 20250821122601114 DLGSUP <0013> hlr.c:121 IMSI 262425192628491: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262425192628491" to be handled at TC_gsup_purge_cs(111) 20250821122601121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 20250821122601123 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601123 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425192628491" cn_domain=PS} 20250821122601123 DLU <0006> fsm.c:456 lu(262425192628491)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601123 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425192628491)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601123 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425192628491" cn_domain=PS} 20250821122601123 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601123 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262425192628491" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425192628491" 20250821122601124 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601124 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425192628491"} 20250821122601124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425192628491)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601124 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601124 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425192628491"} 20250821122601124 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425192628491)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425192628491)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601124 DLU <0006> fsm.c:568 lu(PS:IMSI-262425192628491)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601124 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601124 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601125 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601125 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425192628491" cn_domain=CS} 20250821122601125 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601125 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425192628491"} 20250821122601125 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425192628491 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601125 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601125 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601126 DAUC <0003> db_auc.c:157 IMSI='262421124296629': No 2G Auth Data 20250821122601126 DAUC <0003> db_auc.c:192 IMSI='262421124296629': No 3G Auth Data 20250821122601126 DLGSUP <0013> hlr.c:121 IMSI 262421124296629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262421124296629" to be handled at TC_gsup_purge_cs(112) 20250821122601133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20250821122601135 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601135 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421124296629" cn_domain=PS} 20250821122601135 DLU <0006> fsm.c:456 lu(262421124296629)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601135 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421124296629)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601135 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421124296629" cn_domain=PS} 20250821122601135 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601135 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262421124296629" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421124296629" 20250821122601136 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601136 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421124296629"} 20250821122601136 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421124296629)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601136 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601136 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421124296629"} 20250821122601136 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421124296629)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601136 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421124296629)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601136 DLU <0006> fsm.c:568 lu(PS:IMSI-262421124296629)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601136 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601136 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601137 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601137 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421124296629" cn_domain=CS} 20250821122601137 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601137 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421124296629"} 20250821122601137 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421124296629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601137 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601137 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601138 DAUC <0003> db_auc.c:157 IMSI='262423505076007': No 2G Auth Data 20250821122601138 DAUC <0003> db_auc.c:192 IMSI='262423505076007': No 3G Auth Data 20250821122601138 DLGSUP <0013> hlr.c:121 IMSI 262423505076007: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262423505076007" to be handled at TC_gsup_purge_cs(113) 20250821122601145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20250821122601147 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601147 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423505076007" cn_domain=PS} 20250821122601147 DLU <0006> fsm.c:456 lu(262423505076007)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601147 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423505076007)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601147 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423505076007" cn_domain=PS} 20250821122601147 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601147 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262423505076007" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423505076007" 20250821122601148 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601148 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423505076007"} 20250821122601148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423505076007)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601148 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601148 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423505076007"} 20250821122601148 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423505076007)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423505076007)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601148 DLU <0006> fsm.c:568 lu(PS:IMSI-262423505076007)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601148 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601148 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601149 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601149 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423505076007" cn_domain=CS} 20250821122601149 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601149 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423505076007"} 20250821122601149 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423505076007 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601149 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601149 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601150 DAUC <0003> db_auc.c:157 IMSI='262424976958423': No 2G Auth Data 20250821122601150 DAUC <0003> db_auc.c:192 IMSI='262424976958423': No 3G Auth Data 20250821122601150 DLGSUP <0013> hlr.c:121 IMSI 262424976958423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262424976958423" to be handled at TC_gsup_purge_cs(114) 20250821122601156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 20250821122601158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601158 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424976958423" cn_domain=PS} 20250821122601158 DLU <0006> fsm.c:456 lu(262424976958423)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601158 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424976958423)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601158 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424976958423" cn_domain=PS} 20250821122601158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262424976958423" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424976958423" 20250821122601159 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601159 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424976958423"} 20250821122601159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424976958423)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601159 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601159 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424976958423"} 20250821122601159 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424976958423)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424976958423)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601159 DLU <0006> fsm.c:568 lu(PS:IMSI-262424976958423)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601159 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601159 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601160 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601160 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424976958423" cn_domain=CS} 20250821122601160 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601160 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424976958423"} 20250821122601160 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424976958423 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601160 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601160 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601161 DAUC <0003> db_auc.c:157 IMSI='262423062968271': No 2G Auth Data 20250821122601161 DAUC <0003> db_auc.c:192 IMSI='262423062968271': No 3G Auth Data 20250821122601161 DLGSUP <0013> hlr.c:121 IMSI 262423062968271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262423062968271" to be handled at TC_gsup_purge_cs(115) 20250821122601166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20250821122601168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601168 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423062968271" cn_domain=PS} 20250821122601168 DLU <0006> fsm.c:456 lu(262423062968271)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601168 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423062968271)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601168 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423062968271" cn_domain=PS} 20250821122601168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601168 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262423062968271" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423062968271" 20250821122601169 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601169 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423062968271"} 20250821122601169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423062968271)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601169 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601169 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423062968271"} 20250821122601169 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423062968271)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423062968271)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601169 DLU <0006> fsm.c:568 lu(PS:IMSI-262423062968271)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601169 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601169 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601170 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423062968271" cn_domain=CS} 20250821122601170 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601170 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423062968271"} 20250821122601170 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423062968271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601170 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122601171 DAUC <0003> db_auc.c:157 IMSI='262427223602349': No 2G Auth Data 20250821122601171 DAUC <0003> db_auc.c:192 IMSI='262427223602349': No 3G Auth Data 20250821122601171 DLGSUP <0013> hlr.c:121 IMSI 262427223602349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@1fd1d59b03b2: Created GsupExpect[0] for "262427223602349" to be handled at TC_gsup_purge_cs(116) 20250821122601176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 20250821122601179 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601179 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427223602349" cn_domain=PS} 20250821122601179 DLU <0006> fsm.c:456 lu(262427223602349)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122601179 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122601179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427223602349)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122601179 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427223602349" cn_domain=PS} 20250821122601179 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601179 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@1fd1d59b03b2: Found GsupExpect[0] for "262427223602349" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_purge_cs(116)"262427223602349" 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601180 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427223602349"} 20250821122601180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427223602349)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122601180 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122601180 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427223602349"} 20250821122601180 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122601180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427223602349)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122601180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427223602349)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122601180 DLU <0006> fsm.c:568 lu(PS:IMSI-262427223602349)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601180 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427223602349" cn_domain=CS} 20250821122601180 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250821122601180 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427223602349"} 20250821122601180 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427223602349 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122601180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122601181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122601182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20250821122601182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41795<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@1fd1d59b03b2: Final verdict of PTC: none 20250821122601182 DLINP <000b> input/ipa.c:452 connected read/write 20250821122601182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122601182 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122601182 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122601182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@1fd1d59b03b2: Final verdict of PTC: none 107@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Aug 21 12:26:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250821122601210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 20250821122601311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78380) Waiting for packet dumper to finish... 1 (prev_count=78380, count=134764) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_purge_ps started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122604441 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122604441 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122604445 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122604450 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604450 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122604450 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122604450 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  20250821122604450 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122604450 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  20250821122604450 DLGSUP <0013> gsup_server.c:236 2:  20250821122604450 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122604450 DLGSUP <0013> gsup_server.c:236 3:  20250821122604450 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122604450 DLGSUP <0013> gsup_server.c:236 4:  20250821122604450 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122604450 DLGSUP <0013> gsup_server.c:236 5:  20250821122604450 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122604450 DLGSUP <0013> gsup_server.c:236 7:  20250821122604450 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122604450 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122604450 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122604450 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@1fd1d59b03b2: 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") 20250821122604467 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45543<->l=127.0.0.1:4259) 20250821122604469 DAUC <0003> db_auc.c:157 IMSI='262422186820080': No 2G Auth Data 20250821122604469 DAUC <0003> db_auc.c:192 IMSI='262422186820080': No 3G Auth Data HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262422186820080" to be handled at TC_gsup_purge_ps(121) 20250821122604478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 20250821122604494 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604494 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422186820080" cn_domain=PS} 20250821122604494 DLU <0006> fsm.c:456 lu(262422186820080)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604494 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604494 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422186820080)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604494 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422186820080" cn_domain=PS} 20250821122604494 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604494 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262422186820080" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422186820080" 20250821122604499 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604499 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422186820080"} 20250821122604499 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422186820080)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604499 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604499 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422186820080"} 20250821122604499 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422186820080)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604499 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422186820080)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604499 DLU <0006> fsm.c:568 lu(PS:IMSI-262422186820080)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604499 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604499 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604501 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604502 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422186820080" cn_domain=PS} 20250821122604502 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604502 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422186820080"} 20250821122604502 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422186820080 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604502 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604502 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52270<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604506 DAUC <0003> db_auc.c:157 IMSI='262426291488329': No 2G Auth Data 20250821122604506 DAUC <0003> db_auc.c:192 IMSI='262426291488329': No 3G Auth Data 20250821122604508 DLGSUP <0013> hlr.c:121 IMSI 262426291488329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262426291488329" to be handled at TC_gsup_purge_ps(122) 20250821122604522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20250821122604523 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604523 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426291488329" cn_domain=PS} 20250821122604523 DLU <0006> fsm.c:456 lu(262426291488329)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604523 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426291488329)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604523 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426291488329" cn_domain=PS} 20250821122604523 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604523 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262426291488329" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426291488329" 20250821122604524 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604524 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426291488329"} 20250821122604524 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426291488329)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604524 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604524 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426291488329"} 20250821122604524 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426291488329)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604524 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426291488329)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604524 DLU <0006> fsm.c:568 lu(PS:IMSI-262426291488329)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604524 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604524 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604525 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604525 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426291488329" cn_domain=PS} 20250821122604525 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604525 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426291488329"} 20250821122604525 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426291488329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604525 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604525 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604526 DAUC <0003> db_auc.c:157 IMSI='262428563271794': No 2G Auth Data 20250821122604526 DAUC <0003> db_auc.c:192 IMSI='262428563271794': No 3G Auth Data 20250821122604527 DLGSUP <0013> hlr.c:121 IMSI 262428563271794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262428563271794" to be handled at TC_gsup_purge_ps(123) 20250821122604533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 20250821122604535 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604535 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428563271794" cn_domain=PS} 20250821122604535 DLU <0006> fsm.c:456 lu(262428563271794)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604535 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428563271794)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604535 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428563271794" cn_domain=PS} 20250821122604535 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604535 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262428563271794" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428563271794" 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604536 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428563271794"} 20250821122604536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428563271794)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604536 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604536 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428563271794"} 20250821122604536 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563271794)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428563271794)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604536 DLU <0006> fsm.c:568 lu(PS:IMSI-262428563271794)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604536 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428563271794" cn_domain=PS} 20250821122604536 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604536 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428563271794"} 20250821122604536 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428563271794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604536 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604538 DAUC <0003> db_auc.c:157 IMSI='262426432224173': No 2G Auth Data 20250821122604538 DAUC <0003> db_auc.c:192 IMSI='262426432224173': No 3G Auth Data 20250821122604538 DLGSUP <0013> hlr.c:121 IMSI 262426432224173: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262426432224173" to be handled at TC_gsup_purge_ps(124) 20250821122604544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20250821122604546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604546 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426432224173" cn_domain=PS} 20250821122604546 DLU <0006> fsm.c:456 lu(262426432224173)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604546 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426432224173)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604546 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426432224173" cn_domain=PS} 20250821122604546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604546 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262426432224173" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426432224173" 20250821122604547 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604547 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426432224173"} 20250821122604547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426432224173)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604547 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604547 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426432224173"} 20250821122604547 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426432224173)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426432224173)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604547 DLU <0006> fsm.c:568 lu(PS:IMSI-262426432224173)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604547 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604547 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604548 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604548 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426432224173" cn_domain=PS} 20250821122604548 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604548 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426432224173"} 20250821122604548 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426432224173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604548 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604548 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604549 DAUC <0003> db_auc.c:157 IMSI='262428516558182': No 2G Auth Data 20250821122604549 DAUC <0003> db_auc.c:192 IMSI='262428516558182': No 3G Auth Data 20250821122604549 DLGSUP <0013> hlr.c:121 IMSI 262428516558182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262428516558182" to be handled at TC_gsup_purge_ps(125) 20250821122604555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 20250821122604556 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604556 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428516558182" cn_domain=PS} 20250821122604556 DLU <0006> fsm.c:456 lu(262428516558182)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604556 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428516558182)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604556 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428516558182" cn_domain=PS} 20250821122604556 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604556 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262428516558182" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428516558182" 20250821122604557 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604557 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428516558182"} 20250821122604557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428516558182)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604557 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604557 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428516558182"} 20250821122604557 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516558182)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428516558182)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604557 DLU <0006> fsm.c:568 lu(PS:IMSI-262428516558182)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604557 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604557 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604558 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604558 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428516558182" cn_domain=PS} 20250821122604558 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604558 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428516558182"} 20250821122604558 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428516558182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604558 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604558 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52312<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604559 DAUC <0003> db_auc.c:157 IMSI='262426907053338': No 2G Auth Data 20250821122604559 DAUC <0003> db_auc.c:192 IMSI='262426907053338': No 3G Auth Data 20250821122604559 DLGSUP <0013> hlr.c:121 IMSI 262426907053338: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262426907053338" to be handled at TC_gsup_purge_ps(126) 20250821122604564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20250821122604566 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604566 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426907053338" cn_domain=PS} 20250821122604566 DLU <0006> fsm.c:456 lu(262426907053338)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604566 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426907053338)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604566 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426907053338" cn_domain=PS} 20250821122604566 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604566 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262426907053338" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426907053338" 20250821122604567 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604567 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426907053338"} 20250821122604567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426907053338)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604567 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604567 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426907053338"} 20250821122604567 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426907053338)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426907053338)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604567 DLU <0006> fsm.c:568 lu(PS:IMSI-262426907053338)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604567 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604567 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604568 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604568 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426907053338" cn_domain=PS} 20250821122604568 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604568 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426907053338"} 20250821122604568 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426907053338 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604568 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604568 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604569 DAUC <0003> db_auc.c:157 IMSI='262420046246861': No 2G Auth Data 20250821122604569 DAUC <0003> db_auc.c:192 IMSI='262420046246861': No 3G Auth Data 20250821122604569 DLGSUP <0013> hlr.c:121 IMSI 262420046246861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262420046246861" to be handled at TC_gsup_purge_ps(127) 20250821122604575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20250821122604576 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604576 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420046246861" cn_domain=PS} 20250821122604576 DLU <0006> fsm.c:456 lu(262420046246861)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604576 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420046246861)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604576 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420046246861" cn_domain=PS} 20250821122604576 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604576 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262420046246861" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420046246861" 20250821122604577 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604577 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420046246861"} 20250821122604578 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420046246861)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604578 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604578 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420046246861"} 20250821122604578 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046246861)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604578 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420046246861)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604578 DLU <0006> fsm.c:568 lu(PS:IMSI-262420046246861)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604578 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420046246861" cn_domain=PS} 20250821122604578 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604578 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420046246861"} 20250821122604578 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420046246861 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122604579 DAUC <0003> db_auc.c:157 IMSI='262428511310868': No 2G Auth Data 20250821122604579 DAUC <0003> db_auc.c:192 IMSI='262428511310868': No 3G Auth Data 20250821122604580 DLGSUP <0013> hlr.c:121 IMSI 262428511310868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@1fd1d59b03b2: Created GsupExpect[0] for "262428511310868" to be handled at TC_gsup_purge_ps(128) 20250821122604585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 20250821122604587 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604587 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428511310868" cn_domain=PS} 20250821122604587 DLU <0006> fsm.c:456 lu(262428511310868)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122604587 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122604587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428511310868)[0x555b16032bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122604587 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428511310868" cn_domain=PS} 20250821122604587 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604587 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@1fd1d59b03b2: Found GsupExpect[0] for "262428511310868" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428511310868" 20250821122604588 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604588 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428511310868"} 20250821122604588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428511310868)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122604588 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122604588 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428511310868"} 20250821122604588 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122604588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511310868)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122604588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511310868)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122604588 DLU <0006> fsm.c:568 lu(PS:IMSI-262428511310868)[0x555b16032bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122604588 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604588 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604589 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604589 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428511310868" cn_domain=PS} 20250821122604589 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250821122604589 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428511310868"} 20250821122604589 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428511310868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250821122604589 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122604589 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122604590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52344<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122604591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@1fd1d59b03b2: Final verdict of PTC: none 119@1fd1d59b03b2: Final verdict of PTC: none 20250821122604591 DLINP <000b> input/ipa.c:452 connected read/write 20250821122604591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122604591 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122604591 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122604591 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122604591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45543<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Aug 21 12:26:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250821122604616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.1:4258 20250821122604717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52360<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26:06 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_purge_unknown started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122607862 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122607862 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122607867 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122607868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@1fd1d59b03b2: 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 } } } } 20250821122607873 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122607873 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122607873 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122607873 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  20250821122607873 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122607873 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  20250821122607873 DLGSUP <0013> gsup_server.c:236 2:  20250821122607873 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122607873 DLGSUP <0013> gsup_server.c:236 3:  20250821122607873 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122607873 DLGSUP <0013> gsup_server.c:236 4:  20250821122607873 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122607873 DLGSUP <0013> gsup_server.c:236 5:  20250821122607873 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122607873 DLGSUP <0013> gsup_server.c:236 7:  20250821122607873 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122607873 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122607873 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122607873 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@1fd1d59b03b2: 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") 20250821122607887 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45435<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@1fd1d59b03b2: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250821122607895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 20250821122607918 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122607918 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} 20250821122607918 DLU <0006> fsm.c:456 lu(2345743413463)[0x555b16032bc0]{UNVALIDATED}: Allocated 20250821122607918 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 20250821122607918 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} 20250821122607918 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122607919 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555b16032bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122607919 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x555b16032bc0]{UNVALIDATED}: Freeing instance 20250821122607919 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x555b16032bc0]{UNVALIDATED}: Deallocated 20250821122607919 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122607919 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@1fd1d59b03b2: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@1fd1d59b03b2: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122607924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52384<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122607927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20250821122607928 DLINP <000b> input/ipa.c:452 connected read/write 20250821122607929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122607929 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122607929 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122607929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122607929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45435<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@1fd1d59b03b2: Final verdict of PTC: none 131@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Aug 21 12:26:07 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250821122607966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52396<->l=127.0.0.1:4258 20250821122608067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52396<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_unknown started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122611207 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122611207 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122611209 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122611211 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611212 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122611212 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122611212 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  20250821122611212 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122611212 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  20250821122611212 DLGSUP <0013> gsup_server.c:236 2:  20250821122611212 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122611212 DLGSUP <0013> gsup_server.c:236 3:  20250821122611212 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122611212 DLGSUP <0013> gsup_server.c:236 4:  20250821122611212 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122611212 DLGSUP <0013> gsup_server.c:236 5:  20250821122611212 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122611212 DLGSUP <0013> gsup_server.c:236 7:  20250821122611212 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122611212 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122611212 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122611212 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@1fd1d59b03b2: 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") 20250821122611220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44847<->l=127.0.0.1:4259) 20250821122611222 DAUC <0003> db_auc.c:157 IMSI='262424238117722': No 2G Auth Data 20250821122611222 DAUC <0003> db_auc.c:192 IMSI='262424238117722': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262424238117722" to be handled at TC_mo_ussd_unknown(138) 20250821122611229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 20250821122611254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611254 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424238117722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424238117722" session_id=666779168 session_state=BEGIN} 20250821122611254 DSS <0004> hlr_ussd.c:576 262424238117722/0x27be3e20: Process SS (BEGIN) 20250821122611254 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611254 DSS <0004> hlr_ussd.c:518 262424238117722/0x27be3e20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611254 DSS <0004> hlr_ussd.c:523 262424238117722/0x27be3e20: USSD for unknown code '*#200#' 20250821122611254 DSS <0004> hlr_ussd.c:354 262424238117722/0x27be3e20: Tx ReturnError(1, 0x12) 20250821122611254 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424238117722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424238117722" session_id=666779168 session_state=END} 20250821122611254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262424238117722" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424238117722" TC_mo_ussd_unknown(138)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52412<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611264 DAUC <0003> db_auc.c:157 IMSI='262426169172400': No 2G Auth Data 20250821122611264 DAUC <0003> db_auc.c:192 IMSI='262426169172400': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262426169172400" to be handled at TC_mo_ussd_unknown(139) 20250821122611278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 20250821122611281 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611281 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426169172400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426169172400" session_id=1581158496 session_state=BEGIN} 20250821122611281 DSS <0004> hlr_ussd.c:576 262426169172400/0x5e3e9060: Process SS (BEGIN) 20250821122611281 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611281 DSS <0004> hlr_ussd.c:518 262426169172400/0x5e3e9060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611281 DSS <0004> hlr_ussd.c:523 262426169172400/0x5e3e9060: USSD for unknown code '*#200#' 20250821122611281 DSS <0004> hlr_ussd.c:354 262426169172400/0x5e3e9060: Tx ReturnError(1, 0x12) 20250821122611281 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426169172400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426169172400" session_id=1581158496 session_state=END} 20250821122611281 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611281 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262426169172400" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426169172400" TC_mo_ussd_unknown(139)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611283 DAUC <0003> db_auc.c:157 IMSI='262427136867180': No 2G Auth Data 20250821122611283 DAUC <0003> db_auc.c:192 IMSI='262427136867180': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262427136867180" to be handled at TC_mo_ussd_unknown(140) 20250821122611289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 20250821122611292 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611292 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427136867180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427136867180" session_id=1165807540 session_state=BEGIN} 20250821122611292 DSS <0004> hlr_ussd.c:576 262427136867180/0x457ccfb4: Process SS (BEGIN) 20250821122611292 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611292 DSS <0004> hlr_ussd.c:518 262427136867180/0x457ccfb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611292 DSS <0004> hlr_ussd.c:523 262427136867180/0x457ccfb4: USSD for unknown code '*#200#' 20250821122611292 DSS <0004> hlr_ussd.c:354 262427136867180/0x457ccfb4: Tx ReturnError(1, 0x12) 20250821122611292 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427136867180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427136867180" session_id=1165807540 session_state=END} 20250821122611292 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611292 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262427136867180" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427136867180" TC_mo_ussd_unknown(140)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611294 DAUC <0003> db_auc.c:157 IMSI='262423314599635': No 2G Auth Data 20250821122611294 DAUC <0003> db_auc.c:192 IMSI='262423314599635': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262423314599635" to be handled at TC_mo_ussd_unknown(141) 20250821122611300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 20250821122611302 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611302 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423314599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423314599635" session_id=3531209664 session_state=BEGIN} 20250821122611302 DSS <0004> hlr_ussd.c:576 262423314599635/0xd279fbc0: Process SS (BEGIN) 20250821122611302 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611302 DSS <0004> hlr_ussd.c:518 262423314599635/0xd279fbc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611302 DSS <0004> hlr_ussd.c:523 262423314599635/0xd279fbc0: USSD for unknown code '*#200#' 20250821122611302 DSS <0004> hlr_ussd.c:354 262423314599635/0xd279fbc0: Tx ReturnError(1, 0x12) 20250821122611302 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423314599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423314599635" session_id=3531209664 session_state=END} 20250821122611302 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611302 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611303 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262423314599635" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423314599635" TC_mo_ussd_unknown(141)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611304 DAUC <0003> db_auc.c:157 IMSI='262422309712624': No 2G Auth Data 20250821122611304 DAUC <0003> db_auc.c:192 IMSI='262422309712624': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262422309712624" to be handled at TC_mo_ussd_unknown(142) 20250821122611310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4258 20250821122611312 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611312 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422309712624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422309712624" session_id=755062099 session_state=BEGIN} 20250821122611312 DSS <0004> hlr_ussd.c:576 262422309712624/0x2d015553: Process SS (BEGIN) 20250821122611312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611312 DSS <0004> hlr_ussd.c:518 262422309712624/0x2d015553: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611312 DSS <0004> hlr_ussd.c:523 262422309712624/0x2d015553: USSD for unknown code '*#200#' 20250821122611312 DSS <0004> hlr_ussd.c:354 262422309712624/0x2d015553: Tx ReturnError(1, 0x12) 20250821122611312 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422309712624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422309712624" session_id=755062099 session_state=END} 20250821122611312 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611312 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262422309712624" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422309712624" TC_mo_ussd_unknown(142)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611314 DAUC <0003> db_auc.c:157 IMSI='262426891653326': No 2G Auth Data 20250821122611314 DAUC <0003> db_auc.c:192 IMSI='262426891653326': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262426891653326" to be handled at TC_mo_ussd_unknown(143) 20250821122611320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 20250821122611322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611322 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426891653326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426891653326" session_id=84668055 session_state=BEGIN} 20250821122611322 DSS <0004> hlr_ussd.c:576 262426891653326/0x050bee97: Process SS (BEGIN) 20250821122611322 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611322 DSS <0004> hlr_ussd.c:518 262426891653326/0x050bee97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611322 DSS <0004> hlr_ussd.c:523 262426891653326/0x050bee97: USSD for unknown code '*#200#' 20250821122611322 DSS <0004> hlr_ussd.c:354 262426891653326/0x050bee97: Tx ReturnError(1, 0x12) 20250821122611322 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426891653326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426891653326" session_id=84668055 session_state=END} 20250821122611322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262426891653326" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426891653326" TC_mo_ussd_unknown(143)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611324 DAUC <0003> db_auc.c:157 IMSI='262424046540247': No 2G Auth Data 20250821122611324 DAUC <0003> db_auc.c:192 IMSI='262424046540247': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262424046540247" to be handled at TC_mo_ussd_unknown(144) 20250821122611329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 20250821122611332 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611332 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611332 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424046540247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424046540247" session_id=1049544521 session_state=BEGIN} 20250821122611332 DSS <0004> hlr_ussd.c:576 262424046540247/0x3e8ec749: Process SS (BEGIN) 20250821122611332 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611332 DSS <0004> hlr_ussd.c:518 262424046540247/0x3e8ec749: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611332 DSS <0004> hlr_ussd.c:523 262424046540247/0x3e8ec749: USSD for unknown code '*#200#' 20250821122611332 DSS <0004> hlr_ussd.c:354 262424046540247/0x3e8ec749: Tx ReturnError(1, 0x12) 20250821122611332 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424046540247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424046540247" session_id=1049544521 session_state=END} 20250821122611332 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611332 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262424046540247" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424046540247" TC_mo_ussd_unknown(144)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611333 DAUC <0003> db_auc.c:157 IMSI='262424905053196': No 2G Auth Data 20250821122611333 DAUC <0003> db_auc.c:192 IMSI='262424905053196': No 3G Auth Data HLR_Test-GSUP(135)@1fd1d59b03b2: Created GsupExpect[0] for "262424905053196" to be handled at TC_mo_ussd_unknown(145) 20250821122611339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 20250821122611341 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611341 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424905053196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424905053196" session_id=739644951 session_state=BEGIN} 20250821122611341 DSS <0004> hlr_ussd.c:576 262424905053196/0x2c161617: Process SS (BEGIN) 20250821122611341 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250821122611341 DSS <0004> hlr_ussd.c:518 262424905053196/0x2c161617: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250821122611341 DSS <0004> hlr_ussd.c:523 262424905053196/0x2c161617: USSD for unknown code '*#200#' 20250821122611341 DSS <0004> hlr_ussd.c:354 262424905053196/0x2c161617: Tx ReturnError(1, 0x12) 20250821122611341 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424905053196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424905053196" session_id=739644951 session_state=END} 20250821122611341 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122611341 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@1fd1d59b03b2: Found GsupExpect[0] for "262424905053196" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424905053196" TC_mo_ussd_unknown(145)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122611343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122611343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52410<->l=127.0.0.1:4258 20250821122611343 DLINP <000b> input/ipa.c:452 connected read/write 20250821122611343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122611343 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@1fd1d59b03b2: Final verdict of PTC: none 20250821122611343 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122611343 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122611343 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44847<->l=127.0.0.1:4259) 136@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 136: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Aug 21 12:26:11 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250821122611366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 20250821122611467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52498<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17180) Waiting for packet dumper to finish... 1 (prev_count=17180, count=81392) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26:13 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_euse_disc started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122614619 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122614619 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122614624 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122614629 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614629 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122614629 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122614629 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  20250821122614629 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122614629 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  20250821122614629 DLGSUP <0013> gsup_server.c:236 2:  20250821122614629 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122614629 DLGSUP <0013> gsup_server.c:236 3:  20250821122614629 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122614629 DLGSUP <0013> gsup_server.c:236 4:  20250821122614629 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122614629 DLGSUP <0013> gsup_server.c:236 5:  20250821122614629 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122614629 DLGSUP <0013> gsup_server.c:236 7:  20250821122614629 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122614629 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122614629 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122614629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@1fd1d59b03b2: 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") 20250821122614650 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42499<->l=127.0.0.1:4259) 20250821122614657 DAUC <0003> db_auc.c:157 IMSI='262421117400569': No 2G Auth Data 20250821122614657 DAUC <0003> db_auc.c:192 IMSI='262421117400569': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262421117400569" to be handled at TC_mo_ussd_euse_disc(150) 20250821122614681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20250821122614690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614690 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421117400569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421117400569" session_id=3366054294 session_state=BEGIN} 20250821122614690 DSS <0004> hlr_ussd.c:576 262421117400569/0xc8a1e996: Process SS (BEGIN) 20250821122614690 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614690 DSS <0004> hlr_ussd.c:518 262421117400569/0xc8a1e996: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614690 DSS <0004> hlr_ussd.c:542 262421117400569/0xc8a1e996: Cannot find conn for EUSE EUSE-foobar 20250821122614690 DSS <0004> hlr_ussd.c:354 262421117400569/0xc8a1e996: Tx ReturnError(1, 0x22) 20250821122614690 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421117400569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421117400569" session_id=3366054294 session_state=END} 20250821122614691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262421117400569" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421117400569" TC_mo_ussd_euse_disc(150)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614695 DAUC <0003> db_auc.c:157 IMSI='262424363994681': No 2G Auth Data 20250821122614695 DAUC <0003> db_auc.c:192 IMSI='262424363994681': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262424363994681" to be handled at TC_mo_ussd_euse_disc(151) 20250821122614702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20250821122614705 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614705 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424363994681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424363994681" session_id=1864874081 session_state=BEGIN} 20250821122614705 DSS <0004> hlr_ussd.c:576 262424363994681/0x6f27b861: Process SS (BEGIN) 20250821122614705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614705 DSS <0004> hlr_ussd.c:518 262424363994681/0x6f27b861: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614705 DSS <0004> hlr_ussd.c:542 262424363994681/0x6f27b861: Cannot find conn for EUSE EUSE-foobar 20250821122614705 DSS <0004> hlr_ussd.c:354 262424363994681/0x6f27b861: Tx ReturnError(1, 0x22) 20250821122614705 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424363994681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424363994681" session_id=1864874081 session_state=END} 20250821122614705 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614705 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262424363994681" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424363994681" TC_mo_ussd_euse_disc(151)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614707 DAUC <0003> db_auc.c:157 IMSI='262424628391397': No 2G Auth Data 20250821122614707 DAUC <0003> db_auc.c:192 IMSI='262424628391397': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262424628391397" to be handled at TC_mo_ussd_euse_disc(152) 20250821122614712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 20250821122614715 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614715 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424628391397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424628391397" session_id=3423762956 session_state=BEGIN} 20250821122614715 DSS <0004> hlr_ussd.c:576 262424628391397/0xcc127a0c: Process SS (BEGIN) 20250821122614715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614715 DSS <0004> hlr_ussd.c:518 262424628391397/0xcc127a0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614715 DSS <0004> hlr_ussd.c:542 262424628391397/0xcc127a0c: Cannot find conn for EUSE EUSE-foobar 20250821122614715 DSS <0004> hlr_ussd.c:354 262424628391397/0xcc127a0c: Tx ReturnError(1, 0x22) 20250821122614715 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424628391397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424628391397" session_id=3423762956 session_state=END} 20250821122614715 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614715 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262424628391397" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424628391397" TC_mo_ussd_euse_disc(152)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614717 DAUC <0003> db_auc.c:157 IMSI='262426063277580': No 2G Auth Data 20250821122614717 DAUC <0003> db_auc.c:192 IMSI='262426063277580': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262426063277580" to be handled at TC_mo_ussd_euse_disc(153) 20250821122614722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20250821122614725 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614725 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426063277580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426063277580" session_id=3600087195 session_state=BEGIN} 20250821122614725 DSS <0004> hlr_ussd.c:576 262426063277580/0xd694f89b: Process SS (BEGIN) 20250821122614725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614725 DSS <0004> hlr_ussd.c:518 262426063277580/0xd694f89b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614725 DSS <0004> hlr_ussd.c:542 262426063277580/0xd694f89b: Cannot find conn for EUSE EUSE-foobar 20250821122614725 DSS <0004> hlr_ussd.c:354 262426063277580/0xd694f89b: Tx ReturnError(1, 0x22) 20250821122614725 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426063277580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426063277580" session_id=3600087195 session_state=END} 20250821122614725 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614725 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262426063277580" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426063277580" TC_mo_ussd_euse_disc(153)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614727 DAUC <0003> db_auc.c:157 IMSI='262426902441940': No 2G Auth Data 20250821122614727 DAUC <0003> db_auc.c:192 IMSI='262426902441940': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262426902441940" to be handled at TC_mo_ussd_euse_disc(154) 20250821122614733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 20250821122614736 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614736 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426902441940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426902441940" session_id=3406687425 session_state=BEGIN} 20250821122614736 DSS <0004> hlr_ussd.c:576 262426902441940/0xcb0decc1: Process SS (BEGIN) 20250821122614736 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614736 DSS <0004> hlr_ussd.c:518 262426902441940/0xcb0decc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614736 DSS <0004> hlr_ussd.c:542 262426902441940/0xcb0decc1: Cannot find conn for EUSE EUSE-foobar 20250821122614736 DSS <0004> hlr_ussd.c:354 262426902441940/0xcb0decc1: Tx ReturnError(1, 0x22) 20250821122614736 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426902441940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426902441940" session_id=3406687425 session_state=END} 20250821122614736 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614736 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262426902441940" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426902441940" TC_mo_ussd_euse_disc(154)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614737 DAUC <0003> db_auc.c:157 IMSI='262423103229958': No 2G Auth Data 20250821122614737 DAUC <0003> db_auc.c:192 IMSI='262423103229958': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262423103229958" to be handled at TC_mo_ussd_euse_disc(155) 20250821122614743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20250821122614746 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614746 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423103229958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423103229958" session_id=190890781 session_state=BEGIN} 20250821122614746 DSS <0004> hlr_ussd.c:576 262423103229958/0x0b60c31d: Process SS (BEGIN) 20250821122614746 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614746 DSS <0004> hlr_ussd.c:518 262423103229958/0x0b60c31d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614746 DSS <0004> hlr_ussd.c:542 262423103229958/0x0b60c31d: Cannot find conn for EUSE EUSE-foobar 20250821122614746 DSS <0004> hlr_ussd.c:354 262423103229958/0x0b60c31d: Tx ReturnError(1, 0x22) 20250821122614746 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423103229958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423103229958" session_id=190890781 session_state=END} 20250821122614746 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614746 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262423103229958" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423103229958" TC_mo_ussd_euse_disc(155)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614748 DAUC <0003> db_auc.c:157 IMSI='262423227348470': No 2G Auth Data 20250821122614748 DAUC <0003> db_auc.c:192 IMSI='262423227348470': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262423227348470" to be handled at TC_mo_ussd_euse_disc(156) 20250821122614753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20250821122614756 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614756 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423227348470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423227348470" session_id=53774525 session_state=BEGIN} 20250821122614756 DSS <0004> hlr_ussd.c:576 262423227348470/0x033488bd: Process SS (BEGIN) 20250821122614756 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614756 DSS <0004> hlr_ussd.c:518 262423227348470/0x033488bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614756 DSS <0004> hlr_ussd.c:542 262423227348470/0x033488bd: Cannot find conn for EUSE EUSE-foobar 20250821122614756 DSS <0004> hlr_ussd.c:354 262423227348470/0x033488bd: Tx ReturnError(1, 0x22) 20250821122614756 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423227348470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423227348470" session_id=53774525 session_state=END} 20250821122614756 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614756 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262423227348470" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262423227348470" TC_mo_ussd_euse_disc(156)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614758 DAUC <0003> db_auc.c:157 IMSI='262428960302056': No 2G Auth Data 20250821122614758 DAUC <0003> db_auc.c:192 IMSI='262428960302056': No 3G Auth Data HLR_Test-GSUP(147)@1fd1d59b03b2: Created GsupExpect[0] for "262428960302056" to be handled at TC_mo_ussd_euse_disc(157) 20250821122614764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20250821122614766 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614766 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428960302056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428960302056" session_id=3273758360 session_state=BEGIN} 20250821122614766 DSS <0004> hlr_ussd.c:576 262428960302056/0xc3219698: Process SS (BEGIN) 20250821122614766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122614766 DSS <0004> hlr_ussd.c:518 262428960302056/0xc3219698: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122614766 DSS <0004> hlr_ussd.c:542 262428960302056/0xc3219698: Cannot find conn for EUSE EUSE-foobar 20250821122614766 DSS <0004> hlr_ussd.c:354 262428960302056/0xc3219698: Tx ReturnError(1, 0x22) 20250821122614766 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428960302056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428960302056" session_id=3273758360 session_state=END} 20250821122614766 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122614766 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@1fd1d59b03b2: Found GsupExpect[0] for "262428960302056" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428960302056" TC_mo_ussd_euse_disc(157)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122614768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122614768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20250821122614769 DLINP <000b> input/ipa.c:452 connected read/write 20250821122614769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122614769 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122614769 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122614769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@1fd1d59b03b2: Final verdict of PTC: none 20250821122614769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42499<->l=127.0.0.1:4259) 148@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 148: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Aug 21 12:26:14 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250821122614793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20250821122614994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->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=81620) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_iuse_imsi started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122618128 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122618129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122618133 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122618139 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618139 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122618139 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122618139 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  20250821122618139 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122618139 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  20250821122618139 DLGSUP <0013> gsup_server.c:236 2:  20250821122618139 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122618139 DLGSUP <0013> gsup_server.c:236 3:  20250821122618139 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122618139 DLGSUP <0013> gsup_server.c:236 4:  20250821122618139 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122618139 DLGSUP <0013> gsup_server.c:236 5:  20250821122618139 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122618139 DLGSUP <0013> gsup_server.c:236 7:  20250821122618139 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122618139 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122618139 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122618139 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@1fd1d59b03b2: 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") 20250821122618162 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46221<->l=127.0.0.1:4259) 20250821122618171 DAUC <0003> db_auc.c:157 IMSI='262428811703082': No 2G Auth Data 20250821122618171 DAUC <0003> db_auc.c:192 IMSI='262428811703082': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262428811703082" to be handled at TC_mo_ussd_iuse_imsi(162) 20250821122618192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20250821122618197 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618197 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428811703082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428811703082" session_id=3852608080 session_state=BEGIN} 20250821122618197 DSS <0004> hlr_ussd.c:576 262428811703082/0xe5a22250: Process SS (BEGIN) 20250821122618197 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618197 DSS <0004> hlr_ussd.c:518 262428811703082/0xe5a22250: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618197 DSS <0004> hlr_ussd.c:363 262428811703082/0xe5a22250: Tx USSD 'Your IMSI is 262428811703082' 20250821122618197 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428811703082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428811703082" session_id=3852608080 session_state=END} 20250821122618197 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428811703082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618197 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618197 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262428811703082" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428811703082" TC_mo_ussd_iuse_imsi(162)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618201 DAUC <0003> db_auc.c:157 IMSI='262420877969730': No 2G Auth Data 20250821122618201 DAUC <0003> db_auc.c:192 IMSI='262420877969730': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262420877969730" to be handled at TC_mo_ussd_iuse_imsi(163) 20250821122618207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20250821122618209 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618209 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420877969730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420877969730" session_id=3484359457 session_state=BEGIN} 20250821122618209 DSS <0004> hlr_ussd.c:576 262420877969730/0xcfaf1b21: Process SS (BEGIN) 20250821122618210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618210 DSS <0004> hlr_ussd.c:518 262420877969730/0xcfaf1b21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618210 DSS <0004> hlr_ussd.c:363 262420877969730/0xcfaf1b21: Tx USSD 'Your IMSI is 262420877969730' 20250821122618210 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420877969730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420877969730" session_id=3484359457 session_state=END} 20250821122618210 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420877969730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618210 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618210 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262420877969730" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420877969730" TC_mo_ussd_iuse_imsi(163)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618212 DAUC <0003> db_auc.c:157 IMSI='262427307049710': No 2G Auth Data 20250821122618212 DAUC <0003> db_auc.c:192 IMSI='262427307049710': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262427307049710" to be handled at TC_mo_ussd_iuse_imsi(164) 20250821122618218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20250821122618221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618221 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427307049710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427307049710" session_id=3372668399 session_state=BEGIN} 20250821122618221 DSS <0004> hlr_ussd.c:576 262427307049710/0xc906d5ef: Process SS (BEGIN) 20250821122618221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618221 DSS <0004> hlr_ussd.c:518 262427307049710/0xc906d5ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618221 DSS <0004> hlr_ussd.c:363 262427307049710/0xc906d5ef: Tx USSD 'Your IMSI is 262427307049710' 20250821122618221 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427307049710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427307049710" session_id=3372668399 session_state=END} 20250821122618221 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427307049710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262427307049710" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427307049710" TC_mo_ussd_iuse_imsi(164)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618223 DAUC <0003> db_auc.c:157 IMSI='262421361670859': No 2G Auth Data 20250821122618223 DAUC <0003> db_auc.c:192 IMSI='262421361670859': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262421361670859" to be handled at TC_mo_ussd_iuse_imsi(165) 20250821122618228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33274<->l=127.0.0.1:4258 20250821122618231 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618231 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421361670859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421361670859" session_id=3246344856 session_state=BEGIN} 20250821122618231 DSS <0004> hlr_ussd.c:576 262421361670859/0xc17f4a98: Process SS (BEGIN) 20250821122618231 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618231 DSS <0004> hlr_ussd.c:518 262421361670859/0xc17f4a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618231 DSS <0004> hlr_ussd.c:363 262421361670859/0xc17f4a98: Tx USSD 'Your IMSI is 262421361670859' 20250821122618231 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421361670859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421361670859" session_id=3246344856 session_state=END} 20250821122618231 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421361670859 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618231 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618231 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262421361670859" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421361670859" TC_mo_ussd_iuse_imsi(165)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33274<->l=127.0.0.1:4258 20250821122618233 DAUC <0003> db_auc.c:157 IMSI='262421595375440': No 2G Auth Data 20250821122618233 DAUC <0003> db_auc.c:192 IMSI='262421595375440': No 3G Auth Data TC_mo_ussd_iuse_imsi(165)@1fd1d59b03b2: Final verdict of PTC: pass HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262421595375440" to be handled at TC_mo_ussd_iuse_imsi(166) 20250821122618239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20250821122618242 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618242 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421595375440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421595375440" session_id=4156796189 session_state=BEGIN} 20250821122618242 DSS <0004> hlr_ussd.c:576 262421595375440/0xf7c3ad1d: Process SS (BEGIN) 20250821122618242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618242 DSS <0004> hlr_ussd.c:518 262421595375440/0xf7c3ad1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618242 DSS <0004> hlr_ussd.c:363 262421595375440/0xf7c3ad1d: Tx USSD 'Your IMSI is 262421595375440' 20250821122618242 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421595375440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421595375440" session_id=4156796189 session_state=END} 20250821122618242 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421595375440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618242 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618242 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262421595375440" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421595375440" TC_mo_ussd_iuse_imsi(166)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618244 DAUC <0003> db_auc.c:157 IMSI='262426719704152': No 2G Auth Data 20250821122618244 DAUC <0003> db_auc.c:192 IMSI='262426719704152': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262426719704152" to be handled at TC_mo_ussd_iuse_imsi(167) 20250821122618250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 20250821122618252 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618252 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426719704152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426719704152" session_id=1149759989 session_state=BEGIN} 20250821122618252 DSS <0004> hlr_ussd.c:576 262426719704152/0x4487f1f5: Process SS (BEGIN) 20250821122618252 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618252 DSS <0004> hlr_ussd.c:518 262426719704152/0x4487f1f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618252 DSS <0004> hlr_ussd.c:363 262426719704152/0x4487f1f5: Tx USSD 'Your IMSI is 262426719704152' 20250821122618252 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426719704152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426719704152" session_id=1149759989 session_state=END} 20250821122618252 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426719704152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618252 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618252 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262426719704152" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426719704152" TC_mo_ussd_iuse_imsi(167)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33286<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618254 DAUC <0003> db_auc.c:157 IMSI='262425616777407': No 2G Auth Data 20250821122618254 DAUC <0003> db_auc.c:192 IMSI='262425616777407': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262425616777407" to be handled at TC_mo_ussd_iuse_imsi(168) 20250821122618260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 20250821122618263 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618263 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425616777407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425616777407" session_id=1328821009 session_state=BEGIN} 20250821122618263 DSS <0004> hlr_ussd.c:576 262425616777407/0x4f343311: Process SS (BEGIN) 20250821122618263 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618263 DSS <0004> hlr_ussd.c:518 262425616777407/0x4f343311: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618263 DSS <0004> hlr_ussd.c:363 262425616777407/0x4f343311: Tx USSD 'Your IMSI is 262425616777407' 20250821122618263 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425616777407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425616777407" session_id=1328821009 session_state=END} 20250821122618263 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425616777407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618263 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618263 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262425616777407" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262425616777407" TC_mo_ussd_iuse_imsi(168)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618265 DAUC <0003> db_auc.c:157 IMSI='262429225214162': No 2G Auth Data 20250821122618265 DAUC <0003> db_auc.c:192 IMSI='262429225214162': No 3G Auth Data HLR_Test-GSUP(159)@1fd1d59b03b2: Created GsupExpect[0] for "262429225214162" to be handled at TC_mo_ussd_iuse_imsi(169) 20250821122618270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20250821122618273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618273 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429225214162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429225214162" session_id=2802247909 session_state=BEGIN} 20250821122618273 DSS <0004> hlr_ussd.c:576 262429225214162/0xa706e8e5: Process SS (BEGIN) 20250821122618273 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122618273 DSS <0004> hlr_ussd.c:518 262429225214162/0xa706e8e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122618273 DSS <0004> hlr_ussd.c:363 262429225214162/0xa706e8e5: Tx USSD 'Your IMSI is 262429225214162' 20250821122618273 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429225214162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429225214162" session_id=2802247909 session_state=END} 20250821122618273 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429225214162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122618273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122618273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@1fd1d59b03b2: Found GsupExpect[0] for "262429225214162" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429225214162" TC_mo_ussd_iuse_imsi(169)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122618275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122618275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@1fd1d59b03b2: Final verdict of PTC: none 20250821122618275 DLINP <000b> input/ipa.c:452 connected read/write 20250821122618275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122618275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122618275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122618275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122618275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46221<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@1fd1d59b03b2: Final verdict of PTC: none 160@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 160: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Aug 21 12:26:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250821122618298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 20250821122618500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77124) Waiting for packet dumper to finish... 1 (prev_count=77124, count=82232) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26:20 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122621637 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122621637 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122621641 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122621647 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621647 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122621647 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122621647 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  20250821122621647 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122621647 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  20250821122621647 DLGSUP <0013> gsup_server.c:236 2:  20250821122621647 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122621647 DLGSUP <0013> gsup_server.c:236 3:  20250821122621647 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122621647 DLGSUP <0013> gsup_server.c:236 4:  20250821122621647 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122621647 DLGSUP <0013> gsup_server.c:236 5:  20250821122621647 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122621647 DLGSUP <0013> gsup_server.c:236 7:  20250821122621647 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122621647 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122621647 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122621647 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@1fd1d59b03b2: 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") 20250821122621663 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34149<->l=127.0.0.1:4259) 20250821122621667 DAUC <0003> db_auc.c:157 IMSI='262425204117974': No 2G Auth Data 20250821122621667 DAUC <0003> db_auc.c:192 IMSI='262425204117974': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262425204117974" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250821122621675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 20250821122621690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621690 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425204117974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425204117974" source_name="the-source\n" session_id=1810566799 session_state=BEGIN} 20250821122621690 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250821122621690 DSS <0004> hlr_ussd.c:576 262425204117974/0x6beb0e8f: Process SS (BEGIN) 20250821122621690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621690 DSS <0004> hlr_ussd.c:518 262425204117974/0x6beb0e8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621690 DSS <0004> hlr_ussd.c:363 262425204117974/0x6beb0e8f: Tx USSD 'Your IMSI is 262425204117974' 20250821122621690 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425204117974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425204117974" destination_name="the-source\n" session_id=1810566799 session_state=END} 20250821122621690 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425204117974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621690 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262425204117974" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425204117974" TC_mo_ussd_iuse_imsi_via_proxy(174)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621701 DAUC <0003> db_auc.c:157 IMSI='262428376433652': No 2G Auth Data 20250821122621701 DAUC <0003> db_auc.c:192 IMSI='262428376433652': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262428376433652" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250821122621716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 20250821122621719 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621719 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428376433652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428376433652" source_name="the-source\n" session_id=144920988 session_state=BEGIN} 20250821122621719 DSS <0004> hlr_ussd.c:576 262428376433652/0x08a3519c: Process SS (BEGIN) 20250821122621719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621719 DSS <0004> hlr_ussd.c:518 262428376433652/0x08a3519c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621719 DSS <0004> hlr_ussd.c:363 262428376433652/0x08a3519c: Tx USSD 'Your IMSI is 262428376433652' 20250821122621719 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428376433652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376433652" destination_name="the-source\n" session_id=144920988 session_state=END} 20250821122621719 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428376433652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621719 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621719 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262428376433652" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428376433652" TC_mo_ussd_iuse_imsi_via_proxy(175)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621722 DAUC <0003> db_auc.c:157 IMSI='262426614040066': No 2G Auth Data 20250821122621722 DAUC <0003> db_auc.c:192 IMSI='262426614040066': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262426614040066" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250821122621728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 20250821122621731 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621731 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426614040066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426614040066" source_name="the-source\n" session_id=939396786 session_state=BEGIN} 20250821122621731 DSS <0004> hlr_ussd.c:576 262426614040066/0x37fe0eb2: Process SS (BEGIN) 20250821122621731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621731 DSS <0004> hlr_ussd.c:518 262426614040066/0x37fe0eb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621731 DSS <0004> hlr_ussd.c:363 262426614040066/0x37fe0eb2: Tx USSD 'Your IMSI is 262426614040066' 20250821122621731 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426614040066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426614040066" destination_name="the-source\n" session_id=939396786 session_state=END} 20250821122621731 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262426614040066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621731 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621731 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262426614040066" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426614040066" TC_mo_ussd_iuse_imsi_via_proxy(176)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621733 DAUC <0003> db_auc.c:157 IMSI='262424307341220': No 2G Auth Data 20250821122621733 DAUC <0003> db_auc.c:192 IMSI='262424307341220': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262424307341220" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250821122621739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 20250821122621742 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621742 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424307341220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424307341220" source_name="the-source\n" session_id=1810150025 session_state=BEGIN} 20250821122621742 DSS <0004> hlr_ussd.c:576 262424307341220/0x6be4b289: Process SS (BEGIN) 20250821122621742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621742 DSS <0004> hlr_ussd.c:518 262424307341220/0x6be4b289: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621742 DSS <0004> hlr_ussd.c:363 262424307341220/0x6be4b289: Tx USSD 'Your IMSI is 262424307341220' 20250821122621742 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424307341220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424307341220" destination_name="the-source\n" session_id=1810150025 session_state=END} 20250821122621742 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424307341220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621742 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621742 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262424307341220" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424307341220" TC_mo_ussd_iuse_imsi_via_proxy(177)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621744 DAUC <0003> db_auc.c:157 IMSI='262429468125046': No 2G Auth Data 20250821122621744 DAUC <0003> db_auc.c:192 IMSI='262429468125046': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262429468125046" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250821122621749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20250821122621752 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621752 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429468125046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429468125046" source_name="the-source\n" session_id=2513400541 session_state=BEGIN} 20250821122621752 DSS <0004> hlr_ussd.c:576 262429468125046/0x95cf72dd: Process SS (BEGIN) 20250821122621752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621752 DSS <0004> hlr_ussd.c:518 262429468125046/0x95cf72dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621752 DSS <0004> hlr_ussd.c:363 262429468125046/0x95cf72dd: Tx USSD 'Your IMSI is 262429468125046' 20250821122621752 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429468125046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429468125046" destination_name="the-source\n" session_id=2513400541 session_state=END} 20250821122621752 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429468125046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621752 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621752 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262429468125046" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429468125046" TC_mo_ussd_iuse_imsi_via_proxy(178)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621754 DAUC <0003> db_auc.c:157 IMSI='262422186181487': No 2G Auth Data 20250821122621754 DAUC <0003> db_auc.c:192 IMSI='262422186181487': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262422186181487" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250821122621760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 20250821122621763 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621763 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422186181487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422186181487" source_name="the-source\n" session_id=2987448154 session_state=BEGIN} 20250821122621763 DSS <0004> hlr_ussd.c:576 262422186181487/0xb210d75a: Process SS (BEGIN) 20250821122621763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621763 DSS <0004> hlr_ussd.c:518 262422186181487/0xb210d75a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621763 DSS <0004> hlr_ussd.c:363 262422186181487/0xb210d75a: Tx USSD 'Your IMSI is 262422186181487' 20250821122621763 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422186181487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422186181487" destination_name="the-source\n" session_id=2987448154 session_state=END} 20250821122621763 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262422186181487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621763 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621763 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262422186181487" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422186181487" TC_mo_ussd_iuse_imsi_via_proxy(179)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621765 DAUC <0003> db_auc.c:157 IMSI='262429139393499': No 2G Auth Data 20250821122621765 DAUC <0003> db_auc.c:192 IMSI='262429139393499': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262429139393499" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250821122621771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4258 20250821122621773 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621773 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429139393499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429139393499" source_name="the-source\n" session_id=3519608535 session_state=BEGIN} 20250821122621773 DSS <0004> hlr_ussd.c:576 262429139393499/0xd1c8f6d7: Process SS (BEGIN) 20250821122621773 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621773 DSS <0004> hlr_ussd.c:518 262429139393499/0xd1c8f6d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621773 DSS <0004> hlr_ussd.c:363 262429139393499/0xd1c8f6d7: Tx USSD 'Your IMSI is 262429139393499' 20250821122621773 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429139393499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429139393499" destination_name="the-source\n" session_id=3519608535 session_state=END} 20250821122621773 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429139393499 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621773 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621773 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262429139393499" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262429139393499" TC_mo_ussd_iuse_imsi_via_proxy(180)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621775 DAUC <0003> db_auc.c:157 IMSI='262421953277303': No 2G Auth Data 20250821122621775 DAUC <0003> db_auc.c:192 IMSI='262421953277303': No 3G Auth Data HLR_Test-GSUP(171)@1fd1d59b03b2: Created GsupExpect[0] for "262421953277303" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250821122621781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 20250821122621783 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621783 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421953277303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953277303" source_name="the-source\n" session_id=3973380798 session_state=BEGIN} 20250821122621783 DSS <0004> hlr_ussd.c:576 262421953277303/0xecd4fabe: Process SS (BEGIN) 20250821122621783 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250821122621783 DSS <0004> hlr_ussd.c:518 262421953277303/0xecd4fabe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250821122621783 DSS <0004> hlr_ussd.c:363 262421953277303/0xecd4fabe: Tx USSD 'Your IMSI is 262421953277303' 20250821122621783 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421953277303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953277303" destination_name="the-source\n" session_id=3973380798 session_state=END} 20250821122621783 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421953277303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122621783 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122621783 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@1fd1d59b03b2: Found GsupExpect[0] for "262421953277303" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421953277303" TC_mo_ussd_iuse_imsi_via_proxy(181)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122621785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122621786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4258 20250821122621786 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34149<->l=127.0.0.1:4259) 20250821122621786 DLINP <000b> input/ipa.c:452 connected read/write 20250821122621786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122621786 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122621786 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122621786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122621786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@1fd1d59b03b2: Final verdict of PTC: none 172@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 172: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:21 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250821122621812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20250821122622014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58442<->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=83480) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_iuse_msisdn started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122625151 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122625151 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122625156 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122625161 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625161 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122625161 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122625161 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  20250821122625161 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122625161 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  20250821122625161 DLGSUP <0013> gsup_server.c:236 2:  20250821122625161 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122625161 DLGSUP <0013> gsup_server.c:236 3:  20250821122625161 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122625161 DLGSUP <0013> gsup_server.c:236 4:  20250821122625161 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122625161 DLGSUP <0013> gsup_server.c:236 5:  20250821122625161 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122625161 DLGSUP <0013> gsup_server.c:236 7:  20250821122625161 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122625161 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122625161 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122625161 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@1fd1d59b03b2: 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") 20250821122625182 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43219<->l=127.0.0.1:4259) 20250821122625192 DAUC <0003> db_auc.c:157 IMSI='262422095043134': No 2G Auth Data 20250821122625192 DAUC <0003> db_auc.c:192 IMSI='262422095043134': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262422095043134" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250821122625215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 20250821122625232 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625232 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422095043134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422095043134" session_id=2311530335 session_state=BEGIN} 20250821122625232 DSS <0004> hlr_ussd.c:576 262422095043134/0x89c7275f: Process SS (BEGIN) 20250821122625232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625232 DSS <0004> hlr_ussd.c:518 262422095043134/0x89c7275f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625232 DSS <0004> hlr_ussd.c:363 262422095043134/0x89c7275f: Tx USSD 'Your extension is 491615641833' 20250821122625232 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422095043134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422095043134" session_id=2311530335 session_state=END} 20250821122625233 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422095043134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625233 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625233 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262422095043134" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422095043134" TC_mo_ussd_iuse_msisdn(186)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625244 DAUC <0003> db_auc.c:157 IMSI='262424696975830': No 2G Auth Data 20250821122625244 DAUC <0003> db_auc.c:192 IMSI='262424696975830': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262424696975830" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250821122625254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 20250821122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625257 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424696975830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424696975830" session_id=919832229 session_state=BEGIN} 20250821122625257 DSS <0004> hlr_ussd.c:576 262424696975830/0x36d386a5: Process SS (BEGIN) 20250821122625257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625257 DSS <0004> hlr_ussd.c:518 262424696975830/0x36d386a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625257 DSS <0004> hlr_ussd.c:363 262424696975830/0x36d386a5: Tx USSD 'Your extension is 491613681608' 20250821122625257 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424696975830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424696975830" session_id=919832229 session_state=END} 20250821122625257 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424696975830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262424696975830" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424696975830" TC_mo_ussd_iuse_msisdn(187)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.1:4258 20250821122625259 DAUC <0003> db_auc.c:157 IMSI='262424744683764': No 2G Auth Data 20250821122625259 DAUC <0003> db_auc.c:192 IMSI='262424744683764': No 3G Auth Data TC_mo_ussd_iuse_msisdn(187)@1fd1d59b03b2: Final verdict of PTC: pass HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262424744683764" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250821122625265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20250821122625267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625267 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424744683764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424744683764" session_id=4047183990 session_state=BEGIN} 20250821122625267 DSS <0004> hlr_ussd.c:576 262424744683764/0xf13b2076: Process SS (BEGIN) 20250821122625267 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625267 DSS <0004> hlr_ussd.c:518 262424744683764/0xf13b2076: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625267 DSS <0004> hlr_ussd.c:363 262424744683764/0xf13b2076: Tx USSD 'Your extension is 491617734331' 20250821122625267 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424744683764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424744683764" session_id=4047183990 session_state=END} 20250821122625267 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424744683764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262424744683764" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424744683764" TC_mo_ussd_iuse_msisdn(188)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625269 DAUC <0003> db_auc.c:157 IMSI='262420469653826': No 2G Auth Data 20250821122625269 DAUC <0003> db_auc.c:192 IMSI='262420469653826': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262420469653826" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250821122625275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20250821122625277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625277 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420469653826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420469653826" session_id=1250350525 session_state=BEGIN} 20250821122625277 DSS <0004> hlr_ussd.c:576 262420469653826/0x4a86d5bd: Process SS (BEGIN) 20250821122625277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625277 DSS <0004> hlr_ussd.c:518 262420469653826/0x4a86d5bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625277 DSS <0004> hlr_ussd.c:363 262420469653826/0x4a86d5bd: Tx USSD 'Your extension is 491611340044' 20250821122625277 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420469653826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420469653826" session_id=1250350525 session_state=END} 20250821122625277 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420469653826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262420469653826" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420469653826" TC_mo_ussd_iuse_msisdn(189)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625279 DAUC <0003> db_auc.c:157 IMSI='262426006901710': No 2G Auth Data 20250821122625279 DAUC <0003> db_auc.c:192 IMSI='262426006901710': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262426006901710" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250821122625284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20250821122625287 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625287 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426006901710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426006901710" session_id=901902333 session_state=BEGIN} 20250821122625287 DSS <0004> hlr_ussd.c:576 262426006901710/0x35c1effd: Process SS (BEGIN) 20250821122625287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625287 DSS <0004> hlr_ussd.c:518 262426006901710/0x35c1effd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625287 DSS <0004> hlr_ussd.c:363 262426006901710/0x35c1effd: Tx USSD 'Your extension is 491610254772' 20250821122625287 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426006901710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426006901710" session_id=901902333 session_state=END} 20250821122625287 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426006901710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625287 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625287 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262426006901710" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426006901710" TC_mo_ussd_iuse_msisdn(190)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625289 DAUC <0003> db_auc.c:157 IMSI='262429784956574': No 2G Auth Data 20250821122625289 DAUC <0003> db_auc.c:192 IMSI='262429784956574': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262429784956574" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250821122625294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 20250821122625297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625297 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429784956574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429784956574" session_id=902923505 session_state=BEGIN} 20250821122625297 DSS <0004> hlr_ussd.c:576 262429784956574/0x35d184f1: Process SS (BEGIN) 20250821122625297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625297 DSS <0004> hlr_ussd.c:518 262429784956574/0x35d184f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625297 DSS <0004> hlr_ussd.c:363 262429784956574/0x35d184f1: Tx USSD 'Your extension is 491614348044' 20250821122625297 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429784956574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784956574" session_id=902923505 session_state=END} 20250821122625297 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429784956574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262429784956574" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429784956574" TC_mo_ussd_iuse_msisdn(191)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625299 DAUC <0003> db_auc.c:157 IMSI='262425296267485': No 2G Auth Data 20250821122625299 DAUC <0003> db_auc.c:192 IMSI='262425296267485': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262425296267485" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250821122625304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 20250821122625307 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625307 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425296267485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425296267485" session_id=3562345098 session_state=BEGIN} 20250821122625307 DSS <0004> hlr_ussd.c:576 262425296267485/0xd455128a: Process SS (BEGIN) 20250821122625307 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625307 DSS <0004> hlr_ussd.c:518 262425296267485/0xd455128a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625307 DSS <0004> hlr_ussd.c:363 262425296267485/0xd455128a: Tx USSD 'Your extension is 491612815862' 20250821122625307 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425296267485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425296267485" session_id=3562345098 session_state=END} 20250821122625307 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425296267485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625307 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625307 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262425296267485" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425296267485" TC_mo_ussd_iuse_msisdn(192)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625309 DAUC <0003> db_auc.c:157 IMSI='262420601946804': No 2G Auth Data 20250821122625309 DAUC <0003> db_auc.c:192 IMSI='262420601946804': No 3G Auth Data HLR_Test-GSUP(183)@1fd1d59b03b2: Created GsupExpect[0] for "262420601946804" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250821122625314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20250821122625317 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625317 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420601946804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420601946804" session_id=1075211527 session_state=BEGIN} 20250821122625317 DSS <0004> hlr_ussd.c:576 262420601946804/0x40166d07: Process SS (BEGIN) 20250821122625317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122625317 DSS <0004> hlr_ussd.c:518 262420601946804/0x40166d07: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122625317 DSS <0004> hlr_ussd.c:363 262420601946804/0x40166d07: Tx USSD 'Your extension is 491618170210' 20250821122625317 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420601946804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420601946804" session_id=1075211527 session_state=END} 20250821122625317 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420601946804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122625317 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122625317 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@1fd1d59b03b2: Found GsupExpect[0] for "262420601946804" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420601946804" TC_mo_ussd_iuse_msisdn(193)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122625319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122625319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20250821122625319 DLINP <000b> input/ipa.c:452 connected read/write 20250821122625319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122625319 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122625319 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122625319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122625319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43219<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@1fd1d59b03b2: Final verdict of PTC: none 184@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 184: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Aug 21 12:26:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250821122625342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58544<->l=127.0.0.1:4258 20250821122625543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58544<->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=82540) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26:27 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122628669 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122628669 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122628670 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122628671 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628671 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122628671 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122628671 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  20250821122628671 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122628671 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  20250821122628671 DLGSUP <0013> gsup_server.c:236 2:  20250821122628671 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122628671 DLGSUP <0013> gsup_server.c:236 3:  20250821122628671 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122628671 DLGSUP <0013> gsup_server.c:236 4:  20250821122628671 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122628671 DLGSUP <0013> gsup_server.c:236 5:  20250821122628671 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122628671 DLGSUP <0013> gsup_server.c:236 7:  20250821122628671 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122628671 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122628671 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122628671 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@1fd1d59b03b2: 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") 20250821122628681 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32775<->l=127.0.0.1:4259) 20250821122628683 DAUC <0003> db_auc.c:157 IMSI='262426850496943': No 2G Auth Data 20250821122628683 DAUC <0003> db_auc.c:192 IMSI='262426850496943': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262426850496943" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250821122628689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 20250821122628718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628718 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426850496943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426850496943" source_name="the-source\n" session_id=3019678903 session_state=BEGIN} 20250821122628718 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250821122628718 DSS <0004> hlr_ussd.c:576 262426850496943/0xb3fca4b7: Process SS (BEGIN) 20250821122628718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628718 DSS <0004> hlr_ussd.c:518 262426850496943/0xb3fca4b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628718 DSS <0004> hlr_ussd.c:363 262426850496943/0xb3fca4b7: Tx USSD 'Your extension is 491614281267' 20250821122628718 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426850496943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426850496943" destination_name="the-source\n" session_id=3019678903 session_state=END} 20250821122628718 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426850496943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628718 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262426850496943" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426850496943" TC_mo_ussd_iuse_msisdn_via_proxy(198)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628730 DAUC <0003> db_auc.c:157 IMSI='262421903331163': No 2G Auth Data 20250821122628730 DAUC <0003> db_auc.c:192 IMSI='262421903331163': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262421903331163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250821122628741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 20250821122628744 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628744 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421903331163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421903331163" source_name="the-source\n" session_id=2595231172 session_state=BEGIN} 20250821122628744 DSS <0004> hlr_ussd.c:576 262421903331163/0x9ab015c4: Process SS (BEGIN) 20250821122628744 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628744 DSS <0004> hlr_ussd.c:518 262421903331163/0x9ab015c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628744 DSS <0004> hlr_ussd.c:363 262421903331163/0x9ab015c4: Tx USSD 'Your extension is 491617742612' 20250821122628744 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421903331163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421903331163" destination_name="the-source\n" session_id=2595231172 session_state=END} 20250821122628744 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262421903331163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628744 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628744 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262421903331163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421903331163" TC_mo_ussd_iuse_msisdn_via_proxy(199)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628746 DAUC <0003> db_auc.c:157 IMSI='262421889963830': No 2G Auth Data 20250821122628746 DAUC <0003> db_auc.c:192 IMSI='262421889963830': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262421889963830" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250821122628752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20250821122628755 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628755 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421889963830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421889963830" source_name="the-source\n" session_id=3806789832 session_state=BEGIN} 20250821122628755 DSS <0004> hlr_ussd.c:576 262421889963830/0xe2e700c8: Process SS (BEGIN) 20250821122628755 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628755 DSS <0004> hlr_ussd.c:518 262421889963830/0xe2e700c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628755 DSS <0004> hlr_ussd.c:363 262421889963830/0xe2e700c8: Tx USSD 'Your extension is 491617177077' 20250821122628755 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421889963830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421889963830" destination_name="the-source\n" session_id=3806789832 session_state=END} 20250821122628755 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421889963830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628755 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628755 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262421889963830" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421889963830" TC_mo_ussd_iuse_msisdn_via_proxy(200)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628757 DAUC <0003> db_auc.c:157 IMSI='262425448541784': No 2G Auth Data 20250821122628757 DAUC <0003> db_auc.c:192 IMSI='262425448541784': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262425448541784" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250821122628762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 20250821122628765 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628765 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262425448541784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425448541784" source_name="the-source\n" session_id=3006244682 session_state=BEGIN} 20250821122628765 DSS <0004> hlr_ussd.c:576 262425448541784/0xb32fa74a: Process SS (BEGIN) 20250821122628765 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628765 DSS <0004> hlr_ussd.c:518 262425448541784/0xb32fa74a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628765 DSS <0004> hlr_ussd.c:363 262425448541784/0xb32fa74a: Tx USSD 'Your extension is 491610150601' 20250821122628765 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262425448541784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425448541784" destination_name="the-source\n" session_id=3006244682 session_state=END} 20250821122628765 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262425448541784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628765 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628765 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262425448541784" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262425448541784" TC_mo_ussd_iuse_msisdn_via_proxy(201)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628767 DAUC <0003> db_auc.c:157 IMSI='262425121934848': No 2G Auth Data 20250821122628767 DAUC <0003> db_auc.c:192 IMSI='262425121934848': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262425121934848" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250821122628772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 20250821122628775 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628775 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425121934848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425121934848" source_name="the-source\n" session_id=4265309049 session_state=BEGIN} 20250821122628775 DSS <0004> hlr_ussd.c:576 262425121934848/0xfe3b7379: Process SS (BEGIN) 20250821122628775 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628775 DSS <0004> hlr_ussd.c:518 262425121934848/0xfe3b7379: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628775 DSS <0004> hlr_ussd.c:363 262425121934848/0xfe3b7379: Tx USSD 'Your extension is 491618631405' 20250821122628775 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425121934848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425121934848" destination_name="the-source\n" session_id=4265309049 session_state=END} 20250821122628775 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425121934848 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628775 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628775 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262425121934848" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425121934848" TC_mo_ussd_iuse_msisdn_via_proxy(202)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628777 DAUC <0003> db_auc.c:157 IMSI='262428019486070': No 2G Auth Data 20250821122628777 DAUC <0003> db_auc.c:192 IMSI='262428019486070': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262428019486070" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250821122628782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 20250821122628785 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628785 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428019486070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428019486070" source_name="the-source\n" session_id=3971428903 session_state=BEGIN} 20250821122628785 DSS <0004> hlr_ussd.c:576 262428019486070/0xecb73227: Process SS (BEGIN) 20250821122628785 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628785 DSS <0004> hlr_ussd.c:518 262428019486070/0xecb73227: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628785 DSS <0004> hlr_ussd.c:363 262428019486070/0xecb73227: Tx USSD 'Your extension is 491613762687' 20250821122628785 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428019486070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428019486070" destination_name="the-source\n" session_id=3971428903 session_state=END} 20250821122628785 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428019486070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628785 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628785 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262428019486070" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428019486070" TC_mo_ussd_iuse_msisdn_via_proxy(203)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628788 DAUC <0003> db_auc.c:157 IMSI='262425611567607': No 2G Auth Data 20250821122628788 DAUC <0003> db_auc.c:192 IMSI='262425611567607': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262425611567607" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250821122628795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20250821122628798 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628798 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425611567607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425611567607" source_name="the-source\n" session_id=3850024730 session_state=BEGIN} 20250821122628798 DSS <0004> hlr_ussd.c:576 262425611567607/0xe57ab71a: Process SS (BEGIN) 20250821122628798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628798 DSS <0004> hlr_ussd.c:518 262425611567607/0xe57ab71a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628798 DSS <0004> hlr_ussd.c:363 262425611567607/0xe57ab71a: Tx USSD 'Your extension is 491614746568' 20250821122628798 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425611567607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425611567607" destination_name="the-source\n" session_id=3850024730 session_state=END} 20250821122628798 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425611567607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628798 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628798 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262425611567607" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425611567607" TC_mo_ussd_iuse_msisdn_via_proxy(204)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628800 DAUC <0003> db_auc.c:157 IMSI='262428602802039': No 2G Auth Data 20250821122628800 DAUC <0003> db_auc.c:192 IMSI='262428602802039': No 3G Auth Data HLR_Test-GSUP(195)@1fd1d59b03b2: Created GsupExpect[0] for "262428602802039" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250821122628806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4258 20250821122628809 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628809 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428602802039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428602802039" source_name="the-source\n" session_id=3711411318 session_state=BEGIN} 20250821122628809 DSS <0004> hlr_ussd.c:576 262428602802039/0xdd37a476: Process SS (BEGIN) 20250821122628809 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250821122628809 DSS <0004> hlr_ussd.c:518 262428602802039/0xdd37a476: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250821122628809 DSS <0004> hlr_ussd.c:363 262428602802039/0xdd37a476: Tx USSD 'Your extension is 491615606764' 20250821122628809 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428602802039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428602802039" destination_name="the-source\n" session_id=3711411318 session_state=END} 20250821122628809 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428602802039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122628809 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122628809 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@1fd1d59b03b2: Found GsupExpect[0] for "262428602802039" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428602802039" TC_mo_ussd_iuse_msisdn_via_proxy(205)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122628811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122628811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 20250821122628812 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32775<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@1fd1d59b03b2: Final verdict of PTC: none 20250821122628812 DLINP <000b> input/ipa.c:452 connected read/write 20250821122628812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122628812 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122628812 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122628812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122628812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@1fd1d59b03b2: Final verdict of PTC: none 196@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 196: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:28 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250821122628836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20250821122629037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82796) Waiting for packet dumper to finish... 1 (prev_count=82796, count=83756) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_euse started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122632150 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36941 20250821122632150 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36941 IPA-EUSE-foobar(208)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122632151 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632151 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632151 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122632151 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@1fd1d59b03b2: 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) } } } } 20250821122632152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@1fd1d59b03b2: 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 } } } } 20250821122632152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4258 20250821122632152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632152 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received IPA-EUSE-foobar(208)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122632152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122632152 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250821122632152 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250821122632152 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  20250821122632152 DLGSUP <0013> gsup_server.c:236 2:  20250821122632152 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 3:  20250821122632152 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 4:  20250821122632152 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 5:  20250821122632152 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 7:  20250821122632152 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122632152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122632152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122632152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36941 HLR_Test-GSUP-IPA(207)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122632153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122632154 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122632154 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122632154 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  20250821122632154 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122632154 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  20250821122632154 DLGSUP <0013> gsup_server.c:236 2:  20250821122632154 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122632154 DLGSUP <0013> gsup_server.c:236 3:  20250821122632154 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122632154 DLGSUP <0013> gsup_server.c:236 4:  20250821122632154 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122632154 DLGSUP <0013> gsup_server.c:236 5:  20250821122632154 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122632154 DLGSUP <0013> gsup_server.c:236 7:  20250821122632154 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122632154 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122632154 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122632154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@1fd1d59b03b2: 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") 20250821122632162 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36173<->l=127.0.0.1:4259) 20250821122632165 DAUC <0003> db_auc.c:157 IMSI='262429169384588': No 2G Auth Data 20250821122632165 DAUC <0003> db_auc.c:192 IMSI='262429169384588': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262429169384588" to be handled at TC_mo_ussd_euse(212) 20250821122632174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 20250821122632198 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632198 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429169384588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429169384588" session_id=3369359492 session_state=BEGIN} 20250821122632198 DSS <0004> hlr_ussd.c:576 262429169384588/0xc8d45884: Process SS (BEGIN) 20250821122632198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632198 DSS <0004> hlr_ussd.c:518 262429169384588/0xc8d45884: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632198 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632198 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632198 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632198 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632213 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632213 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632213 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262429169384588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429169384588" session_id=3369359492 session_state=END} 20250821122632213 DSS <0004> hlr_ussd.c:576 262429169384588/0xc8d45884: Process SS (END) 20250821122632213 DSS <0004> hlr_ussd.c:518 262429169384588/0xc8d45884: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632213 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429169384588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429169384588" session_id=3369359492 session_state=END} 20250821122632213 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429169384588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632213 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262429169384588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632214 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632214 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262429169384588" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429169384588" TC_mo_ussd_euse(212)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45400<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632225 DAUC <0003> db_auc.c:157 IMSI='262421786280843': No 2G Auth Data 20250821122632225 DAUC <0003> db_auc.c:192 IMSI='262421786280843': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262421786280843" to be handled at TC_mo_ussd_euse(213) 20250821122632235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 20250821122632238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632238 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421786280843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421786280843" session_id=826051168 session_state=BEGIN} 20250821122632238 DSS <0004> hlr_ussd.c:576 262421786280843/0x313c8a60: Process SS (BEGIN) 20250821122632238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632238 DSS <0004> hlr_ussd.c:518 262421786280843/0x313c8a60: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632238 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632238 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632238 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632239 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632239 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632239 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262421786280843 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786280843" session_id=826051168 session_state=END} 20250821122632239 DSS <0004> hlr_ussd.c:576 262421786280843/0x313c8a60: Process SS (END) 20250821122632239 DSS <0004> hlr_ussd.c:518 262421786280843/0x313c8a60: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632239 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421786280843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421786280843" session_id=826051168 session_state=END} 20250821122632239 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421786280843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632239 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262421786280843 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632239 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632239 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262421786280843" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421786280843" TC_mo_ussd_euse(213)@1fd1d59b03b2: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4258 20250821122632241 DAUC <0003> db_auc.c:157 IMSI='262423714063809': No 2G Auth Data 20250821122632241 DAUC <0003> db_auc.c:192 IMSI='262423714063809': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262423714063809" to be handled at TC_mo_ussd_euse(214) 20250821122632247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 20250821122632249 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632249 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423714063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423714063809" session_id=3951091937 session_state=BEGIN} 20250821122632250 DSS <0004> hlr_ussd.c:576 262423714063809/0xeb80e0e1: Process SS (BEGIN) 20250821122632250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632250 DSS <0004> hlr_ussd.c:518 262423714063809/0xeb80e0e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632250 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632250 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632250 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632250 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262423714063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423714063809" session_id=3951091937 session_state=END} 20250821122632250 DSS <0004> hlr_ussd.c:576 262423714063809/0xeb80e0e1: Process SS (END) 20250821122632250 DSS <0004> hlr_ussd.c:518 262423714063809/0xeb80e0e1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632250 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423714063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423714063809" session_id=3951091937 session_state=END} 20250821122632250 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423714063809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632250 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262423714063809 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262423714063809" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423714063809" TC_mo_ussd_euse(214)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632253 DAUC <0003> db_auc.c:157 IMSI='262422953707724': No 2G Auth Data 20250821122632253 DAUC <0003> db_auc.c:192 IMSI='262422953707724': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262422953707724" to be handled at TC_mo_ussd_euse(215) 20250821122632259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4258 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632262 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422953707724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422953707724" session_id=3471378924 session_state=BEGIN} 20250821122632262 DSS <0004> hlr_ussd.c:576 262422953707724/0xcee909ec: Process SS (BEGIN) 20250821122632262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632262 DSS <0004> hlr_ussd.c:518 262422953707724/0xcee909ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632262 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422953707724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422953707724" session_id=3471378924 session_state=END} 20250821122632262 DSS <0004> hlr_ussd.c:576 262422953707724/0xcee909ec: Process SS (END) 20250821122632262 DSS <0004> hlr_ussd.c:518 262422953707724/0xcee909ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632262 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422953707724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422953707724" session_id=3471378924 session_state=END} 20250821122632262 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422953707724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632262 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422953707724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632262 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262422953707724" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422953707724" TC_mo_ussd_euse(215)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632265 DAUC <0003> db_auc.c:157 IMSI='262424537268577': No 2G Auth Data 20250821122632265 DAUC <0003> db_auc.c:192 IMSI='262424537268577': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262424537268577" to be handled at TC_mo_ussd_euse(216) 20250821122632270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 20250821122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632273 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424537268577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424537268577" session_id=3504855593 session_state=BEGIN} 20250821122632273 DSS <0004> hlr_ussd.c:576 262424537268577/0xd0e7da29: Process SS (BEGIN) 20250821122632273 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632273 DSS <0004> hlr_ussd.c:518 262424537268577/0xd0e7da29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632273 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632273 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632274 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632274 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632274 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424537268577 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424537268577" session_id=3504855593 session_state=END} 20250821122632274 DSS <0004> hlr_ussd.c:576 262424537268577/0xd0e7da29: Process SS (END) 20250821122632274 DSS <0004> hlr_ussd.c:518 262424537268577/0xd0e7da29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632274 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424537268577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424537268577" session_id=3504855593 session_state=END} 20250821122632274 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424537268577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632274 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424537268577 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632274 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632274 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262424537268577" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424537268577" TC_mo_ussd_euse(216)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45442<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632276 DAUC <0003> db_auc.c:157 IMSI='262427964689494': No 2G Auth Data 20250821122632276 DAUC <0003> db_auc.c:192 IMSI='262427964689494': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262427964689494" to be handled at TC_mo_ussd_euse(217) 20250821122632282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 20250821122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632285 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427964689494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427964689494" session_id=644405245 session_state=BEGIN} 20250821122632285 DSS <0004> hlr_ussd.c:576 262427964689494/0x2668d7fd: Process SS (BEGIN) 20250821122632285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632285 DSS <0004> hlr_ussd.c:518 262427964689494/0x2668d7fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632285 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632285 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632286 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632286 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427964689494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427964689494" session_id=644405245 session_state=END} 20250821122632286 DSS <0004> hlr_ussd.c:576 262427964689494/0x2668d7fd: Process SS (END) 20250821122632286 DSS <0004> hlr_ussd.c:518 262427964689494/0x2668d7fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632286 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427964689494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427964689494" session_id=644405245 session_state=END} 20250821122632286 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427964689494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632286 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427964689494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262427964689494" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427964689494" TC_mo_ussd_euse(217)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632288 DAUC <0003> db_auc.c:157 IMSI='262426464313841': No 2G Auth Data 20250821122632288 DAUC <0003> db_auc.c:192 IMSI='262426464313841': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262426464313841" to be handled at TC_mo_ussd_euse(218) 20250821122632294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 20250821122632296 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632296 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426464313841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426464313841" session_id=2466611439 session_state=BEGIN} 20250821122632296 DSS <0004> hlr_ussd.c:576 262426464313841/0x930580ef: Process SS (BEGIN) 20250821122632296 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632296 DSS <0004> hlr_ussd.c:518 262426464313841/0x930580ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632296 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632296 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632296 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632297 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632297 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632297 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426464313841 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426464313841" session_id=2466611439 session_state=END} 20250821122632297 DSS <0004> hlr_ussd.c:576 262426464313841/0x930580ef: Process SS (END) 20250821122632297 DSS <0004> hlr_ussd.c:518 262426464313841/0x930580ef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632297 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426464313841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426464313841" session_id=2466611439 session_state=END} 20250821122632297 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426464313841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632297 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426464313841 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632297 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262426464313841" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426464313841" TC_mo_ussd_euse(218)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122632299 DAUC <0003> db_auc.c:157 IMSI='262421076734262': No 2G Auth Data 20250821122632299 DAUC <0003> db_auc.c:192 IMSI='262421076734262': No 3G Auth Data HLR_Test-GSUP(209)@1fd1d59b03b2: Created GsupExpect[0] for "262421076734262" to be handled at TC_mo_ussd_euse(219) 20250821122632305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 20250821122632308 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632308 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421076734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421076734262" session_id=241796019 session_state=BEGIN} 20250821122632308 DSS <0004> hlr_ussd.c:576 262421076734262/0x0e6983b3: Process SS (BEGIN) 20250821122632308 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122632308 DSS <0004> hlr_ussd.c:518 262421076734262/0x0e6983b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122632308 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632308 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data 20250821122632308 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632308 DLINP <000b> input/ipa.c:432 127.0.0.1:36941 sending data EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: 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 } } } } } 20250821122632309 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632309 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632309 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421076734262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076734262" session_id=241796019 session_state=END} 20250821122632309 DSS <0004> hlr_ussd.c:576 262421076734262/0x0e6983b3: Process SS (END) 20250821122632309 DSS <0004> hlr_ussd.c:518 262421076734262/0x0e6983b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122632309 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421076734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076734262" session_id=241796019 session_state=END} 20250821122632309 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421076734262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122632309 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421076734262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122632309 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122632309 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@1fd1d59b03b2: Found GsupExpect[0] for "262421076734262" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421076734262" TC_mo_ussd_euse(219)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122632311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45460<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@1fd1d59b03b2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@1fd1d59b03b2: Final verdict of PTC: none 20250821122632311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45390<->l=127.0.0.1:4258 20250821122632312 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632312 DLINP <000b> input/ipa.c:406 127.0.0.1:36941 message received 20250821122632312 DLINP <000b> input/ipa.c:415 127.0.0.1:36941 connection closed with server 20250821122632312 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36941 20250821122632312 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250821122632312 DLINP <000b> input/ipa.c:452 connected read/write 20250821122632312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122632312 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122632312 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122632312 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122632312 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36173<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(209)@1fd1d59b03b2: Final verdict of PTC: none 210@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 210: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Aug 21 12:26:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250821122632338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20250821122632539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86752) Waiting for packet dumper to finish... 1 (prev_count=86752, count=111496) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_euse_continue started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122635693 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38291 20250821122635693 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38291 IPA-EUSE-foobar(222)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122635695 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635695 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122635695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@1fd1d59b03b2: 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)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@1fd1d59b03b2: 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 } } } } IPA-EUSE-foobar(222)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122635696 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635696 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635696 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122635696 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250821122635696 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250821122635696 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  20250821122635696 DLGSUP <0013> gsup_server.c:236 2:  20250821122635696 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 3:  20250821122635696 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 4:  20250821122635696 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 5:  20250821122635696 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 7:  20250821122635696 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122635696 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122635696 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122635696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38291 20250821122635696 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122635697 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122635697 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122635697 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  20250821122635697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122635697 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  20250821122635697 DLGSUP <0013> gsup_server.c:236 2:  20250821122635697 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122635697 DLGSUP <0013> gsup_server.c:236 3:  20250821122635697 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122635697 DLGSUP <0013> gsup_server.c:236 4:  20250821122635697 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122635697 DLGSUP <0013> gsup_server.c:236 5:  20250821122635697 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122635697 DLGSUP <0013> gsup_server.c:236 7:  20250821122635697 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122635697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122635697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122635697 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@1fd1d59b03b2: 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") 20250821122635705 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20250821122635707 DAUC <0003> db_auc.c:157 IMSI='262429420107760': No 2G Auth Data 20250821122635707 DAUC <0003> db_auc.c:192 IMSI='262429420107760': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262429420107760" to be handled at TC_mo_ussd_euse_continue(226) 20250821122635713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 20250821122635738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635738 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420107760" session_id=3518193227 session_state=BEGIN} 20250821122635738 DSS <0004> hlr_ussd.c:576 262429420107760/0xd1b35e4b: Process SS (BEGIN) 20250821122635738 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635738 DSS <0004> hlr_ussd.c:518 262429420107760/0xd1b35e4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635738 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635738 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635738 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635755 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635755 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635756 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420107760" session_id=3518193227 session_state=CONTINUE} 20250821122635756 DSS <0004> hlr_ussd.c:576 262429420107760/0xd1b35e4b: Process SS (CONTINUE) 20250821122635756 DSS <0004> hlr_ussd.c:518 262429420107760/0xd1b35e4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635756 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420107760" session_id=3518193227 session_state=CONTINUE} 20250821122635756 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635756 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635756 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262429420107760" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429420107760" TC_mo_ussd_euse_continue(226)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635767 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635767 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420107760" session_id=3518193227 session_state=CONTINUE} 20250821122635767 DSS <0004> hlr_ussd.c:576 262429420107760/0xd1b35e4b: Process SS (CONTINUE) 20250821122635767 DSS <0004> hlr_ussd.c:518 262429420107760/0xd1b35e4b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635767 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635767 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635768 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635768 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635768 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635770 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635770 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635770 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420107760" session_id=3518193227 session_state=END} 20250821122635770 DSS <0004> hlr_ussd.c:576 262429420107760/0xd1b35e4b: Process SS (END) 20250821122635770 DSS <0004> hlr_ussd.c:518 262429420107760/0xd1b35e4b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635771 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420107760" session_id=3518193227 session_state=END} 20250821122635771 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635771 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429420107760 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635771 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635771 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635776 DAUC <0003> db_auc.c:157 IMSI='262421381545630': No 2G Auth Data 20250821122635776 DAUC <0003> db_auc.c:192 IMSI='262421381545630': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262421381545630" to be handled at TC_mo_ussd_euse_continue(227) 20250821122635787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 20250821122635790 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635790 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421381545630" session_id=4138077040 session_state=BEGIN} 20250821122635790 DSS <0004> hlr_ussd.c:576 262421381545630/0xf6a60b70: Process SS (BEGIN) 20250821122635790 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635790 DSS <0004> hlr_ussd.c:518 262421381545630/0xf6a60b70: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635790 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635790 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635790 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635790 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635791 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635791 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635791 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421381545630" session_id=4138077040 session_state=CONTINUE} 20250821122635791 DSS <0004> hlr_ussd.c:576 262421381545630/0xf6a60b70: Process SS (CONTINUE) 20250821122635791 DSS <0004> hlr_ussd.c:518 262421381545630/0xf6a60b70: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635791 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421381545630" session_id=4138077040 session_state=CONTINUE} 20250821122635791 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635791 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635791 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262421381545630" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421381545630" TC_mo_ussd_euse_continue(227)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635793 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421381545630" session_id=4138077040 session_state=CONTINUE} 20250821122635793 DSS <0004> hlr_ussd.c:576 262421381545630/0xf6a60b70: Process SS (CONTINUE) 20250821122635793 DSS <0004> hlr_ussd.c:518 262421381545630/0xf6a60b70: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635793 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635793 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421381545630" session_id=4138077040 session_state=END} 20250821122635793 DSS <0004> hlr_ussd.c:576 262421381545630/0xf6a60b70: Process SS (END) 20250821122635793 DSS <0004> hlr_ussd.c:518 262421381545630/0xf6a60b70: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635793 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421381545630" session_id=4138077040 session_state=END} 20250821122635793 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635793 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262421381545630 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635793 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635794 DAUC <0003> db_auc.c:157 IMSI='262428615574538': No 2G Auth Data 20250821122635794 DAUC <0003> db_auc.c:192 IMSI='262428615574538': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262428615574538" to be handled at TC_mo_ussd_euse_continue(228) 20250821122635802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45524<->l=127.0.0.1:4258 20250821122635805 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635805 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428615574538" session_id=2563730994 session_state=BEGIN} 20250821122635805 DSS <0004> hlr_ussd.c:576 262428615574538/0x98cf6e32: Process SS (BEGIN) 20250821122635805 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635805 DSS <0004> hlr_ussd.c:518 262428615574538/0x98cf6e32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635805 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635805 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635805 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635805 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635806 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635806 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635806 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615574538" session_id=2563730994 session_state=CONTINUE} 20250821122635806 DSS <0004> hlr_ussd.c:576 262428615574538/0x98cf6e32: Process SS (CONTINUE) 20250821122635806 DSS <0004> hlr_ussd.c:518 262428615574538/0x98cf6e32: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635806 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615574538" session_id=2563730994 session_state=CONTINUE} 20250821122635806 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635806 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635806 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262428615574538" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428615574538" TC_mo_ussd_euse_continue(228)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635807 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635807 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428615574538" session_id=2563730994 session_state=CONTINUE} 20250821122635807 DSS <0004> hlr_ussd.c:576 262428615574538/0x98cf6e32: Process SS (CONTINUE) 20250821122635807 DSS <0004> hlr_ussd.c:518 262428615574538/0x98cf6e32: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635807 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635808 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635808 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635808 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635808 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635808 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635808 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635808 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615574538" session_id=2563730994 session_state=END} 20250821122635808 DSS <0004> hlr_ussd.c:576 262428615574538/0x98cf6e32: Process SS (END) 20250821122635808 DSS <0004> hlr_ussd.c:518 262428615574538/0x98cf6e32: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635808 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428615574538" session_id=2563730994 session_state=END} 20250821122635808 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635808 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262428615574538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635808 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635808 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45524<->l=127.0.0.1:4258 20250821122635809 DAUC <0003> db_auc.c:157 IMSI='262421688442635': No 2G Auth Data 20250821122635809 DAUC <0003> db_auc.c:192 IMSI='262421688442635': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262421688442635" to be handled at TC_mo_ussd_euse_continue(229) 20250821122635815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4258 20250821122635817 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635817 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688442635" session_id=2940280132 session_state=BEGIN} 20250821122635817 DSS <0004> hlr_ussd.c:576 262421688442635/0xaf411d44: Process SS (BEGIN) 20250821122635817 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635817 DSS <0004> hlr_ussd.c:518 262421688442635/0xaf411d44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635817 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635817 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635817 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635817 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635818 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635818 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635818 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688442635" session_id=2940280132 session_state=CONTINUE} 20250821122635818 DSS <0004> hlr_ussd.c:576 262421688442635/0xaf411d44: Process SS (CONTINUE) 20250821122635818 DSS <0004> hlr_ussd.c:518 262421688442635/0xaf411d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635818 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688442635" session_id=2940280132 session_state=CONTINUE} 20250821122635818 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635818 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635818 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262421688442635" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262421688442635" TC_mo_ussd_euse_continue(229)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635820 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421688442635" session_id=2940280132 session_state=CONTINUE} 20250821122635820 DSS <0004> hlr_ussd.c:576 262421688442635/0xaf411d44: Process SS (CONTINUE) 20250821122635820 DSS <0004> hlr_ussd.c:518 262421688442635/0xaf411d44: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635820 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635820 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688442635" session_id=2940280132 session_state=END} 20250821122635820 DSS <0004> hlr_ussd.c:576 262421688442635/0xaf411d44: Process SS (END) 20250821122635820 DSS <0004> hlr_ussd.c:518 262421688442635/0xaf411d44: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635820 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421688442635" session_id=2940280132 session_state=END} 20250821122635820 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635820 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262421688442635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635821 DAUC <0003> db_auc.c:157 IMSI='262429945712202': No 2G Auth Data 20250821122635821 DAUC <0003> db_auc.c:192 IMSI='262429945712202': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262429945712202" to be handled at TC_mo_ussd_euse_continue(230) 20250821122635827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 20250821122635830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635830 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429945712202" session_id=2708903442 session_state=BEGIN} 20250821122635830 DSS <0004> hlr_ussd.c:576 262429945712202/0xa1769612: Process SS (BEGIN) 20250821122635830 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635830 DSS <0004> hlr_ussd.c:518 262429945712202/0xa1769612: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635830 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635830 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635830 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635830 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429945712202" session_id=2708903442 session_state=CONTINUE} 20250821122635830 DSS <0004> hlr_ussd.c:576 262429945712202/0xa1769612: Process SS (CONTINUE) 20250821122635830 DSS <0004> hlr_ussd.c:518 262429945712202/0xa1769612: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635831 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429945712202" session_id=2708903442 session_state=CONTINUE} 20250821122635831 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262429945712202" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429945712202" TC_mo_ussd_euse_continue(230)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635832 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635833 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429945712202" session_id=2708903442 session_state=CONTINUE} 20250821122635833 DSS <0004> hlr_ussd.c:576 262429945712202/0xa1769612: Process SS (CONTINUE) 20250821122635833 DSS <0004> hlr_ussd.c:518 262429945712202/0xa1769612: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635833 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635833 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635833 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635833 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635833 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429945712202" session_id=2708903442 session_state=END} 20250821122635833 DSS <0004> hlr_ussd.c:576 262429945712202/0xa1769612: Process SS (END) 20250821122635833 DSS <0004> hlr_ussd.c:518 262429945712202/0xa1769612: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635833 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429945712202" session_id=2708903442 session_state=END} 20250821122635833 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635833 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262429945712202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635834 DAUC <0003> db_auc.c:157 IMSI='262420889723929': No 2G Auth Data 20250821122635834 DAUC <0003> db_auc.c:192 IMSI='262420889723929': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262420889723929" to be handled at TC_mo_ussd_euse_continue(231) 20250821122635840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 20250821122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635842 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420889723929" session_id=2963408228 session_state=BEGIN} 20250821122635842 DSS <0004> hlr_ussd.c:576 262420889723929/0xb0a20564: Process SS (BEGIN) 20250821122635842 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635842 DSS <0004> hlr_ussd.c:518 262420889723929/0xb0a20564: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635842 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635842 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635843 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635843 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889723929" session_id=2963408228 session_state=CONTINUE} 20250821122635843 DSS <0004> hlr_ussd.c:576 262420889723929/0xb0a20564: Process SS (CONTINUE) 20250821122635843 DSS <0004> hlr_ussd.c:518 262420889723929/0xb0a20564: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635843 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889723929" session_id=2963408228 session_state=CONTINUE} 20250821122635843 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635843 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262420889723929" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420889723929" TC_mo_ussd_euse_continue(231)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635845 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635845 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420889723929" session_id=2963408228 session_state=CONTINUE} 20250821122635845 DSS <0004> hlr_ussd.c:576 262420889723929/0xb0a20564: Process SS (CONTINUE) 20250821122635845 DSS <0004> hlr_ussd.c:518 262420889723929/0xb0a20564: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635845 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635845 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635845 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635845 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635845 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635846 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635846 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889723929" session_id=2963408228 session_state=END} 20250821122635846 DSS <0004> hlr_ussd.c:576 262420889723929/0xb0a20564: Process SS (END) 20250821122635846 DSS <0004> hlr_ussd.c:518 262420889723929/0xb0a20564: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635846 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420889723929" session_id=2963408228 session_state=END} 20250821122635846 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635846 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420889723929 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635847 DAUC <0003> db_auc.c:157 IMSI='262429164574620': No 2G Auth Data 20250821122635847 DAUC <0003> db_auc.c:192 IMSI='262429164574620': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262429164574620" to be handled at TC_mo_ussd_euse_continue(232) 20250821122635852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 20250821122635855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635855 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429164574620" session_id=2189479431 session_state=BEGIN} 20250821122635855 DSS <0004> hlr_ussd.c:576 262429164574620/0x8280ce07: Process SS (BEGIN) 20250821122635855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635855 DSS <0004> hlr_ussd.c:518 262429164574620/0x8280ce07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635855 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635855 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635856 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635856 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429164574620" session_id=2189479431 session_state=CONTINUE} 20250821122635856 DSS <0004> hlr_ussd.c:576 262429164574620/0x8280ce07: Process SS (CONTINUE) 20250821122635856 DSS <0004> hlr_ussd.c:518 262429164574620/0x8280ce07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635856 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429164574620" session_id=2189479431 session_state=CONTINUE} 20250821122635856 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262429164574620" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429164574620" TC_mo_ussd_euse_continue(232)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635858 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635858 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429164574620" session_id=2189479431 session_state=CONTINUE} 20250821122635858 DSS <0004> hlr_ussd.c:576 262429164574620/0x8280ce07: Process SS (CONTINUE) 20250821122635858 DSS <0004> hlr_ussd.c:518 262429164574620/0x8280ce07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635858 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635858 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635858 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635858 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635858 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635859 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635859 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635859 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429164574620" session_id=2189479431 session_state=END} 20250821122635859 DSS <0004> hlr_ussd.c:576 262429164574620/0x8280ce07: Process SS (END) 20250821122635859 DSS <0004> hlr_ussd.c:518 262429164574620/0x8280ce07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635859 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429164574620" session_id=2189479431 session_state=END} 20250821122635859 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635859 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429164574620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635859 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635859 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122635860 DAUC <0003> db_auc.c:157 IMSI='262426182185878': No 2G Auth Data 20250821122635860 DAUC <0003> db_auc.c:192 IMSI='262426182185878': No 3G Auth Data HLR_Test-GSUP(223)@1fd1d59b03b2: Created GsupExpect[0] for "262426182185878" to be handled at TC_mo_ussd_euse_continue(233) 20250821122635865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45592<->l=127.0.0.1:4258 20250821122635868 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635868 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426182185878" session_id=259683406 session_state=BEGIN} 20250821122635868 DSS <0004> hlr_ussd.c:576 262426182185878/0x0f7a744e: Process SS (BEGIN) 20250821122635868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250821122635868 DSS <0004> hlr_ussd.c:518 262426182185878/0x0f7a744e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250821122635868 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635868 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635868 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635868 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635869 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635869 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182185878" session_id=259683406 session_state=CONTINUE} 20250821122635869 DSS <0004> hlr_ussd.c:576 262426182185878/0x0f7a744e: Process SS (CONTINUE) 20250821122635869 DSS <0004> hlr_ussd.c:518 262426182185878/0x0f7a744e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250821122635869 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182185878" session_id=259683406 session_state=CONTINUE} 20250821122635869 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@1fd1d59b03b2: Found GsupExpect[0] for "262426182185878" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426182185878" TC_mo_ussd_euse_continue(233)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635871 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426182185878" session_id=259683406 session_state=CONTINUE} 20250821122635871 DSS <0004> hlr_ussd.c:576 262426182185878/0x0f7a744e: Process SS (CONTINUE) 20250821122635871 DSS <0004> hlr_ussd.c:518 262426182185878/0x0f7a744e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635871 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635871 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data 20250821122635871 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635871 DLINP <000b> input/ipa.c:432 127.0.0.1:38291 sending data EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: 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 } } } } } 20250821122635872 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635872 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635872 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182185878" session_id=259683406 session_state=END} 20250821122635872 DSS <0004> hlr_ussd.c:576 262426182185878/0x0f7a744e: Process SS (END) 20250821122635872 DSS <0004> hlr_ussd.c:518 262426182185878/0x0f7a744e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250821122635872 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426182185878" session_id=259683406 session_state=END} 20250821122635872 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122635872 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426182185878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122635872 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122635872 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122635873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45592<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@1fd1d59b03b2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@1fd1d59b03b2: Final verdict of PTC: none 20250821122635873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20250821122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635874 DLINP <000b> input/ipa.c:406 127.0.0.1:38291 message received 20250821122635874 DLINP <000b> input/ipa.c:415 127.0.0.1:38291 connection closed with server 20250821122635874 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38291 20250821122635874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@1fd1d59b03b2: Final verdict of PTC: none IPA-EUSE-foobar(222)@1fd1d59b03b2: Final verdict of PTC: none 224@1fd1d59b03b2: Final verdict of PTC: none 20250821122635874 DLINP <000b> input/ipa.c:452 connected read/write 20250821122635874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122635874 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122635874 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122635874 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122635874 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 224: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Aug 21 12:26:35 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250821122635914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45594<->l=127.0.0.1:4258 20250821122636115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45594<->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=156948) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_ussd_euse_defaultroute started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 20250821122639254 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46875 20250821122639254 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46875 MTC@1fd1d59b03b2: in not legacy case 2 IPA-EUSE-foobar(236)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122639255 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639255 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639256 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122639256 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@1fd1d59b03b2: 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) } } } } 20250821122639257 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639257 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received IPA-EUSE-foobar(236)@1fd1d59b03b2: 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 } } } } 20250821122639257 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122639257 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250821122639257 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250821122639257 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  20250821122639257 DLGSUP <0013> gsup_server.c:236 2:  20250821122639257 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 3:  20250821122639257 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 4:  20250821122639257 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 5:  20250821122639257 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 7:  20250821122639257 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122639257 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122639257 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122639257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46875 HLR_Test-GSUP-IPA(235)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122639258 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122639259 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639259 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122639259 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122639259 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  20250821122639259 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122639259 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  20250821122639259 DLGSUP <0013> gsup_server.c:236 2:  20250821122639259 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122639259 DLGSUP <0013> gsup_server.c:236 3:  20250821122639259 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122639259 DLGSUP <0013> gsup_server.c:236 4:  20250821122639259 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122639259 DLGSUP <0013> gsup_server.c:236 5:  20250821122639259 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122639259 DLGSUP <0013> gsup_server.c:236 7:  20250821122639259 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122639259 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122639259 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122639259 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@1fd1d59b03b2: 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") 20250821122639269 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38915<->l=127.0.0.1:4259) 20250821122639277 DAUC <0003> db_auc.c:157 IMSI='262422643263316': No 2G Auth Data 20250821122639277 DAUC <0003> db_auc.c:192 IMSI='262422643263316': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262422643263316" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250821122639292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 20250821122639303 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639303 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422643263316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422643263316" session_id=2079741954 session_state=BEGIN} 20250821122639303 DSS <0004> hlr_ussd.c:576 262422643263316/0x7bf65802: Process SS (BEGIN) 20250821122639303 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639303 DSS <0004> hlr_ussd.c:518 262422643263316/0x7bf65802: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639303 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639303 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639303 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639303 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639314 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639314 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639314 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422643263316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422643263316" session_id=2079741954 session_state=END} 20250821122639314 DSS <0004> hlr_ussd.c:576 262422643263316/0x7bf65802: Process SS (END) 20250821122639314 DSS <0004> hlr_ussd.c:518 262422643263316/0x7bf65802: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639314 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422643263316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422643263316" session_id=2079741954 session_state=END} 20250821122639314 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422643263316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639314 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422643263316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639314 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639314 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262422643263316" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422643263316" TC_mo_ussd_euse_defaultroute(240)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639319 DAUC <0003> db_auc.c:157 IMSI='262424808245703': No 2G Auth Data 20250821122639319 DAUC <0003> db_auc.c:192 IMSI='262424808245703': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262424808245703" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250821122639326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 20250821122639328 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639328 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424808245703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424808245703" session_id=1532644855 session_state=BEGIN} 20250821122639328 DSS <0004> hlr_ussd.c:576 262424808245703/0x5b5a4df7: Process SS (BEGIN) 20250821122639328 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639328 DSS <0004> hlr_ussd.c:518 262424808245703/0x5b5a4df7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639328 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639328 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639328 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639328 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639329 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639329 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639329 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424808245703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424808245703" session_id=1532644855 session_state=END} 20250821122639329 DSS <0004> hlr_ussd.c:576 262424808245703/0x5b5a4df7: Process SS (END) 20250821122639329 DSS <0004> hlr_ussd.c:518 262424808245703/0x5b5a4df7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639329 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424808245703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424808245703" session_id=1532644855 session_state=END} 20250821122639329 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424808245703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639329 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424808245703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639329 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639329 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262424808245703" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424808245703" TC_mo_ussd_euse_defaultroute(241)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639331 DAUC <0003> db_auc.c:157 IMSI='262428632618716': No 2G Auth Data 20250821122639331 DAUC <0003> db_auc.c:192 IMSI='262428632618716': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262428632618716" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250821122639337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4258 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639340 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428632618716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428632618716" session_id=4034789093 session_state=BEGIN} 20250821122639340 DSS <0004> hlr_ussd.c:576 262428632618716/0xf07dfee5: Process SS (BEGIN) 20250821122639340 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639340 DSS <0004> hlr_ussd.c:518 262428632618716/0xf07dfee5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639340 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262428632618716 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428632618716" session_id=4034789093 session_state=END} 20250821122639340 DSS <0004> hlr_ussd.c:576 262428632618716/0xf07dfee5: Process SS (END) 20250821122639340 DSS <0004> hlr_ussd.c:518 262428632618716/0xf07dfee5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639340 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428632618716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428632618716" session_id=4034789093 session_state=END} 20250821122639340 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428632618716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639340 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262428632618716 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639340 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262428632618716" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428632618716" TC_mo_ussd_euse_defaultroute(242)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45624<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639342 DAUC <0003> db_auc.c:157 IMSI='262423036881650': No 2G Auth Data 20250821122639342 DAUC <0003> db_auc.c:192 IMSI='262423036881650': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262423036881650" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250821122639348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 20250821122639350 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639350 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423036881650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423036881650" session_id=2568699062 session_state=BEGIN} 20250821122639350 DSS <0004> hlr_ussd.c:576 262423036881650/0x991b3cb6: Process SS (BEGIN) 20250821122639350 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639350 DSS <0004> hlr_ussd.c:518 262423036881650/0x991b3cb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639350 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639350 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639350 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639350 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639351 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639351 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639351 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423036881650 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423036881650" session_id=2568699062 session_state=END} 20250821122639351 DSS <0004> hlr_ussd.c:576 262423036881650/0x991b3cb6: Process SS (END) 20250821122639351 DSS <0004> hlr_ussd.c:518 262423036881650/0x991b3cb6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639351 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423036881650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423036881650" session_id=2568699062 session_state=END} 20250821122639351 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423036881650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639351 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423036881650 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639351 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639351 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262423036881650" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423036881650" TC_mo_ussd_euse_defaultroute(243)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639354 DAUC <0003> db_auc.c:157 IMSI='262421041175403': No 2G Auth Data 20250821122639354 DAUC <0003> db_auc.c:192 IMSI='262421041175403': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262421041175403" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250821122639359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 20250821122639363 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639363 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421041175403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421041175403" session_id=2163034109 session_state=BEGIN} 20250821122639363 DSS <0004> hlr_ussd.c:576 262421041175403/0x80ed47fd: Process SS (BEGIN) 20250821122639363 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639363 DSS <0004> hlr_ussd.c:518 262421041175403/0x80ed47fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639363 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639363 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639363 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639363 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639364 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639364 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639364 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421041175403 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421041175403" session_id=2163034109 session_state=END} 20250821122639364 DSS <0004> hlr_ussd.c:576 262421041175403/0x80ed47fd: Process SS (END) 20250821122639364 DSS <0004> hlr_ussd.c:518 262421041175403/0x80ed47fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639364 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421041175403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421041175403" session_id=2163034109 session_state=END} 20250821122639364 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421041175403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639364 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421041175403 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639364 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639364 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262421041175403" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421041175403" TC_mo_ussd_euse_defaultroute(244)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639366 DAUC <0003> db_auc.c:157 IMSI='262425430064193': No 2G Auth Data 20250821122639366 DAUC <0003> db_auc.c:192 IMSI='262425430064193': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262425430064193" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250821122639372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45662<->l=127.0.0.1:4258 20250821122639374 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639374 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425430064193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425430064193" session_id=2850589994 session_state=BEGIN} 20250821122639374 DSS <0004> hlr_ussd.c:576 262425430064193/0xa9e88d2a: Process SS (BEGIN) 20250821122639374 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639374 DSS <0004> hlr_ussd.c:518 262425430064193/0xa9e88d2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639374 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639374 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639374 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639374 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639375 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639375 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639375 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425430064193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425430064193" session_id=2850589994 session_state=END} 20250821122639375 DSS <0004> hlr_ussd.c:576 262425430064193/0xa9e88d2a: Process SS (END) 20250821122639375 DSS <0004> hlr_ussd.c:518 262425430064193/0xa9e88d2a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639375 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425430064193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425430064193" session_id=2850589994 session_state=END} 20250821122639375 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425430064193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639375 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425430064193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639375 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639375 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262425430064193" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425430064193" TC_mo_ussd_euse_defaultroute(245)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45662<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639377 DAUC <0003> db_auc.c:157 IMSI='262429608782410': No 2G Auth Data 20250821122639377 DAUC <0003> db_auc.c:192 IMSI='262429608782410': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262429608782410" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250821122639383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639386 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429608782410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429608782410" session_id=2302110599 session_state=BEGIN} 20250821122639386 DSS <0004> hlr_ussd.c:576 262429608782410/0x89376b87: Process SS (BEGIN) 20250821122639386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639386 DSS <0004> hlr_ussd.c:518 262429608782410/0x89376b87: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639386 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429608782410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429608782410" session_id=2302110599 session_state=END} 20250821122639386 DSS <0004> hlr_ussd.c:576 262429608782410/0x89376b87: Process SS (END) 20250821122639386 DSS <0004> hlr_ussd.c:518 262429608782410/0x89376b87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639386 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429608782410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429608782410" session_id=2302110599 session_state=END} 20250821122639386 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429608782410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639386 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429608782410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639386 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262429608782410" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429608782410" TC_mo_ussd_euse_defaultroute(246)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122639389 DAUC <0003> db_auc.c:157 IMSI='262428609783933': No 2G Auth Data 20250821122639389 DAUC <0003> db_auc.c:192 IMSI='262428609783933': No 3G Auth Data HLR_Test-GSUP(237)@1fd1d59b03b2: Created GsupExpect[0] for "262428609783933" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250821122639396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 20250821122639399 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639399 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428609783933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428609783933" session_id=1091153635 session_state=BEGIN} 20250821122639399 DSS <0004> hlr_ussd.c:576 262428609783933/0x4109aee3: Process SS (BEGIN) 20250821122639399 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250821122639399 DSS <0004> hlr_ussd.c:518 262428609783933/0x4109aee3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250821122639399 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639399 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data 20250821122639399 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639399 DLINP <000b> input/ipa.c:432 127.0.0.1:46875 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: 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 } } } } } 20250821122639400 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639400 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639400 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428609783933 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428609783933" session_id=1091153635 session_state=END} 20250821122639400 DSS <0004> hlr_ussd.c:576 262428609783933/0x4109aee3: Process SS (END) 20250821122639400 DSS <0004> hlr_ussd.c:518 262428609783933/0x4109aee3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250821122639400 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428609783933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428609783933" session_id=1091153635 session_state=END} 20250821122639400 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428609783933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122639400 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428609783933 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250821122639400 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122639400 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@1fd1d59b03b2: Found GsupExpect[0] for "262428609783933" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@1fd1d59b03b2: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428609783933" TC_mo_ussd_euse_defaultroute(247)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122639402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@1fd1d59b03b2: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@1fd1d59b03b2: Final verdict of PTC: none 20250821122639404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@1fd1d59b03b2: Final verdict of PTC: none 238@1fd1d59b03b2: Final verdict of PTC: none 20250821122639405 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639405 DLINP <000b> input/ipa.c:406 127.0.0.1:46875 message received 20250821122639405 DLINP <000b> input/ipa.c:415 127.0.0.1:46875 connection closed with server 20250821122639405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46875 20250821122639405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250821122639405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38915<->l=127.0.0.1:4259) 20250821122639405 DLINP <000b> input/ipa.c:452 connected read/write 20250821122639405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122639405 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122639405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122639405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 238: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Aug 21 12:26:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250821122639443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20250821122639644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=87412) Waiting for packet dumper to finish... 1 (prev_count=87412, count=113644) 20250821122641256 DSS <0004> hlr_ussd.c:239 262424238117722/0x27be3e20: SS Session Timeout, destroying 20250821122641256 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424238117722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641281 DSS <0004> hlr_ussd.c:239 262426169172400/0x5e3e9060: SS Session Timeout, destroying 20250821122641281 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426169172400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641293 DSS <0004> hlr_ussd.c:239 262427136867180/0x457ccfb4: SS Session Timeout, destroying 20250821122641293 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427136867180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641303 DSS <0004> hlr_ussd.c:239 262423314599635/0xd279fbc0: SS Session Timeout, destroying 20250821122641303 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423314599635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641314 DSS <0004> hlr_ussd.c:239 262422309712624/0x2d015553: SS Session Timeout, destroying 20250821122641314 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422309712624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641323 DSS <0004> hlr_ussd.c:239 262426891653326/0x050bee97: SS Session Timeout, destroying 20250821122641323 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426891653326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641332 DSS <0004> hlr_ussd.c:239 262424046540247/0x3e8ec749: SS Session Timeout, destroying 20250821122641333 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424046540247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122641342 DSS <0004> hlr_ussd.c:239 262424905053196/0x2c161617: SS Session Timeout, destroying 20250821122641342 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424905053196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_mo_sss_reject started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122642778 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122642778 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122642781 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122642782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122642785 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122642785 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122642785 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122642785 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  20250821122642785 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122642785 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  20250821122642785 DLGSUP <0013> gsup_server.c:236 2:  20250821122642785 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122642785 DLGSUP <0013> gsup_server.c:236 3:  20250821122642785 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122642785 DLGSUP <0013> gsup_server.c:236 4:  20250821122642785 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122642785 DLGSUP <0013> gsup_server.c:236 5:  20250821122642785 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122642785 DLGSUP <0013> gsup_server.c:236 7:  20250821122642785 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122642785 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122642785 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122642785 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@1fd1d59b03b2: 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") 20250821122642809 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42883<->l=127.0.0.1:4259) 20250821122642814 DAUC <0003> db_auc.c:157 IMSI='262420627846962': No 2G Auth Data 20250821122642814 DAUC <0003> db_auc.c:192 IMSI='262420627846962': No 3G Auth Data HLR_Test-GSUP(249)@1fd1d59b03b2: Created GsupExpect[0] for "262420627846962" to be handled at TC_mo_sss_reject(252) 20250821122642832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4258 20250821122642847 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122642847 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627846962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420627846962" session_id=1391220351 session_state=BEGIN} 20250821122642847 DSS <0004> hlr_ussd.c:576 262420627846962/0x52ec567f: Process SS (BEGIN) 20250821122642847 DSS <0004> hlr_ussd.c:498 262420627846962/0x52ec567f: SS CompType=Invoke, OpCode=InterrogateSS 20250821122642847 DSS <0004> hlr_ussd.c:506 262420627846962/0x52ec567f: Structured SS requests are not supported, rejecting... 20250821122642847 DSS <0004> hlr_ussd.c:354 262420627846962/0x52ec567f: Tx ReturnError(0, 0x15) 20250821122642847 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627846962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420627846962" session_id=1391220351 session_state=END} 20250821122642847 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122642847 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@1fd1d59b03b2: Found GsupExpect[0] for "262420627846962" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@1fd1d59b03b2: Added IMSI table entry 0TC_mo_sss_reject(252)"262420627846962" TC_mo_sss_reject(252)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122642856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122642861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4258 20250821122642863 DLINP <000b> input/ipa.c:452 connected read/write 20250821122642863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122642863 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122642863 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122642863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122642863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42883<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@1fd1d59b03b2: Final verdict of PTC: none 250@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 250: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_mo_sss_reject finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Aug 21 12:26:42 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250821122642895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.1:4258 20250821122642996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51388<->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) 20250821122644693 DSS <0004> hlr_ussd.c:239 262421117400569/0xc8a1e996: SS Session Timeout, destroying 20250821122644693 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421117400569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644705 DSS <0004> hlr_ussd.c:239 262424363994681/0x6f27b861: SS Session Timeout, destroying 20250821122644705 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424363994681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644715 DSS <0004> hlr_ussd.c:239 262424628391397/0xcc127a0c: SS Session Timeout, destroying 20250821122644715 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424628391397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644725 DSS <0004> hlr_ussd.c:239 262426063277580/0xd694f89b: SS Session Timeout, destroying 20250821122644725 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426063277580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644736 DSS <0004> hlr_ussd.c:239 262426902441940/0xcb0decc1: SS Session Timeout, destroying 20250821122644737 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426902441940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644747 DSS <0004> hlr_ussd.c:239 262423103229958/0x0b60c31d: SS Session Timeout, destroying 20250821122644747 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423103229958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644757 DSS <0004> hlr_ussd.c:239 262423227348470/0x033488bd: SS Session Timeout, destroying 20250821122644757 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262423227348470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250821122644767 DSS <0004> hlr_ussd.c:239 262428960302056/0xc3219698: SS Session Timeout, destroying 20250821122644767 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428960302056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26:45 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_check_imei started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122646143 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122646143 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122646148 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122646153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646153 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122646153 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122646153 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  20250821122646153 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122646153 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  20250821122646153 DLGSUP <0013> gsup_server.c:236 2:  20250821122646153 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122646153 DLGSUP <0013> gsup_server.c:236 3:  20250821122646153 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122646153 DLGSUP <0013> gsup_server.c:236 4:  20250821122646153 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122646153 DLGSUP <0013> gsup_server.c:236 5:  20250821122646153 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122646153 DLGSUP <0013> gsup_server.c:236 7:  20250821122646153 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122646153 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122646153 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122646153 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@1fd1d59b03b2: 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") 20250821122646170 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46491<->l=127.0.0.1:4259) 20250821122646174 DAUC <0003> db_auc.c:157 IMSI='262428736457051': No 2G Auth Data 20250821122646174 DAUC <0003> db_auc.c:192 IMSI='262428736457051': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262428736457051" to be handled at TC_gsup_check_imei(257) 20250821122646181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4258 20250821122646194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646194 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428736457051"} 20250821122646194 DMAIN <0000> hlr.c:435 IMSI='262428736457051': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646194 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428736457051"} 20250821122646194 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646194 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262428736457051" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_check_imei(257)"262428736457051" TC_gsup_check_imei(257)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646196 DAUC <0003> db_auc.c:192 IMSI='262428736457051': No 3G Auth Data 20250821122646199 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646199 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428736457051"} 20250821122646199 DAUC <0003> hlr.c:428 IMSI='262428736457051': storing IMEI = 12345678901234 20250821122646199 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428736457051"} 20250821122646199 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428736457051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646199 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646199 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646200 DAUC <0003> db_auc.c:192 IMSI='262428736457051': No 3G Auth Data 20250821122646200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646202 DAUC <0003> db_auc.c:157 IMSI='262426419100765': No 2G Auth Data 20250821122646202 DAUC <0003> db_auc.c:192 IMSI='262426419100765': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262426419100765" to be handled at TC_gsup_check_imei(258) 20250821122646209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4258 20250821122646211 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646211 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426419100765"} 20250821122646211 DMAIN <0000> hlr.c:435 IMSI='262426419100765': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646211 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426419100765"} 20250821122646211 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646211 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646211 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262426419100765" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_check_imei(258)"262426419100765" TC_gsup_check_imei(258)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646212 DAUC <0003> db_auc.c:192 IMSI='262426419100765': No 3G Auth Data 20250821122646212 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646212 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426419100765"} 20250821122646213 DAUC <0003> hlr.c:428 IMSI='262426419100765': storing IMEI = 12345678901234 20250821122646213 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426419100765"} 20250821122646213 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426419100765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646213 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646213 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646213 DAUC <0003> db_auc.c:192 IMSI='262426419100765': No 3G Auth Data 20250821122646213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646214 DAUC <0003> db_auc.c:157 IMSI='262427285453810': No 2G Auth Data 20250821122646214 DAUC <0003> db_auc.c:192 IMSI='262427285453810': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262427285453810" to be handled at TC_gsup_check_imei(259) 20250821122646219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4258 20250821122646221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646221 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427285453810"} 20250821122646221 DMAIN <0000> hlr.c:435 IMSI='262427285453810': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646221 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427285453810"} 20250821122646221 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646221 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262427285453810" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_check_imei(259)"262427285453810" TC_gsup_check_imei(259)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646222 DAUC <0003> db_auc.c:192 IMSI='262427285453810': No 3G Auth Data 20250821122646223 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646223 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427285453810"} 20250821122646223 DAUC <0003> hlr.c:428 IMSI='262427285453810': storing IMEI = 12345678901234 20250821122646223 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427285453810"} 20250821122646223 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427285453810 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646223 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646223 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646223 DAUC <0003> db_auc.c:192 IMSI='262427285453810': No 3G Auth Data TC_gsup_check_imei(259)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646224 DAUC <0003> db_auc.c:157 IMSI='262429406369313': No 2G Auth Data 20250821122646224 DAUC <0003> db_auc.c:192 IMSI='262429406369313': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262429406369313" to be handled at TC_gsup_check_imei(260) 20250821122646229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 20250821122646231 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646231 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429406369313"} 20250821122646231 DMAIN <0000> hlr.c:435 IMSI='262429406369313': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646231 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429406369313"} 20250821122646232 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646232 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646232 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262429406369313" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_check_imei(260)"262429406369313" TC_gsup_check_imei(260)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646232 DAUC <0003> db_auc.c:157 IMSI='262429406369313': No 2G Auth Data 20250821122646233 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646233 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429406369313"} 20250821122646233 DAUC <0003> hlr.c:428 IMSI='262429406369313': storing IMEI = 12345678901234 20250821122646233 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429406369313"} 20250821122646233 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429406369313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646233 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646233 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646234 DAUC <0003> db_auc.c:157 IMSI='262429406369313': No 2G Auth Data 20250821122646234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646235 DAUC <0003> db_auc.c:157 IMSI='262421614003045': No 2G Auth Data 20250821122646235 DAUC <0003> db_auc.c:192 IMSI='262421614003045': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262421614003045" to be handled at TC_gsup_check_imei(261) 20250821122646240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 20250821122646243 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646243 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421614003045"} 20250821122646243 DMAIN <0000> hlr.c:435 IMSI='262421614003045': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646243 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421614003045"} 20250821122646243 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646243 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646243 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262421614003045" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_check_imei(261)"262421614003045" TC_gsup_check_imei(261)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646243 DAUC <0003> db_auc.c:157 IMSI='262421614003045': No 2G Auth Data 20250821122646245 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646245 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421614003045"} 20250821122646245 DAUC <0003> hlr.c:428 IMSI='262421614003045': storing IMEI = 12345678901234 20250821122646245 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421614003045"} 20250821122646245 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421614003045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646245 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646245 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646245 DAUC <0003> db_auc.c:157 IMSI='262421614003045': No 2G Auth Data 20250821122646245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51454<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646246 DAUC <0003> db_auc.c:157 IMSI='262424200841926': No 2G Auth Data 20250821122646246 DAUC <0003> db_auc.c:192 IMSI='262424200841926': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262424200841926" to be handled at TC_gsup_check_imei(262) 20250821122646252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4258 20250821122646254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646254 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424200841926"} 20250821122646254 DMAIN <0000> hlr.c:435 IMSI='262424200841926': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646254 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424200841926"} 20250821122646254 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646254 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262424200841926" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_check_imei(262)"262424200841926" TC_gsup_check_imei(262)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646256 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646256 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424200841926"} 20250821122646256 DAUC <0003> hlr.c:428 IMSI='262424200841926': storing IMEI = 12345678901234 20250821122646256 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424200841926"} 20250821122646256 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424200841926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646256 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646256 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646257 DAUC <0003> db_auc.c:157 IMSI='262428834142589': No 2G Auth Data 20250821122646257 DAUC <0003> db_auc.c:192 IMSI='262428834142589': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262428834142589" to be handled at TC_gsup_check_imei(263) 20250821122646263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51480<->l=127.0.0.1:4258 20250821122646265 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646265 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428834142589"} 20250821122646265 DMAIN <0000> hlr.c:435 IMSI='262428834142589': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646265 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428834142589"} 20250821122646265 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646265 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646265 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262428834142589" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_check_imei(263)"262428834142589" TC_gsup_check_imei(263)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646267 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428834142589"} 20250821122646267 DAUC <0003> hlr.c:428 IMSI='262428834142589': storing IMEI = 12345678901234 20250821122646267 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428834142589"} 20250821122646267 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428834142589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646267 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51480<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122646268 DAUC <0003> db_auc.c:157 IMSI='262429452806018': No 2G Auth Data 20250821122646268 DAUC <0003> db_auc.c:192 IMSI='262429452806018': No 3G Auth Data HLR_Test-GSUP(254)@1fd1d59b03b2: Created GsupExpect[0] for "262429452806018" to be handled at TC_gsup_check_imei(264) 20250821122646273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20250821122646275 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646275 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429452806018"} 20250821122646275 DMAIN <0000> hlr.c:435 IMSI='262429452806018': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122646275 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429452806018"} 20250821122646275 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646275 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646275 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@1fd1d59b03b2: Found GsupExpect[0] for "262429452806018" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_check_imei(264)"262429452806018" TC_gsup_check_imei(264)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646277 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429452806018"} 20250821122646277 DAUC <0003> hlr.c:428 IMSI='262429452806018': storing IMEI = 12345678901234 20250821122646277 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429452806018"} 20250821122646277 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429452806018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122646277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122646277 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122646278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122646278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51404<->l=127.0.0.1:4258 20250821122646279 DLINP <000b> input/ipa.c:452 connected read/write 20250821122646279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122646279 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122646279 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122646279 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122646279 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46491<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@1fd1d59b03b2: Final verdict of PTC: none 255@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_check_imei finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Aug 21 12:26:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250821122646302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51490<->l=127.0.0.1:4258 20250821122646402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51490<->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=125488) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_check_imei_via_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122649574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122649574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122649578 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122649584 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649584 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122649584 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122649584 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  20250821122649584 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122649584 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  20250821122649584 DLGSUP <0013> gsup_server.c:236 2:  20250821122649584 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122649584 DLGSUP <0013> gsup_server.c:236 3:  20250821122649584 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122649584 DLGSUP <0013> gsup_server.c:236 4:  20250821122649584 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122649584 DLGSUP <0013> gsup_server.c:236 5:  20250821122649584 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122649584 DLGSUP <0013> gsup_server.c:236 7:  20250821122649584 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122649584 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122649584 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122649584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@1fd1d59b03b2: 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") 20250821122649615 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38805<->l=127.0.0.1:4259) 20250821122649627 DAUC <0003> db_auc.c:157 IMSI='262422866811871': No 2G Auth Data 20250821122649627 DAUC <0003> db_auc.c:192 IMSI='262422866811871': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262422866811871" to be handled at TC_gsup_check_imei_via_proxy(269) 20250821122649640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 20250821122649642 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649642 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866811871" source_name="the-source\n"} 20250821122649642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250821122649642 DMAIN <0000> hlr.c:435 IMSI='262422866811871': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649642 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866811871" destination_name="the-source\n"} 20250821122649642 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649642 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649642 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262422866811871" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422866811871" 20250821122649643 DAUC <0003> db_auc.c:192 IMSI='262422866811871': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649645 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649645 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422866811871" source_name="the-source\n"} 20250821122649645 DAUC <0003> hlr.c:428 IMSI='262422866811871': storing IMEI = 12345678901234 20250821122649645 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422866811871" destination_name="the-source\n"} 20250821122649645 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262422866811871 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649645 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649645 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649645 DAUC <0003> db_auc.c:192 IMSI='262422866811871': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649646 DAUC <0003> db_auc.c:157 IMSI='262425302248245': No 2G Auth Data 20250821122649646 DAUC <0003> db_auc.c:192 IMSI='262425302248245': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262425302248245" to be handled at TC_gsup_check_imei_via_proxy(270) 20250821122649653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4258 20250821122649656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649656 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425302248245" source_name="the-source\n"} 20250821122649656 DMAIN <0000> hlr.c:435 IMSI='262425302248245': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649656 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425302248245" destination_name="the-source\n"} 20250821122649656 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262425302248245" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425302248245" TC_gsup_check_imei_via_proxy(270)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649657 DAUC <0003> db_auc.c:192 IMSI='262425302248245': No 3G Auth Data 20250821122649658 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649658 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425302248245" source_name="the-source\n"} 20250821122649658 DAUC <0003> hlr.c:428 IMSI='262425302248245': storing IMEI = 12345678901234 20250821122649658 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425302248245" destination_name="the-source\n"} 20250821122649658 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425302248245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649658 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649658 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649658 DAUC <0003> db_auc.c:192 IMSI='262425302248245': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649660 DAUC <0003> db_auc.c:157 IMSI='262428437470948': No 2G Auth Data 20250821122649660 DAUC <0003> db_auc.c:192 IMSI='262428437470948': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262428437470948" to be handled at TC_gsup_check_imei_via_proxy(271) 20250821122649665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4258 20250821122649668 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649668 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428437470948" source_name="the-source\n"} 20250821122649668 DMAIN <0000> hlr.c:435 IMSI='262428437470948': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649668 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428437470948" destination_name="the-source\n"} 20250821122649668 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649668 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649668 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262428437470948" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428437470948" TC_gsup_check_imei_via_proxy(271)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649669 DAUC <0003> db_auc.c:192 IMSI='262428437470948': No 3G Auth Data 20250821122649670 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649670 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428437470948" source_name="the-source\n"} 20250821122649670 DAUC <0003> hlr.c:428 IMSI='262428437470948': storing IMEI = 12345678901234 20250821122649670 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428437470948" destination_name="the-source\n"} 20250821122649670 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428437470948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649670 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649670 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649670 DAUC <0003> db_auc.c:192 IMSI='262428437470948': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649671 DAUC <0003> db_auc.c:157 IMSI='262427258296204': No 2G Auth Data 20250821122649671 DAUC <0003> db_auc.c:192 IMSI='262427258296204': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262427258296204" to be handled at TC_gsup_check_imei_via_proxy(272) 20250821122649676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20250821122649678 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649678 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427258296204" source_name="the-source\n"} 20250821122649678 DMAIN <0000> hlr.c:435 IMSI='262427258296204': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649678 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427258296204" destination_name="the-source\n"} 20250821122649679 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649679 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649679 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262427258296204" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262427258296204" TC_gsup_check_imei_via_proxy(272)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649679 DAUC <0003> db_auc.c:157 IMSI='262427258296204': No 2G Auth Data 20250821122649680 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649680 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427258296204" source_name="the-source\n"} 20250821122649680 DAUC <0003> hlr.c:428 IMSI='262427258296204': storing IMEI = 12345678901234 20250821122649680 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427258296204" destination_name="the-source\n"} 20250821122649680 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262427258296204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649680 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649680 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649681 DAUC <0003> db_auc.c:157 IMSI='262427258296204': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649682 DAUC <0003> db_auc.c:157 IMSI='262427027469424': No 2G Auth Data 20250821122649682 DAUC <0003> db_auc.c:192 IMSI='262427027469424': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262427027469424" to be handled at TC_gsup_check_imei_via_proxy(273) 20250821122649687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 20250821122649689 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649689 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427027469424" source_name="the-source\n"} 20250821122649689 DMAIN <0000> hlr.c:435 IMSI='262427027469424': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649689 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427027469424" destination_name="the-source\n"} 20250821122649689 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649689 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649689 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262427027469424" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427027469424" TC_gsup_check_imei_via_proxy(273)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649690 DAUC <0003> db_auc.c:157 IMSI='262427027469424': No 2G Auth Data 20250821122649691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649691 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427027469424" source_name="the-source\n"} 20250821122649691 DAUC <0003> hlr.c:428 IMSI='262427027469424': storing IMEI = 12345678901234 20250821122649691 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427027469424" destination_name="the-source\n"} 20250821122649691 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262427027469424 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649691 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649692 DAUC <0003> db_auc.c:157 IMSI='262427027469424': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649692 DAUC <0003> db_auc.c:157 IMSI='262426364623865': No 2G Auth Data 20250821122649692 DAUC <0003> db_auc.c:192 IMSI='262426364623865': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262426364623865" to be handled at TC_gsup_check_imei_via_proxy(274) 20250821122649697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20250821122649700 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649700 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426364623865" source_name="the-source\n"} 20250821122649700 DMAIN <0000> hlr.c:435 IMSI='262426364623865': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649700 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426364623865" destination_name="the-source\n"} 20250821122649700 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649700 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649700 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262426364623865" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426364623865" TC_gsup_check_imei_via_proxy(274)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649701 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649701 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426364623865" source_name="the-source\n"} 20250821122649701 DAUC <0003> hlr.c:428 IMSI='262426364623865': storing IMEI = 12345678901234 20250821122649701 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426364623865" destination_name="the-source\n"} 20250821122649701 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426364623865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649701 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649701 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649703 DAUC <0003> db_auc.c:157 IMSI='262421587907490': No 2G Auth Data 20250821122649703 DAUC <0003> db_auc.c:192 IMSI='262421587907490': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262421587907490" to be handled at TC_gsup_check_imei_via_proxy(275) 20250821122649708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 20250821122649710 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649710 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421587907490" source_name="the-source\n"} 20250821122649710 DMAIN <0000> hlr.c:435 IMSI='262421587907490': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649710 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421587907490" destination_name="the-source\n"} 20250821122649710 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649710 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649710 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262421587907490" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421587907490" TC_gsup_check_imei_via_proxy(275)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649712 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649712 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421587907490" source_name="the-source\n"} 20250821122649712 DAUC <0003> hlr.c:428 IMSI='262421587907490': storing IMEI = 12345678901234 20250821122649712 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421587907490" destination_name="the-source\n"} 20250821122649712 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421587907490 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649712 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649712 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51572<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122649714 DAUC <0003> db_auc.c:157 IMSI='262427294372996': No 2G Auth Data 20250821122649714 DAUC <0003> db_auc.c:192 IMSI='262427294372996': No 3G Auth Data HLR_Test-GSUP(266)@1fd1d59b03b2: Created GsupExpect[0] for "262427294372996" to be handled at TC_gsup_check_imei_via_proxy(276) 20250821122649719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51576<->l=127.0.0.1:4258 20250821122649721 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649721 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294372996" source_name="the-source\n"} 20250821122649721 DMAIN <0000> hlr.c:435 IMSI='262427294372996': has IMEI = 12345678901234 (consider setting 'store-imei') 20250821122649721 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294372996" destination_name="the-source\n"} 20250821122649721 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649721 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649721 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@1fd1d59b03b2: Found GsupExpect[0] for "262427294372996" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427294372996" TC_gsup_check_imei_via_proxy(276)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649723 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649723 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427294372996" source_name="the-source\n"} 20250821122649723 DAUC <0003> hlr.c:428 IMSI='262427294372996': storing IMEI = 12345678901234 20250821122649723 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427294372996" destination_name="the-source\n"} 20250821122649723 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262427294372996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122649723 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122649723 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122649724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51576<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122649725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@1fd1d59b03b2: Final verdict of PTC: none 20250821122649725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38805<->l=127.0.0.1:4259) 20250821122649725 DLINP <000b> input/ipa.c:452 connected read/write 20250821122649725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122649725 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122649725 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122649725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122649725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:49 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250821122649748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 20250821122649849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51590<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_check_imei_invalid_len started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122652996 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122652996 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122653000 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122653006 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122653007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122653007 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  20250821122653007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122653007 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  20250821122653007 DLGSUP <0013> gsup_server.c:236 2:  20250821122653007 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122653007 DLGSUP <0013> gsup_server.c:236 3:  20250821122653007 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122653007 DLGSUP <0013> gsup_server.c:236 4:  20250821122653007 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122653007 DLGSUP <0013> gsup_server.c:236 5:  20250821122653007 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122653007 DLGSUP <0013> gsup_server.c:236 7:  20250821122653007 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122653007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122653007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122653007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@1fd1d59b03b2: 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") 20250821122653022 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40217<->l=127.0.0.1:4259) 20250821122653025 DAUC <0003> db_auc.c:157 IMSI='262427621072591': No 2G Auth Data 20250821122653025 DAUC <0003> db_auc.c:192 IMSI='262427621072591': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262427621072591" to be handled at TC_gsup_check_imei_invalid_len(281) 20250821122653032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 20250821122653054 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653054 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427621072591"} 20250821122653054 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653054 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427621072591" cause=Invalid mandatory information} 20250821122653054 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653054 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653054 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262427621072591" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427621072591" TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653060 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653060 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427621072591"} 20250821122653060 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653060 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427621072591" cause=Invalid mandatory information} 20250821122653060 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653060 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653060 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653063 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653063 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427621072591"} 20250821122653063 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653063 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427621072591" cause=Invalid mandatory information} 20250821122653063 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653063 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653064 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653067 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427621072591"} 20250821122653067 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653067 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427621072591" cause=Invalid mandatory information} 20250821122653067 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653070 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427621072591"} 20250821122653070 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653070 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427621072591" cause=Invalid mandatory information} 20250821122653070 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427621072591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653076 DAUC <0003> db_auc.c:157 IMSI='262425263706605': No 2G Auth Data 20250821122653076 DAUC <0003> db_auc.c:192 IMSI='262425263706605': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262425263706605" to be handled at TC_gsup_check_imei_invalid_len(282) 20250821122653094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 20250821122653096 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653096 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263706605"} 20250821122653096 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653097 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425263706605" cause=Invalid mandatory information} 20250821122653097 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653097 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653097 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653097 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262425263706605" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425263706605" TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653098 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653098 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263706605"} 20250821122653098 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653098 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425263706605" cause=Invalid mandatory information} 20250821122653098 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653098 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653098 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653098 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653098 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263706605"} 20250821122653098 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653099 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425263706605" cause=Invalid mandatory information} 20250821122653099 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653099 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263706605"} 20250821122653099 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653099 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425263706605" cause=Invalid mandatory information} 20250821122653099 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653100 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653100 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425263706605"} 20250821122653100 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653100 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425263706605" cause=Invalid mandatory information} 20250821122653100 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425263706605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653100 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653100 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53816<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653102 DAUC <0003> db_auc.c:157 IMSI='262429234512413': No 2G Auth Data 20250821122653102 DAUC <0003> db_auc.c:192 IMSI='262429234512413': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262429234512413" to be handled at TC_gsup_check_imei_invalid_len(283) 20250821122653111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 20250821122653113 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653113 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429234512413"} 20250821122653114 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653114 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429234512413" cause=Invalid mandatory information} 20250821122653114 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653114 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653114 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262429234512413" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429234512413" TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653115 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653115 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429234512413"} 20250821122653115 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653115 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429234512413" cause=Invalid mandatory information} 20250821122653115 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653115 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653115 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653116 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429234512413"} 20250821122653116 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653116 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429234512413" cause=Invalid mandatory information} 20250821122653116 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653116 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429234512413"} 20250821122653116 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653116 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429234512413" cause=Invalid mandatory information} 20250821122653116 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653116 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653116 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653117 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653117 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429234512413"} 20250821122653117 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653117 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429234512413" cause=Invalid mandatory information} 20250821122653117 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429234512413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653117 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653117 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653117 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653118 DAUC <0003> db_auc.c:157 IMSI='262429968386135': No 2G Auth Data 20250821122653118 DAUC <0003> db_auc.c:192 IMSI='262429968386135': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262429968386135" to be handled at TC_gsup_check_imei_invalid_len(284) 20250821122653125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 20250821122653127 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653127 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968386135"} 20250821122653127 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653127 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429968386135" cause=Invalid mandatory information} 20250821122653127 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653127 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653127 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262429968386135" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429968386135" TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653128 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653128 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968386135"} 20250821122653128 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653128 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429968386135" cause=Invalid mandatory information} 20250821122653128 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653128 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653128 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653129 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968386135"} 20250821122653129 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653129 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429968386135" cause=Invalid mandatory information} 20250821122653129 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653129 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968386135"} 20250821122653129 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653129 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429968386135" cause=Invalid mandatory information} 20250821122653129 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653129 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653130 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429968386135"} 20250821122653130 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653130 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429968386135" cause=Invalid mandatory information} 20250821122653130 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429968386135 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653130 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653131 DAUC <0003> db_auc.c:157 IMSI='262422754385678': No 2G Auth Data 20250821122653131 DAUC <0003> db_auc.c:192 IMSI='262422754385678': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262422754385678" to be handled at TC_gsup_check_imei_invalid_len(285) 20250821122653137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4258 20250821122653139 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653139 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754385678"} 20250821122653139 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653139 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754385678" cause=Invalid mandatory information} 20250821122653139 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653139 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653139 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262422754385678" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422754385678" TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653140 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653140 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754385678"} 20250821122653140 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653140 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754385678" cause=Invalid mandatory information} 20250821122653140 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653140 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653140 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653141 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653141 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754385678"} 20250821122653141 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653141 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754385678" cause=Invalid mandatory information} 20250821122653141 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653141 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653141 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653142 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754385678"} 20250821122653142 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653142 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754385678" cause=Invalid mandatory information} 20250821122653142 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653142 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422754385678"} 20250821122653142 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653142 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422754385678" cause=Invalid mandatory information} 20250821122653142 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422754385678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653142 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653143 DAUC <0003> db_auc.c:157 IMSI='262421593428123': No 2G Auth Data 20250821122653143 DAUC <0003> db_auc.c:192 IMSI='262421593428123': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262421593428123" to be handled at TC_gsup_check_imei_invalid_len(286) 20250821122653149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20250821122653151 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653151 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421593428123"} 20250821122653151 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653151 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421593428123" cause=Invalid mandatory information} 20250821122653151 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653151 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653151 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262421593428123" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421593428123" TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653152 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421593428123"} 20250821122653152 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653152 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421593428123" cause=Invalid mandatory information} 20250821122653152 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653152 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421593428123"} 20250821122653152 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653152 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421593428123" cause=Invalid mandatory information} 20250821122653152 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653153 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421593428123"} 20250821122653153 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653153 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421593428123" cause=Invalid mandatory information} 20250821122653153 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653153 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421593428123"} 20250821122653153 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653153 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421593428123" cause=Invalid mandatory information} 20250821122653153 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421593428123 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653153 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653154 DAUC <0003> db_auc.c:157 IMSI='262426350298697': No 2G Auth Data 20250821122653154 DAUC <0003> db_auc.c:192 IMSI='262426350298697': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262426350298697" to be handled at TC_gsup_check_imei_invalid_len(287) 20250821122653160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 20250821122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653161 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350298697"} 20250821122653161 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653161 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426350298697" cause=Invalid mandatory information} 20250821122653161 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262426350298697" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426350298697" TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653162 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653162 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350298697"} 20250821122653162 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653162 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426350298697" cause=Invalid mandatory information} 20250821122653162 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653162 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653162 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653162 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653163 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350298697"} 20250821122653163 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653163 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426350298697" cause=Invalid mandatory information} 20250821122653163 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653163 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350298697"} 20250821122653163 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653163 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426350298697" cause=Invalid mandatory information} 20250821122653163 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653163 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653164 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653164 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426350298697"} 20250821122653164 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653164 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426350298697" cause=Invalid mandatory information} 20250821122653164 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426350298697 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653164 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653164 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122653164 DAUC <0003> db_auc.c:157 IMSI='262423409427925': No 2G Auth Data 20250821122653164 DAUC <0003> db_auc.c:192 IMSI='262423409427925': No 3G Auth Data HLR_Test-GSUP(278)@1fd1d59b03b2: Created GsupExpect[0] for "262423409427925" to be handled at TC_gsup_check_imei_invalid_len(288) 20250821122653170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53882<->l=127.0.0.1:4258 20250821122653171 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653171 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423409427925"} 20250821122653171 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250821122653171 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423409427925" cause=Invalid mandatory information} 20250821122653171 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653171 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653171 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@1fd1d59b03b2: Found GsupExpect[0] for "262423409427925" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@1fd1d59b03b2: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423409427925" TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653172 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423409427925"} 20250821122653172 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250821122653172 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423409427925" cause=Invalid mandatory information} 20250821122653172 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653172 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423409427925"} 20250821122653172 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250821122653172 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423409427925" cause=Invalid mandatory information} 20250821122653172 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653172 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653173 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423409427925"} 20250821122653173 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250821122653173 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423409427925" cause=Invalid mandatory information} 20250821122653173 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653173 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423409427925"} 20250821122653173 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250821122653173 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423409427925" cause=Invalid mandatory information} 20250821122653173 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423409427925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122653173 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122653174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53882<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@1fd1d59b03b2: Final verdict of PTC: pass MTC@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122653174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4258 20250821122653175 DLINP <000b> input/ipa.c:452 connected read/write 20250821122653175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122653175 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122653175 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122653175 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@1fd1d59b03b2: Final verdict of PTC: none 20250821122653175 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40217<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@1fd1d59b03b2: Final verdict of PTC: none 279@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: pass MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250821122653199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20250821122653300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53896<->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=168356) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_gsup_check_imei_unknown_imsi started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122656436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122656436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122656440 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122656441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@1fd1d59b03b2: 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 } } } } 20250821122656446 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122656446 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122656446 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122656446 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  20250821122656446 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122656446 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  20250821122656446 DLGSUP <0013> gsup_server.c:236 2:  20250821122656446 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122656446 DLGSUP <0013> gsup_server.c:236 3:  20250821122656446 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122656446 DLGSUP <0013> gsup_server.c:236 4:  20250821122656446 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122656446 DLGSUP <0013> gsup_server.c:236 5:  20250821122656446 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122656446 DLGSUP <0013> gsup_server.c:236 7:  20250821122656446 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122656446 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122656446 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122656446 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@1fd1d59b03b2: 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") 20250821122656467 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38015<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@1fd1d59b03b2: Created GsupExpect[0] for "262428508623575" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250821122656478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20250821122656486 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122656486 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428508623575"} 20250821122656486 DMAIN <0000> hlr.c:435 IMSI='262428508623575': has IMEI = 22245678901234 (consider setting 'store-imei') 20250821122656486 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250821122656486 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428508623575" cause=Invalid mandatory information} 20250821122656486 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122656486 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122656486 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@1fd1d59b03b2: Found GsupExpect[0] for "262428508623575" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@1fd1d59b03b2: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428508623575" TC_gsup_check_imei_unknown_imsi(293)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122656492 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122656492 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428508623575"} 20250821122656492 DAUC <0003> hlr.c:428 IMSI='262428508623575': storing IMEI = 22245678901234 20250821122656492 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262428508623575': no such subscriber 20250821122656492 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250821122656492 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428508623575" cause=Invalid mandatory information} 20250821122656492 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262428508623575 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122656492 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122656492 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122656494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122656496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4258 20250821122656498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38015<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@1fd1d59b03b2: Final verdict of PTC: none 20250821122656498 DLINP <000b> input/ipa.c:452 connected read/write 20250821122656498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122656498 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122656498 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122656498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(292)@1fd1d59b03b2: Final verdict of PTC: none 291@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 291: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250821122656533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4258 20250821122656633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53934<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:26: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122659768 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122659768 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122659773 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122659778 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659778 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122659778 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122659778 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  20250821122659778 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122659778 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  20250821122659778 DLGSUP <0013> gsup_server.c:236 2:  20250821122659778 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122659778 DLGSUP <0013> gsup_server.c:236 3:  20250821122659778 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122659778 DLGSUP <0013> gsup_server.c:236 4:  20250821122659778 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122659778 DLGSUP <0013> gsup_server.c:236 5:  20250821122659778 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122659778 DLGSUP <0013> gsup_server.c:236 7:  20250821122659778 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122659778 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122659778 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122659778 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@1fd1d59b03b2: 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") 20250821122659802 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45709<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@1fd1d59b03b2: Created GsupExpect[0] for "262429198169767" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250821122659816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20250821122659825 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659825 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659825 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659825 DMAIN <0000> hlr.c:243 IMSI='262429198169767': Successfully assigned MSISDN='819' 20250821122659825 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659825 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659825 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659825 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659825 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@1fd1d59b03b2: Found GsupExpect[0] for "262429198169767" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@1fd1d59b03b2: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429198169767" TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122659827 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659827 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659828 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659828 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659829 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659829 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659830 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659830 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659830 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122659830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122659830 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659830 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659831 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429198169767"} 20250821122659831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122659831 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122659831 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429198169767"} 20250821122659831 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122659831 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122659831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659833 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659833 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659833 DMAIN <0000> hlr.c:243 IMSI='262429198169767': Successfully assigned MSISDN='953' 20250821122659833 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659833 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659833 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659833 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659834 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659834 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659834 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659834 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659835 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659835 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659835 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659835 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659836 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659836 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659836 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659836 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122659836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122659836 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659836 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659836 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659837 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659837 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429198169767"} 20250821122659837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122659837 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122659837 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429198169767"} 20250821122659837 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122659837 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122659837 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659837 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659839 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659839 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659839 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659839 DMAIN <0000> hlr.c:243 IMSI='262429198169767': Successfully assigned MSISDN='437' 20250821122659839 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659839 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659839 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659839 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659839 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659839 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659839 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659840 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659840 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659840 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659840 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659840 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659840 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659841 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659841 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659841 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122659841 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429198169767" cause=GPRS services not allowed} 20250821122659841 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659841 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659841 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122659841 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659844 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659844 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659844 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659844 DMAIN <0000> hlr.c:243 IMSI='262429198169767': Successfully assigned MSISDN='894' 20250821122659844 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659844 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659844 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659844 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659844 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659844 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659844 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659845 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659845 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659845 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659845 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659846 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659846 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659846 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122659846 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429198169767" cause=GPRS services not allowed} 20250821122659846 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659846 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659846 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122659846 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122659846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659846 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659848 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659848 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659848 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659848 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659848 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659848 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659848 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659848 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659849 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659849 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659849 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659849 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659850 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659850 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659850 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659850 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659850 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659850 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122659850 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429198169767" cause=GPRS services not allowed} 20250821122659850 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659850 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659850 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122659850 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122659850 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659850 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659852 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659852 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429198169767"} 20250821122659852 DMAIN <0000> hlr.c:227 IMSI='262429198169767': Creating subscriber on demand 20250821122659852 DAUC <0003> hlr.c:428 IMSI='262429198169767': storing IMEI = 12345678901234 20250821122659852 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429198169767"} 20250821122659852 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250821122659852 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659852 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659853 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659853 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659853 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659853 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659854 DAUC <0003> db_auc.c:157 IMSI='262429198169767': No 2G Auth Data 20250821122659854 DAUC <0003> db_auc.c:192 IMSI='262429198169767': No 3G Auth Data 20250821122659854 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659854 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659854 DLU <0006> fsm.c:456 lu(262429198169767)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122659854 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122659854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429198169767)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122659854 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429198169767" cn_domain=PS} 20250821122659854 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659854 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659855 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429198169767"} 20250821122659855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122659855 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122659855 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429198169767"} 20250821122659855 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429198169767 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122659855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122659855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122659855 DLU <0006> fsm.c:568 lu(PS:IMSI-262429198169767)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122659855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122659855 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122659856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122659856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20250821122659857 DLINP <000b> input/ipa.c:452 connected read/write 20250821122659857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122659857 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(295)@1fd1d59b03b2: Final verdict of PTC: none 20250821122659857 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122659857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@1fd1d59b03b2: Final verdict of PTC: none 20250821122659857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45709<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 296: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:26:59 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250821122659884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.1:4258 20250821122659984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53964<->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=97320) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27:02 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_subscr_create_on_demand_ul started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122703091 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122703091 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122703096 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122703101 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703101 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122703101 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122703101 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  20250821122703101 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122703101 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  20250821122703102 DLGSUP <0013> gsup_server.c:236 2:  20250821122703102 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122703102 DLGSUP <0013> gsup_server.c:236 3:  20250821122703102 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122703102 DLGSUP <0013> gsup_server.c:236 4:  20250821122703102 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122703102 DLGSUP <0013> gsup_server.c:236 5:  20250821122703102 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122703102 DLGSUP <0013> gsup_server.c:236 7:  20250821122703102 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122703102 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122703102 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122703102 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@1fd1d59b03b2: 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") 20250821122703130 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40487<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@1fd1d59b03b2: Created GsupExpect[0] for "262426452882718" to be handled at TC_subscr_create_on_demand_ul(303) 20250821122703145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 20250821122703158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703158 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703158 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703158 DMAIN <0000> hlr.c:243 IMSI='262426452882718': Successfully assigned MSISDN='653' 20250821122703158 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703158 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122703158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122703158 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703158 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@1fd1d59b03b2: Found GsupExpect[0] for "262426452882718" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@1fd1d59b03b2: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426452882718" 20250821122703165 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703165 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426452882718"} 20250821122703165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122703165 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122703165 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426452882718"} 20250821122703165 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122703165 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122703165 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703165 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122703167 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703168 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703170 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703170 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703172 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703172 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703180 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703181 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703181 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703181 DMAIN <0000> hlr.c:243 IMSI='262426452882718': Successfully assigned MSISDN='311' 20250821122703181 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703181 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122703181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122703181 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703181 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703181 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703184 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703184 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426452882718"} 20250821122703184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122703185 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122703185 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426452882718"} 20250821122703185 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122703185 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122703185 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703185 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703185 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703188 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703188 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703190 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703190 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703192 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703192 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703193 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703193 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703201 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703201 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703202 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703202 DMAIN <0000> hlr.c:243 IMSI='262426452882718': Successfully assigned MSISDN='136' 20250821122703202 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703202 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122703202 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426452882718" cause=GPRS services not allowed} 20250821122703202 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703202 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122703202 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122703202 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703202 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703205 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703205 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703206 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703206 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703208 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703208 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703209 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703209 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703216 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703216 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703216 DMAIN <0000> hlr.c:243 IMSI='262426452882718': Successfully assigned MSISDN='348' 20250821122703216 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703216 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122703216 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426452882718" cause=GPRS services not allowed} 20250821122703216 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703216 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703216 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122703216 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122703216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703216 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703218 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703218 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703220 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703220 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703221 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703221 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703227 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703227 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703227 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703227 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703227 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250821122703227 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426452882718" cause=GPRS services not allowed} 20250821122703227 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703227 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703227 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Freeing instance 20250821122703227 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: Deallocated 20250821122703228 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703228 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703229 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703229 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703231 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703231 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703232 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703232 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703237 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703237 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703237 DMAIN <0000> hlr.c:227 IMSI='262426452882718': Creating subscriber on demand 20250821122703237 DLU <0006> fsm.c:456 lu(262426452882718)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122703237 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122703237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426452882718)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122703237 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426452882718" cn_domain=PS} 20250821122703237 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703237 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703239 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703239 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426452882718"} 20250821122703239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122703239 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122703239 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426452882718"} 20250821122703239 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426452882718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122703240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122703240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122703240 DLU <0006> fsm.c:568 lu(PS:IMSI-262426452882718)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122703240 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122703240 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703241 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703242 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703243 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703243 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data 20250821122703244 DAUC <0003> db_auc.c:157 IMSI='262426452882718': No 2G Auth Data 20250821122703244 DAUC <0003> db_auc.c:192 IMSI='262426452882718': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122703247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122703248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20250821122703250 DLINP <000b> input/ipa.c:452 connected read/write 20250821122703250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122703250 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122703250 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122703250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122703250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40487<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@1fd1d59b03b2: Final verdict of PTC: none 301@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 301: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250821122703276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20250821122703378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->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=81640) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_subscr_create_on_demand_sai started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122706532 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122706532 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122706538 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122706545 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706545 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122706545 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122706545 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  20250821122706545 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122706545 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  20250821122706545 DLGSUP <0013> gsup_server.c:236 2:  20250821122706545 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122706545 DLGSUP <0013> gsup_server.c:236 3:  20250821122706545 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122706545 DLGSUP <0013> gsup_server.c:236 4:  20250821122706545 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122706545 DLGSUP <0013> gsup_server.c:236 5:  20250821122706545 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122706545 DLGSUP <0013> gsup_server.c:236 7:  20250821122706545 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122706545 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122706545 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122706545 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@1fd1d59b03b2: 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") 20250821122706561 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45783<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@1fd1d59b03b2: Created GsupExpect[0] for "262421145424053" to be handled at TC_subscr_create_on_demand_sai(308) 20250821122706569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20250821122706586 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706586 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421145424053"} 20250821122706586 DMAIN <0000> hlr.c:227 IMSI='262421145424053': Creating subscriber on demand 20250821122706586 DMAIN <0000> hlr.c:243 IMSI='262421145424053': Successfully assigned MSISDN='597' 20250821122706586 DAUC <0003> db_auc.c:157 IMSI='262421145424053': No 2G Auth Data 20250821122706586 DAUC <0003> db_auc.c:192 IMSI='262421145424053': No 3G Auth Data 20250821122706586 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421145424053 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 20250821122706586 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421145424053" cause=IMSI unknown in HLR} 20250821122706586 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250821122706586 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122706586 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@1fd1d59b03b2: Found GsupExpect[0] for "262421145424053" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@1fd1d59b03b2: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421145424053" TC_subscr_create_on_demand_sai(308)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122706589 DAUC <0003> db_auc.c:157 IMSI='262421145424053': No 2G Auth Data 20250821122706589 DAUC <0003> db_auc.c:192 IMSI='262421145424053': No 3G Auth Data 20250821122706590 DAUC <0003> db_auc.c:157 IMSI='262421145424053': No 2G Auth Data 20250821122706590 DAUC <0003> db_auc.c:192 IMSI='262421145424053': No 3G Auth Data 20250821122706591 DAUC <0003> db_auc.c:157 IMSI='262421145424053': No 2G Auth Data 20250821122706591 DAUC <0003> db_auc.c:192 IMSI='262421145424053': No 3G Auth Data 20250821122706593 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706593 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421145424053" cn_domain=PS} 20250821122706593 DLU <0006> fsm.c:456 lu(262421145424053)[0x555b160556b0]{UNVALIDATED}: Allocated 20250821122706593 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250821122706593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421145424053)[0x555b160556b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122706593 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421145424053" cn_domain=PS} 20250821122706593 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122706593 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122706597 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706597 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421145424053"} 20250821122706597 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421145424053)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122706597 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122706597 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421145424053"} 20250821122706597 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421145424053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122706597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145424053)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122706597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421145424053)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122706597 DLU <0006> fsm.c:568 lu(PS:IMSI-262421145424053)[0x555b160556b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122706597 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122706597 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122706601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122706602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55552<->l=127.0.0.1:4258 20250821122706604 DLINP <000b> input/ipa.c:452 connected read/write 20250821122706604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122706604 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122706604 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122706604 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@1fd1d59b03b2: Final verdict of PTC: none 20250821122706604 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45783<->l=127.0.0.1:4259) 306@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 306: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250821122706649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4258 20250821122706750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55570<->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@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_other_home started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122709821 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122709821 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122709826 DLINP <000b> input/ipa.c:452 connected read/write 20250821122709826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122709828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122709831 DLINP <000b> input/ipa.c:452 connected read/write 20250821122709831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122709832 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122709832 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122709832 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  20250821122709832 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122709832 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  20250821122709832 DLGSUP <0013> gsup_server.c:236 2:  20250821122709832 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122709832 DLGSUP <0013> gsup_server.c:236 3:  20250821122709832 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122709832 DLGSUP <0013> gsup_server.c:236 4:  20250821122709832 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122709832 DLGSUP <0013> gsup_server.c:236 5:  20250821122709832 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122709832 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(309)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122709832 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122709832 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122709832 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122709832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@1fd1d59b03b2: 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") 20250821122709864 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45015<->l=127.0.0.1:4259) 20250821122709869 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250821122709869 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@1fd1d59b03b2: Created GsupExpect[0] for "262423798283423" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250821122709896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20250821122709902 DAUC <0003> db_auc.c:157 IMSI='262423798283423': No 2G Auth Data 20250821122709902 DAUC <0003> db_auc.c:192 IMSI='262423798283423': No 3G Auth Data 20250821122709911 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615403141.msisdn 20250821122709911 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615403141.msisdn: not attached (vlr_number unset) 20250821122709911 DDGSM <0007> mslookup_server.c:327 sip.voice.491615403141.msisdn: does not exist in GSUP proxy 20250821122710915 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122710915 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423798283423" cn_domain=CS} 20250821122710915 DLU <0006> fsm.c:456 lu(262423798283423)[0x555b16039dd0]{UNVALIDATED}: Allocated 20250821122710915 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250821122710915 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423798283423)[0x555b16039dd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250821122710915 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423798283423" cn_domain=CS} 20250821122710915 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122710915 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@1fd1d59b03b2: Found GsupExpect[0] for "262423798283423" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423798283423" 20250821122710922 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122710922 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423798283423"} 20250821122710922 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423798283423)[0x555b16039dd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250821122710922 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250821122710922 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423798283423"} 20250821122710922 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423798283423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122710922 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423798283423)[0x555b16039dd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250821122710922 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423798283423)[0x555b16039dd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250821122710922 DLU <0006> fsm.c:568 lu(CS:IMSI-262423798283423)[0x555b16039dd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250821122710922 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122710922 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122710926 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615403141.msisdn 20250821122710926 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615403141.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250821122710926 DDGSM <0007> mslookup_server.c:327 sip.voice.491615403141.msisdn: does not exist in GSUP proxy 20250821122710926 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615403141.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@1fd1d59b03b2: setverdict(pass): pass -> pass, component reason not changed 20250821122710932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122710933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20250821122710935 DLINP <000b> input/ipa.c:452 connected read/write 20250821122710935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122710935 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122710935 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122710935 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122710935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45015<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@1fd1d59b03b2: Final verdict of PTC: none 311@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 311: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:10 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250821122710989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 20250821122711090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55594<->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) 20250821122712850 DSS <0004> hlr_ussd.c:239 262420627846962/0x52ec567f: SS Session Timeout, destroying 20250821122712850 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420627846962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27:13 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_MSLookup_GSUP_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122714240 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122714240 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122714242 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122714242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@1fd1d59b03b2: 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) } } } } 20250821122714244 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250821122714244 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250821122714244 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(314)@1fd1d59b03b2: 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 } } } } 20250821122714244 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122714244 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122714244 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  20250821122714244 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122714244 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  20250821122714244 DLGSUP <0013> gsup_server.c:236 2:  20250821122714244 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122714244 DLGSUP <0013> gsup_server.c:236 3:  20250821122714244 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122714244 DLGSUP <0013> gsup_server.c:236 4:  20250821122714244 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122714244 DLGSUP <0013> gsup_server.c:236 5:  20250821122714244 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122714244 DLGSUP <0013> gsup_server.c:236 7:  20250821122714244 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122714244 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122714244 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122714244 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@1fd1d59b03b2: 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") 20250821122714265 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39813<->l=127.0.0.1:4259) 20250821122714266 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250821122714266 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@1fd1d59b03b2: Created GsupExpect[0] for "262425417427720" to be handled at TC_MSLookup_GSUP_proxy(320) 20250821122714271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@1fd1d59b03b2: Created GsupExpect[0] for "262425417427720" to be handled at TC_MSLookup_GSUP_proxy(320) 20250821122714286 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122714286 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425417427720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425417427720" cn_domain=CS} 20250821122714286 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425417427720 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250821122714286 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425417427720 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250821122714286 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425417427720.imsi 20250821122714286 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425417427720.imsi 20250821122714286 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425417427720.imsi: does not exist in local HLR 20250821122714292 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425417427720 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250821122714292 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250821122714292 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250821122714292 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250821122714292 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250821122714292 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250821122714292 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425417427720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122714292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122714292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122714292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122714292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122714292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122714292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: 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) } } } } 20250821122714294 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714294 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714294 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250821122714294 DLINP <000b> ipa.c:396 tag 1: HLR 20250821122714294 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250821122714296 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714296 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714296 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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-IPA(318)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@1fd1d59b03b2: Found GsupExpect[0] for "262425417427720" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425417427720" HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122714338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714338 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425417427720 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615456554 20250821122714338 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425417427720 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122714338 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122714338 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@1fd1d59b03b2: Found GsupExpect[0] for "262425417427720" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425417427720" 20250821122714344 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714344 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714344 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425417427720 MSISDN-491615456554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122714344 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122714344 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122714346 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714346 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714347 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425417427720 MSISDN-491615456554 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 20250821122714347 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425417427720 MSISDN-491615456554 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122714347 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122714347 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122714349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122714350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36104<->l=127.0.0.1:4258 20250821122714353 DLINP <000b> input/ipa.c:452 connected read/write 20250821122714353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122714353 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122714353 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122714353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122714353 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122714353 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122714353 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250821122714353 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250821122714353 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@1fd1d59b03b2: Final verdict of PTC: none 20250821122714353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39813<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(315)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 316: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@1fd1d59b03b2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Aug 21 12:27:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250821122714410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.1:4258 20250821122714510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36124<->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=42996) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27:16 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122717654 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122717654 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122717656 DLINP <000b> input/ipa.c:452 connected read/write 20250821122717656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122717656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122717657 DLINP <000b> input/ipa.c:452 connected read/write 20250821122717657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122717657 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122717657 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122717657 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  20250821122717658 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122717658 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  20250821122717658 DLGSUP <0013> gsup_server.c:236 2:  20250821122717658 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122717658 DLGSUP <0013> gsup_server.c:236 3:  20250821122717658 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122717658 DLGSUP <0013> gsup_server.c:236 4:  20250821122717658 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(321)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122717658 DLGSUP <0013> gsup_server.c:236 5:  20250821122717658 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122717658 DLGSUP <0013> gsup_server.c:236 7:  20250821122717658 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122717658 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122717658 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122717658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250821122717658 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250821122717658 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@1fd1d59b03b2: 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") 20250821122717668 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34097<->l=127.0.0.1:4259) 20250821122717669 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250821122717669 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@1fd1d59b03b2: Created GsupExpect[0] for "262425212861895" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250821122717676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20250821122717677 DAUC <0003> db_auc.c:157 IMSI='262425212861895': No 2G Auth Data 20250821122717677 DAUC <0003> db_auc.c:192 IMSI='262425212861895': No 3G Auth Data 20250821122717680 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425212861895.imsi 20250821122717680 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425212861895.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122717682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122717683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36138<->l=127.0.0.1:4258 20250821122717683 DLINP <000b> input/ipa.c:452 connected read/write 20250821122717683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122717683 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122717683 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122717683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@1fd1d59b03b2: Final verdict of PTC: none 323@1fd1d59b03b2: Final verdict of PTC: none 20250821122717684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34097<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 323: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250821122717707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36154<->l=127.0.0.1:4258 20250821122717808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36154<->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=27764) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27:19 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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122720936 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122720936 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122720940 DLINP <000b> input/ipa.c:452 connected read/write 20250821122720940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122720941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@1fd1d59b03b2: 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) } } } } 20250821122720944 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250821122720944 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@1fd1d59b03b2: 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 } } } } 20250821122720945 DLINP <000b> input/ipa.c:452 connected read/write 20250821122720945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122720945 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122720945 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122720945 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  20250821122720945 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122720945 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  20250821122720945 DLGSUP <0013> gsup_server.c:236 2:  20250821122720945 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122720945 DLGSUP <0013> gsup_server.c:236 3:  20250821122720945 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122720945 DLGSUP <0013> gsup_server.c:236 4:  20250821122720945 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122720945 DLGSUP <0013> gsup_server.c:236 5:  20250821122720945 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122720945 DLGSUP <0013> gsup_server.c:236 7:  20250821122720945 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122720945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122720945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122720945 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@1fd1d59b03b2: 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") 20250821122720983 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40087<->l=127.0.0.1:4259) 20250821122720989 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250821122720989 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@1fd1d59b03b2: Created GsupExpect[0] for "262421864239035" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250821122721014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@1fd1d59b03b2: Created GsupExpect[0] for "262421864239035" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250821122721025 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122721025 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421864239035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421864239035" cn_domain=CS} 20250821122721025 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421864239035 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250821122721025 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421864239035 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250821122721025 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421864239035.imsi 20250821122721025 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421864239035.imsi 20250821122721025 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421864239035.imsi: does not exist in local HLR 20250821122721038 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421864239035 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250821122721039 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250821122721039 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250821122721039 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250821122721039 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250821122721039 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250821122721039 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421864239035 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122721039 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122721039 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122721039 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122721039 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122721039 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122721039 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: 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) } } } } 20250821122721044 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721044 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721044 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250821122721044 DLINP <000b> ipa.c:396 tag 1: HLR 20250821122721044 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250821122721047 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721047 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721047 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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)@1fd1d59b03b2: Found GsupExpect[0] for "262421864239035" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421864239035" HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122721090 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721090 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721090 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721090 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721090 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421864239035 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613057260 20250821122721091 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421864239035 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122721091 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122721091 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@1fd1d59b03b2: Found GsupExpect[0] for "262421864239035" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421864239035" 20250821122721098 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721098 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721098 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421864239035 MSISDN-491613057260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122721098 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122721099 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122721102 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122721102 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122721102 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421864239035 MSISDN-491613057260 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 20250821122721102 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421864239035 MSISDN-491613057260 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122721102 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122721102 DLINP <000b> input/ipa.c:452 connected read/write 20250821122721102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122721106 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421864239035.imsi 20250821122721106 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421864239035.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122722108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122722109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4258 20250821122722109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40087<->l=127.0.0.1:4259) 328@1fd1d59b03b2: Final verdict of PTC: none 20250821122722110 DLINP <000b> input/ipa.c:452 connected read/write 20250821122722110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122722110 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122722110 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122722110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(331)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP(327)@1fd1d59b03b2: Final verdict of PTC: none 20250821122722110 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122722110 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122722110 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250821122722110 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-server(329)@1fd1d59b03b2: Final verdict of PTC: none 20250821122722110 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(330)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 328: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250821122722137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 20250821122722238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: 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 ------ Thu Aug 21 12:27: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_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@1fd1d59b03b2: 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@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@1fd1d59b03b2: legacy= false MTC@1fd1d59b03b2: in not legacy case 1 MTC@1fd1d59b03b2: in not legacy case 2 20250821122725318 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250821122725318 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122725322 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122725324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4258 20250821122725328 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250821122725328 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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 } } } } 20250821122725329 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122725329 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250821122725329 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250821122725329 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  20250821122725329 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250821122725329 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  20250821122725329 DLGSUP <0013> gsup_server.c:236 2:  20250821122725329 DLGSUP <0013> gsup_server.c:238 2: 00  20250821122725329 DLGSUP <0013> gsup_server.c:236 3:  20250821122725329 DLGSUP <0013> gsup_server.c:238 3: 00  20250821122725329 DLGSUP <0013> gsup_server.c:236 4:  20250821122725329 DLGSUP <0013> gsup_server.c:238 4: 00  20250821122725329 DLGSUP <0013> gsup_server.c:236 5:  20250821122725329 DLGSUP <0013> gsup_server.c:238 5: 00  20250821122725329 DLGSUP <0013> gsup_server.c:236 7:  20250821122725329 DLGSUP <0013> gsup_server.c:238 7: 00  20250821122725329 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250821122725329 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250821122725329 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)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@1fd1d59b03b2: 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") 20250821122725352 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45693<->l=127.0.0.1:4259) 20250821122725355 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250821122725355 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@1fd1d59b03b2: Created GsupExpect[0] for "262426654653558" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250821122725373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@1fd1d59b03b2: Created GsupExpect[0] for "262426654653558" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250821122725384 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122725384 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426654653558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426654653558" cn_domain=CS} 20250821122725384 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426654653558 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250821122725384 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426654653558 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250821122725384 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426654653558.imsi 20250821122725384 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426654653558.imsi 20250821122725384 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426654653558.imsi: does not exist in local HLR 20250821122725395 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426654653558 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250821122725396 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250821122725396 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250821122725396 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250821122725396 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250821122725396 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250821122725396 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426654653558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250821122725396 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122725396 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122725396 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122725396 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250821122725396 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250821122725396 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: 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) } } } } 20250821122725401 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725401 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725401 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250821122725401 DLINP <000b> ipa.c:396 tag 1: HLR 20250821122725401 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250821122725403 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725403 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725403 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: 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)@1fd1d59b03b2: 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)@1fd1d59b03b2: Found GsupExpect[0] for "262426654653558" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426654653558" HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250821122725446 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725446 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725446 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725446 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725447 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426654653558 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613067570 20250821122725447 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426654653558 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122725447 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122725447 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@1fd1d59b03b2: Found GsupExpect[0] for "262426654653558" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@1fd1d59b03b2: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426654653558" 20250821122725458 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725458 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725458 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426654653558 MSISDN-491613067570 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122725458 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122725459 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122725463 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725463 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725463 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426654653558 MSISDN-491613067570 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 20250821122725463 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426654653558 MSISDN-491613067570 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250821122725463 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122725463 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250821122725466 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613067570.msisdn 20250821122725466 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613067570.msisdn: does not exist in local HLR 20250821122725466 DDGSM <0007> mslookup_server.c:352 sip.voice.491613067570.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250821122725466 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613067570.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@1fd1d59b03b2: setverdict(pass): none -> pass 20250821122725470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@1fd1d59b03b2: Final verdict of PTC: pass 20250821122725471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4258 20250821122725473 DLINP <000b> input/ipa.c:452 connected read/write 20250821122725473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250821122725473 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250821122725473 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250821122725473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250821122725473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45693<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@1fd1d59b03b2: Final verdict of PTC: none 20250821122725474 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250821122725474 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250821122725474 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 335@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-server(336)@1fd1d59b03b2: Final verdict of PTC: none 20250821122725474 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250821122725474 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)@1fd1d59b03b2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@1fd1d59b03b2: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@1fd1d59b03b2: Final verdict of PTC: none MTC@1fd1d59b03b2: Setting final verdict of the test case. MTC@1fd1d59b03b2: Local verdict of MTC: none MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC with component reference 335: none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@1fd1d59b03b2: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@1fd1d59b03b2: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@1fd1d59b03b2: 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'. Thu Aug 21 12:27:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250821122725549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4258 20250821122725650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34218<->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=46320) MTC@1fd1d59b03b2: 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@1fd1d59b03b2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1fd1d59b03b2: Terminating MTC. MC@1fd1d59b03b2: MTC terminated. MC2> exit MC@1fd1d59b03b2: Shutting down session. MC@1fd1d59b03b2: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-8764.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (2127571) [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-20250821-1225-376de65f-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-20250821-1225-376de65f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2127526) [testenv] Showing testsuite/junit-xml-8764.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250821-1225-376de65f-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8764.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250821-1225-376de65f-0'] testenv-hlr-osmocom-latest-20250821-1225-376de65f-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2514/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.61, 0.62, 0.49 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS