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 277645455fc1e9cfc73b302e79b01305d40bdd87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Commit message: "Makefile: add 'clean-logs' target" > git rev-list --no-walk 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins15827154662583934886.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca 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.58, 0.62, 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-20250815-1225-221ad4b8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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 bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (9552 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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_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_OperationAndMaintenanceOperations.cc DEP MAP_PDU_Defs.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.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_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.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_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_7.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 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 TELNETasp_PortType.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o 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_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_3.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_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_2.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_4.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_SupplementaryServiceOperations.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_3.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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 1s (338 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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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 (87.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) 20250815122515590 DMAIN <0000> hlr.c:812 hlr starting 20250815122515590 DDB <0001> db.c:600 using database: :memory: 20250815122515590 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250815122515590 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250815122515590 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250815122515591 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250815122515591 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250815122515592 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250815122515592 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250815122515592 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250815122515593 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250815122515593 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250815-1225-221ad4b8-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@09593f5f03b3: Unix server socket created successfully. MC@09593f5f03b3: Listening on TCP port 41435. 09593f5f03b3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr/HLR_Tests 09593f5f03b3 41435 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@09593f5f03b3: New HC connected from 10.0.2.100 [10.0.2.100]. 09593f5f03b3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@09593f5f03b3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@09593f5f03b3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@09593f5f03b3: Configuration file was processed on all HCs. MC@09593f5f03b3: Creating MTC on host 10.0.2.100. MC@09593f5f03b3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122517052 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122517052 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122517056 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122517058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122517061 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122517061 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122517061 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122517061 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  20250815122517061 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122517061 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  20250815122517061 DLGSUP <0013> gsup_server.c:236 2:  20250815122517061 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122517061 DLGSUP <0013> gsup_server.c:236 3:  20250815122517061 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122517061 DLGSUP <0013> gsup_server.c:236 4:  20250815122517061 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122517061 DLGSUP <0013> gsup_server.c:236 5:  20250815122517061 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122517061 DLGSUP <0013> gsup_server.c:236 7:  20250815122517061 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122517061 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122517061 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122517061 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@09593f5f03b3: 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") 20250815122517073 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39843<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@09593f5f03b3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250815122517079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 20250815122517106 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122517106 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"} 20250815122517106 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" 20250815122517106 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} 20250815122517106 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 20250815122517106 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122517106 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@09593f5f03b3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@09593f5f03b3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122517112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@09593f5f03b3: Final verdict of PTC: pass 20250815122517114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4258 20250815122517118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39843<->l=127.0.0.1:4259) 20250815122517118 DLINP <000b> input/ipa.c:452 connected read/write 20250815122517118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122517118 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122517118 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122517118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@09593f5f03b3: Final verdict of PTC: none 5@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 5: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Aug 15 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 20250815122517178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51486<->l=127.0.0.1:4258 20250815122517278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51486<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_sai started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122520364 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122520364 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122520370 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122520376 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520376 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122520376 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122520376 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  20250815122520376 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122520376 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  20250815122520376 DLGSUP <0013> gsup_server.c:236 2:  20250815122520376 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122520376 DLGSUP <0013> gsup_server.c:236 3:  20250815122520376 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122520376 DLGSUP <0013> gsup_server.c:236 4:  20250815122520376 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122520376 DLGSUP <0013> gsup_server.c:236 5:  20250815122520376 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122520376 DLGSUP <0013> gsup_server.c:236 7:  20250815122520376 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122520376 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122520376 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122520376 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@09593f5f03b3: 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") 20250815122520401 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45003<->l=127.0.0.1:4259) 20250815122520411 DAUC <0003> db_auc.c:157 IMSI='262421911652921': No 2G Auth Data 20250815122520411 DAUC <0003> db_auc.c:192 IMSI='262421911652921': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262421911652921" to be handled at TC_gsup_sai(12) 20250815122520437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 20250815122520446 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520446 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421911652921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421911652921"} 20250815122520446 DAUC <0003> db_auc.c:192 IMSI='262421911652921': No 3G Auth Data 20250815122520446 DAUC <0003> db_auc.c:236 IMSI='262421911652921': Calling to generate 5 vectors 20250815122520446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122520446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520446 DAUC <0003> auc.c:113 vector [0]: rand = f00e04ecf141aae1e4c037025aa8b652 20250815122520446 DAUC <0003> auc.c:179 vector [0]: kc = 0535c04500f53400 20250815122520446 DAUC <0003> auc.c:180 vector [0]: sres = 0b63e3e3 20250815122520446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122520446 DAUC <0003> auc.c:113 vector [1]: rand = df20e5dd5c85a2ee1f76d7c6411fb529 20250815122520446 DAUC <0003> auc.c:179 vector [1]: kc = 24b6361b89148000 20250815122520446 DAUC <0003> auc.c:180 vector [1]: sres = 6287d936 20250815122520446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122520446 DAUC <0003> auc.c:113 vector [2]: rand = 291851d0de343ec0e70fac3f726ebd7f 20250815122520446 DAUC <0003> auc.c:179 vector [2]: kc = c5dc93af1a7c9400 20250815122520446 DAUC <0003> auc.c:180 vector [2]: sres = 83ef5c6d 20250815122520446 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122520446 DAUC <0003> auc.c:113 vector [3]: rand = 38cdd83a383f84d77cbe13508612f88e 20250815122520446 DAUC <0003> auc.c:179 vector [3]: kc = db7697b53043a800 20250815122520446 DAUC <0003> auc.c:180 vector [3]: sres = d1037642 20250815122520446 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122520446 DAUC <0003> auc.c:113 vector [4]: rand = 01765883ba7966f7f8f55dc659fac23f 20250815122520446 DAUC <0003> auc.c:179 vector [4]: kc = 15fa6127ff56f400 20250815122520446 DAUC <0003> auc.c:180 vector [4]: sres = 305b0945 20250815122520446 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122520446 DAUC <0003> db_auc.c:245 IMSI='262421911652921': Generated 5 vectors 20250815122520446 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421911652921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421911652921"} 20250815122520446 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421911652921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520446 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520446 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262421911652921" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 0TC_gsup_sai(12)"262421911652921" TC_gsup_sai(12)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(12)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4258 TC_gsup_sai(12)@09593f5f03b3: Final verdict of PTC: pass 20250815122520456 DAUC <0003> db_auc.c:157 IMSI='262425908342451': No 2G Auth Data 20250815122520456 DAUC <0003> db_auc.c:192 IMSI='262425908342451': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262425908342451" to be handled at TC_gsup_sai(13) 20250815122520474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51514<->l=127.0.0.1:4258 20250815122520476 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520476 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425908342451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425908342451"} 20250815122520476 DAUC <0003> db_auc.c:192 IMSI='262425908342451': No 3G Auth Data 20250815122520476 DAUC <0003> db_auc.c:236 IMSI='262425908342451': Calling to generate 5 vectors 20250815122520476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122520476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520476 DAUC <0003> auc.c:113 vector [0]: rand = 9758ef53d5c8a387c22c954fdefa8cab 20250815122520476 DAUC <0003> auc.c:179 vector [0]: kc = 2741aa42a0e60400 20250815122520476 DAUC <0003> auc.c:180 vector [0]: sres = 6112a514 20250815122520476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122520476 DAUC <0003> auc.c:113 vector [1]: rand = 686d2e872c0b0954c63bbeb7b21e6d43 20250815122520476 DAUC <0003> auc.c:179 vector [1]: kc = 6feb20925bbca800 20250815122520476 DAUC <0003> auc.c:180 vector [1]: sres = 4032fcd9 20250815122520476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122520476 DAUC <0003> auc.c:113 vector [2]: rand = 281088c738ef94b0d4b227e74e9eb157 20250815122520476 DAUC <0003> auc.c:179 vector [2]: kc = 19b28710ee7f9400 20250815122520476 DAUC <0003> auc.c:180 vector [2]: sres = 5188a96e 20250815122520476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122520476 DAUC <0003> auc.c:113 vector [3]: rand = b66bac8ff3582180ed9f94d12ded16c8 20250815122520476 DAUC <0003> auc.c:179 vector [3]: kc = fd385205534e0c00 20250815122520476 DAUC <0003> auc.c:180 vector [3]: sres = 8212d913 20250815122520476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122520476 DAUC <0003> auc.c:113 vector [4]: rand = 02dceb8d13e8ef99cf3058ad29aec3fa 20250815122520476 DAUC <0003> auc.c:179 vector [4]: kc = 811ff15141b9b400 20250815122520476 DAUC <0003> auc.c:180 vector [4]: sres = d2e07c36 20250815122520476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122520476 DAUC <0003> db_auc.c:245 IMSI='262425908342451': Generated 5 vectors 20250815122520476 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425908342451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425908342451"} 20250815122520476 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425908342451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520476 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520476 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262425908342451" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 1TC_gsup_sai(13)"262425908342451" TC_gsup_sai(13)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(13)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51514<->l=127.0.0.1:4258 TC_gsup_sai(13)@09593f5f03b3: Final verdict of PTC: pass 20250815122520477 DAUC <0003> db_auc.c:157 IMSI='262428774793114': No 2G Auth Data 20250815122520477 DAUC <0003> db_auc.c:192 IMSI='262428774793114': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262428774793114" to be handled at TC_gsup_sai(14) 20250815122520483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20250815122520485 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520485 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428774793114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428774793114"} 20250815122520485 DAUC <0003> db_auc.c:192 IMSI='262428774793114': No 3G Auth Data 20250815122520485 DAUC <0003> db_auc.c:236 IMSI='262428774793114': Calling to generate 5 vectors 20250815122520485 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122520485 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520485 DAUC <0003> auc.c:113 vector [0]: rand = 97fbd2daeb9d0e1d618ad1999b8f9559 20250815122520485 DAUC <0003> auc.c:179 vector [0]: kc = 42b16381544b6586 20250815122520485 DAUC <0003> auc.c:180 vector [0]: sres = 02821715 20250815122520485 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122520485 DAUC <0003> auc.c:113 vector [1]: rand = 11cbfdd403cdadca2e38a00a4f23bf48 20250815122520485 DAUC <0003> auc.c:179 vector [1]: kc = 6c7b998d1ed58d78 20250815122520485 DAUC <0003> auc.c:180 vector [1]: sres = b0ca9fae 20250815122520485 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122520485 DAUC <0003> auc.c:113 vector [2]: rand = 7f1d528c708a81b0456556be8a33c99e 20250815122520485 DAUC <0003> auc.c:179 vector [2]: kc = 97dc614c0a971266 20250815122520485 DAUC <0003> auc.c:180 vector [2]: sres = d73e7e61 20250815122520485 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122520485 DAUC <0003> auc.c:113 vector [3]: rand = a808a47861e63bc3bddbc27f5d5357d4 20250815122520485 DAUC <0003> auc.c:179 vector [3]: kc = 73f11eb1bdf47ece 20250815122520485 DAUC <0003> auc.c:180 vector [3]: sres = 54eacbda 20250815122520485 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122520485 DAUC <0003> auc.c:113 vector [4]: rand = a4f1ea8849107bac52d932eadefb1295 20250815122520485 DAUC <0003> auc.c:179 vector [4]: kc = 726a8906c4ff9797 20250815122520485 DAUC <0003> auc.c:180 vector [4]: sres = ca05f4bb 20250815122520485 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122520485 DAUC <0003> db_auc.c:245 IMSI='262428774793114': Generated 5 vectors 20250815122520485 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428774793114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428774793114"} 20250815122520485 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428774793114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520485 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520485 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262428774793114" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 2TC_gsup_sai(14)"262428774793114" TC_gsup_sai(14)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(14)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 TC_gsup_sai(14)@09593f5f03b3: Final verdict of PTC: pass 20250815122520487 DAUC <0003> db_auc.c:157 IMSI='262422598995490': No 2G Auth Data 20250815122520487 DAUC <0003> db_auc.c:192 IMSI='262422598995490': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262422598995490" to be handled at TC_gsup_sai(15) 20250815122520492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 20250815122520494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520494 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422598995490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422598995490"} 20250815122520494 DAUC <0003> db_auc.c:157 IMSI='262422598995490': No 2G Auth Data 20250815122520494 DAUC <0003> db_auc.c:236 IMSI='262422598995490': Calling to generate 5 vectors 20250815122520494 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122520494 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122520494 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122520494 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122520494 DAUC <0003> auc.c:113 vector [0]: rand = a266fea463bb3e4da750abce92e92641 20250815122520494 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122520494 DAUC <0003> auc.c:142 vector [0]: autn = 91bd39ff122b00003cd1a16c6ecb4611 20250815122520494 DAUC <0003> auc.c:143 vector [0]: ck = 8cfb346db6ca3ca3647d1e20c490d93f 20250815122520494 DAUC <0003> auc.c:144 vector [0]: ik = 770ca13027bb1028fc63f497f0bc2b94 20250815122520494 DAUC <0003> auc.c:145 vector [0]: res = 22a9ee8646cf76c60000000000000000 20250815122520494 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122520494 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122520494 DAUC <0003> auc.c:151 vector [0]: kc = 63e97feaa55dde20 20250815122520494 DAUC <0003> auc.c:152 vector [0]: sres = 64669840 20250815122520494 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122520494 DAUC <0003> auc.c:113 vector [1]: rand = 67ea622eb130e3c59e9cb8e337ba09ff 20250815122520494 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122520494 DAUC <0003> auc.c:142 vector [1]: autn = 352e2207928c00005b376ce73f8d28a4 20250815122520494 DAUC <0003> auc.c:143 vector [1]: ck = 06da1a3158f3edf73554f1634a3f31a3 20250815122520494 DAUC <0003> auc.c:144 vector [1]: ik = aa82db44ba910929d05bc3fe324ea31f 20250815122520494 DAUC <0003> auc.c:145 vector [1]: res = cb863f0e5db4b67e0000000000000000 20250815122520494 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122520494 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122520494 DAUC <0003> auc.c:151 vector [1]: kc = 4957f3e89a137662 20250815122520494 DAUC <0003> auc.c:152 vector [1]: sres = 96328970 20250815122520494 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122520494 DAUC <0003> auc.c:113 vector [2]: rand = b34f72e61a56480a8f31aa70e914f82a 20250815122520494 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122520494 DAUC <0003> auc.c:142 vector [2]: autn = 6f331e2b98f60000387718905d9c4200 20250815122520494 DAUC <0003> auc.c:143 vector [2]: ck = 8d438fa5d6871d307ee3cc80890ce4fe 20250815122520494 DAUC <0003> auc.c:144 vector [2]: ik = d547f661611c834525c978f180f50b79 20250815122520494 DAUC <0003> auc.c:145 vector [2]: res = aa68d22d75928f6b0000000000000000 20250815122520494 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122520494 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122520494 DAUC <0003> auc.c:151 vector [2]: kc = 032ecdb5be6271f2 20250815122520494 DAUC <0003> auc.c:152 vector [2]: sres = dffa5d46 20250815122520494 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122520494 DAUC <0003> auc.c:113 vector [3]: rand = 6a8abfa2a4e236d96fc87fc488cef9a4 20250815122520494 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122520494 DAUC <0003> auc.c:142 vector [3]: autn = e772e04e447500005707115aab80c395 20250815122520494 DAUC <0003> auc.c:143 vector [3]: ck = 9091deb6f4220427ecdf1bdb2da936e7 20250815122520494 DAUC <0003> auc.c:144 vector [3]: ik = 7b7241a068615a84fedbca6e68714908 20250815122520494 DAUC <0003> auc.c:145 vector [3]: res = a780c85c9a2933490000000000000000 20250815122520494 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122520494 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122520494 DAUC <0003> auc.c:151 vector [3]: kc = f9e74ea3d99b214c 20250815122520494 DAUC <0003> auc.c:152 vector [3]: sres = 3da9fb15 20250815122520494 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122520494 DAUC <0003> auc.c:113 vector [4]: rand = 7e429d0628c9a495fe8d33b3d0732d6b 20250815122520494 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122520494 DAUC <0003> auc.c:142 vector [4]: autn = 1b06cb5433a00000b4d6ba82044cc861 20250815122520494 DAUC <0003> auc.c:143 vector [4]: ck = 76ed5a5250c2e43381bdf4f02a3ba04a 20250815122520494 DAUC <0003> auc.c:144 vector [4]: ik = a8f4cb9e05658e3e72b603442155fe33 20250815122520494 DAUC <0003> auc.c:145 vector [4]: res = 4d8a8af568578ef20000000000000000 20250815122520494 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122520494 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122520494 DAUC <0003> auc.c:151 vector [4]: kc = 2d1266785ec93474 20250815122520494 DAUC <0003> auc.c:152 vector [4]: sres = 25dd0407 20250815122520494 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122520494 DAUC <0003> db_auc.c:245 IMSI='262422598995490': Generated 5 vectors 20250815122520494 DAUC <0003> db_auc.c:249 IMSI='262422598995490': Updating SQN=161 in DB 20250815122520494 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422598995490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422598995490"} 20250815122520494 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422598995490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262422598995490" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 3TC_gsup_sai(15)"262422598995490" TC_gsup_sai(15)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(15)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.1:4258 TC_gsup_sai(15)@09593f5f03b3: Final verdict of PTC: pass 20250815122520496 DAUC <0003> db_auc.c:157 IMSI='262422573414847': No 2G Auth Data 20250815122520496 DAUC <0003> db_auc.c:192 IMSI='262422573414847': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262422573414847" to be handled at TC_gsup_sai(16) 20250815122520502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20250815122520503 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520503 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422573414847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422573414847"} 20250815122520503 DAUC <0003> db_auc.c:157 IMSI='262422573414847': No 2G Auth Data 20250815122520503 DAUC <0003> db_auc.c:236 IMSI='262422573414847': Calling to generate 5 vectors 20250815122520503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122520503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122520503 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122520503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122520503 DAUC <0003> auc.c:113 vector [0]: rand = 125383c5d718afbf3fdf1888b84f6bf6 20250815122520503 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122520503 DAUC <0003> auc.c:142 vector [0]: autn = 7332b0a6d7d1000051e9a989cf478569 20250815122520503 DAUC <0003> auc.c:143 vector [0]: ck = 5f33b8307699817fcf1c1a3847bf0e73 20250815122520503 DAUC <0003> auc.c:144 vector [0]: ik = 50396ec17545704821c549b7ddbd12d9 20250815122520503 DAUC <0003> auc.c:145 vector [0]: res = ce057003abcee37c0000000000000000 20250815122520503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122520503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122520503 DAUC <0003> auc.c:151 vector [0]: kc = e1d3857e99deed9d 20250815122520503 DAUC <0003> auc.c:152 vector [0]: sres = 65cb937f 20250815122520503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122520503 DAUC <0003> auc.c:113 vector [1]: rand = 88ac636501f5d37c9d4ee6346e6fc36b 20250815122520503 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122520503 DAUC <0003> auc.c:142 vector [1]: autn = 16607b20251d00000dbdca83d94eee64 20250815122520503 DAUC <0003> auc.c:143 vector [1]: ck = 193bcf7c68a842becc5868d85c732593 20250815122520503 DAUC <0003> auc.c:144 vector [1]: ik = 46f9fa3c99d7d28502c6848e76c92552 20250815122520503 DAUC <0003> auc.c:145 vector [1]: res = 607e04468bd1d9f90000000000000000 20250815122520503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122520503 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122520503 DAUC <0003> auc.c:151 vector [1]: kc = 915cd916dbc590fa 20250815122520503 DAUC <0003> auc.c:152 vector [1]: sres = ebafddbf 20250815122520503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122520503 DAUC <0003> auc.c:113 vector [2]: rand = 6fddc1d92aa053422d124e890d577559 20250815122520503 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122520503 DAUC <0003> auc.c:142 vector [2]: autn = 1f25ee6e4ea70000a7e4905855fd09d5 20250815122520503 DAUC <0003> auc.c:143 vector [2]: ck = 145964b8cff3716e5bbf2e930dd472dd 20250815122520503 DAUC <0003> auc.c:144 vector [2]: ik = a00fffd384d1e7856680ffa22bed6999 20250815122520503 DAUC <0003> auc.c:145 vector [2]: res = 2302d5e1ce05a3cd0000000000000000 20250815122520503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122520503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122520503 DAUC <0003> auc.c:151 vector [2]: kc = 89694a5a6d1b8daf 20250815122520503 DAUC <0003> auc.c:152 vector [2]: sres = ed07762c 20250815122520503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122520503 DAUC <0003> auc.c:113 vector [3]: rand = 58fc109d4112ab1dfcd02a4a5afe52d3 20250815122520503 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122520503 DAUC <0003> auc.c:142 vector [3]: autn = b5bd09b3341c0000230cdebf7321f5a3 20250815122520503 DAUC <0003> auc.c:143 vector [3]: ck = 09cf2ed620114f9d818884f7177b3c53 20250815122520503 DAUC <0003> auc.c:144 vector [3]: ik = 8958ae840d0587c762bbf8b798f0244a 20250815122520503 DAUC <0003> auc.c:145 vector [3]: res = 1d9ee01cc78d65bb0000000000000000 20250815122520503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122520503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122520503 DAUC <0003> auc.c:151 vector [3]: kc = 63a4fc12a29fd043 20250815122520503 DAUC <0003> auc.c:152 vector [3]: sres = da1385a7 20250815122520503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122520503 DAUC <0003> auc.c:113 vector [4]: rand = 639419224ad3e930927908d5deacad28 20250815122520503 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122520503 DAUC <0003> auc.c:142 vector [4]: autn = b2de6e82d9940000f44064028160770b 20250815122520503 DAUC <0003> auc.c:143 vector [4]: ck = 2d2d156b06809878426ca5a7c42ae5a6 20250815122520503 DAUC <0003> auc.c:144 vector [4]: ik = 4a3180138ae212d4de2e6edb716d38e3 20250815122520503 DAUC <0003> auc.c:145 vector [4]: res = a5cadad8917807750000000000000000 20250815122520503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122520503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122520503 DAUC <0003> auc.c:151 vector [4]: kc = fb5e5e04392557e9 20250815122520503 DAUC <0003> auc.c:152 vector [4]: sres = 34b2ddad 20250815122520503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122520503 DAUC <0003> db_auc.c:245 IMSI='262422573414847': Generated 5 vectors 20250815122520503 DAUC <0003> db_auc.c:249 IMSI='262422573414847': Updating SQN=161 in DB 20250815122520503 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422573414847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422573414847"} 20250815122520503 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422573414847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520503 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520503 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262422573414847" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 4TC_gsup_sai(16)"262422573414847" TC_gsup_sai(16)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(16)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 TC_gsup_sai(16)@09593f5f03b3: Final verdict of PTC: pass 20250815122520505 DAUC <0003> db_auc.c:157 IMSI='262427325197216': No 2G Auth Data 20250815122520505 DAUC <0003> db_auc.c:192 IMSI='262427325197216': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262427325197216" to be handled at TC_gsup_sai(17) 20250815122520511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 20250815122520513 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520513 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427325197216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427325197216"} 20250815122520513 DAUC <0003> db_auc.c:236 IMSI='262427325197216': Calling to generate 5 vectors 20250815122520513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122520513 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122520513 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122520513 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122520513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520513 DAUC <0003> auc.c:113 vector [0]: rand = e6ba44339074c3854fc84e1668493f60 20250815122520513 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122520513 DAUC <0003> auc.c:142 vector [0]: autn = 6e78ba6882f300007a2f95d6eaa70b26 20250815122520513 DAUC <0003> auc.c:143 vector [0]: ck = 58aea6ff9d185ba9ca8e30177f48fc58 20250815122520513 DAUC <0003> auc.c:144 vector [0]: ik = a24ae12a7119e13a6ff01f93c6b5f96d 20250815122520513 DAUC <0003> auc.c:145 vector [0]: res = 0d039e09b9e5a36f0000000000000000 20250815122520513 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122520513 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122520513 DAUC <0003> auc.c:179 vector [0]: kc = 721df8d87198d800 20250815122520513 DAUC <0003> auc.c:180 vector [0]: sres = 349ca9d3 20250815122520513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122520513 DAUC <0003> auc.c:113 vector [1]: rand = e6ede16c209f02b4d32108457b24c9b2 20250815122520513 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122520513 DAUC <0003> auc.c:142 vector [1]: autn = 9da3adfbc4c20000e7b75593b56708f9 20250815122520513 DAUC <0003> auc.c:143 vector [1]: ck = bfb2dc7f3d63e48e8d6b3223b83cdf98 20250815122520513 DAUC <0003> auc.c:144 vector [1]: ik = efc23b29a992db15e88df14918e2363e 20250815122520513 DAUC <0003> auc.c:145 vector [1]: res = 25525b89fee4ccc90000000000000000 20250815122520513 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122520513 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122520513 DAUC <0003> auc.c:179 vector [1]: kc = 3812a583c9f6f400 20250815122520513 DAUC <0003> auc.c:180 vector [1]: sres = 8db3f9f9 20250815122520513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122520513 DAUC <0003> auc.c:113 vector [2]: rand = 9270c4f2f1cb2d10dd3c5a59ed5f40c2 20250815122520513 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122520513 DAUC <0003> auc.c:142 vector [2]: autn = be1f0873af4d00002e2f07cfba273afe 20250815122520513 DAUC <0003> auc.c:143 vector [2]: ck = a014362d15ed1914c42f95af062a52dc 20250815122520513 DAUC <0003> auc.c:144 vector [2]: ik = 7f1af6bb18cd46238eb3c44c9f9ac7ff 20250815122520513 DAUC <0003> auc.c:145 vector [2]: res = d1dc3409b4167e190000000000000000 20250815122520513 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122520513 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122520513 DAUC <0003> auc.c:179 vector [2]: kc = 0de3e18149213800 20250815122520513 DAUC <0003> auc.c:180 vector [2]: sres = 61fe08ed 20250815122520513 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122520513 DAUC <0003> auc.c:113 vector [3]: rand = d98e3d2fcc7a0fd86e61ac28aff983ec 20250815122520513 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122520513 DAUC <0003> auc.c:142 vector [3]: autn = bb33e7e3903b000077043a527f86ec04 20250815122520513 DAUC <0003> auc.c:143 vector [3]: ck = 820bd4ad84db6eb29a78f8c0da5e2645 20250815122520513 DAUC <0003> auc.c:144 vector [3]: ik = dc0c040f1456f1474c495ae828567cc7 20250815122520513 DAUC <0003> auc.c:145 vector [3]: res = 2c27356a204188590000000000000000 20250815122520513 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122520513 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122520513 DAUC <0003> auc.c:179 vector [3]: kc = 8114aeb8fffd5000 20250815122520513 DAUC <0003> auc.c:180 vector [3]: sres = c672d2c0 20250815122520513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122520513 DAUC <0003> auc.c:113 vector [4]: rand = 196a3132eca1bf8bcc4fee6d9a932e48 20250815122520513 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122520513 DAUC <0003> auc.c:142 vector [4]: autn = 28be14da6ae40000f928236bbc1c7545 20250815122520513 DAUC <0003> auc.c:143 vector [4]: ck = ea7723f71cce80c6b59ad7f3b08f2e0d 20250815122520513 DAUC <0003> auc.c:144 vector [4]: ik = b3ddc71293bd0e0d91ce8ec1bffa82b7 20250815122520513 DAUC <0003> auc.c:145 vector [4]: res = 96752ac28433c2f20000000000000000 20250815122520513 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122520513 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122520513 DAUC <0003> auc.c:179 vector [4]: kc = bc9f6739ee4e6c00 20250815122520513 DAUC <0003> auc.c:180 vector [4]: sres = 2655f785 20250815122520513 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122520513 DAUC <0003> db_auc.c:245 IMSI='262427325197216': Generated 5 vectors 20250815122520513 DAUC <0003> db_auc.c:249 IMSI='262427325197216': Updating SQN=161 in DB 20250815122520513 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427325197216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427325197216"} 20250815122520513 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427325197216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520513 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520513 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262427325197216" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 5TC_gsup_sai(17)"262427325197216" TC_gsup_sai(17)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(17)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51540<->l=127.0.0.1:4258 TC_gsup_sai(17)@09593f5f03b3: Final verdict of PTC: pass 20250815122520515 DAUC <0003> db_auc.c:157 IMSI='262425117924368': No 2G Auth Data 20250815122520515 DAUC <0003> db_auc.c:192 IMSI='262425117924368': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262425117924368" to be handled at TC_gsup_sai(18) 20250815122520521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20250815122520522 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520522 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425117924368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425117924368"} 20250815122520522 DAUC <0003> db_auc.c:236 IMSI='262425117924368': Calling to generate 5 vectors 20250815122520522 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122520522 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122520522 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122520522 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122520522 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520522 DAUC <0003> auc.c:113 vector [0]: rand = 7cad4f0d243228cb39de82366c2f54c2 20250815122520522 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122520522 DAUC <0003> auc.c:142 vector [0]: autn = f8a66c4866a4000000eeb6a7aeefe192 20250815122520522 DAUC <0003> auc.c:143 vector [0]: ck = 63e4a7bc82c17bf2773839ba48a3c97e 20250815122520522 DAUC <0003> auc.c:144 vector [0]: ik = ab5014f3e984201702c5a6f522a8e004 20250815122520522 DAUC <0003> auc.c:145 vector [0]: res = 51da71434ec6ae4c0000000000000000 20250815122520522 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122520522 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122520522 DAUC <0003> auc.c:179 vector [0]: kc = 74153929c7780000 20250815122520522 DAUC <0003> auc.c:180 vector [0]: sres = 81ef8d41 20250815122520522 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122520522 DAUC <0003> auc.c:113 vector [1]: rand = 55824f3f8f1e1a16155a650e4c8df6b6 20250815122520522 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122520522 DAUC <0003> auc.c:142 vector [1]: autn = 5a869611901b00009cb8f548f6aaa7ed 20250815122520522 DAUC <0003> auc.c:143 vector [1]: ck = cec30ccbed5c33178436e2a0872941c4 20250815122520522 DAUC <0003> auc.c:144 vector [1]: ik = 96eba00a91b14c58f4124dd7fb421d87 20250815122520522 DAUC <0003> auc.c:145 vector [1]: res = 847755b60932fb770000000000000000 20250815122520522 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122520522 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122520522 DAUC <0003> auc.c:179 vector [1]: kc = 98564721d7086000 20250815122520522 DAUC <0003> auc.c:180 vector [1]: sres = 7f16633a 20250815122520522 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122520522 DAUC <0003> auc.c:113 vector [2]: rand = 5be5106560919502e7bf413a4dcfab10 20250815122520522 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122520522 DAUC <0003> auc.c:142 vector [2]: autn = fa398e1d5d190000103924d34a7d6fb9 20250815122520522 DAUC <0003> auc.c:143 vector [2]: ck = 7a3d10dc604bcc9fd2b01a67ad642a5f 20250815122520522 DAUC <0003> auc.c:144 vector [2]: ik = b103aba51aef004648d2761fdd856caa 20250815122520522 DAUC <0003> auc.c:145 vector [2]: res = 1e029cf0b16f4efd0000000000000000 20250815122520522 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122520522 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122520522 DAUC <0003> auc.c:179 vector [2]: kc = c7b40e0675d71400 20250815122520522 DAUC <0003> auc.c:180 vector [2]: sres = 508227e6 20250815122520522 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122520522 DAUC <0003> auc.c:113 vector [3]: rand = dd2f6f237fcce93b5573b803bc7183e1 20250815122520522 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122520522 DAUC <0003> auc.c:142 vector [3]: autn = 7cfe29daa5f800005e43d3521293c5f3 20250815122520522 DAUC <0003> auc.c:143 vector [3]: ck = 88eac56ee821a7bc447164a690a83c36 20250815122520522 DAUC <0003> auc.c:144 vector [3]: ik = 6786e2bf5b2e2b1f7e24018c8672f7ec 20250815122520522 DAUC <0003> auc.c:145 vector [3]: res = 2102296a5e63f37e0000000000000000 20250815122520522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122520522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122520522 DAUC <0003> auc.c:179 vector [3]: kc = 86326c5962e49c00 20250815122520522 DAUC <0003> auc.c:180 vector [3]: sres = 80a93737 20250815122520522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122520522 DAUC <0003> auc.c:113 vector [4]: rand = bfaa70132dd75bb0eaf78ba869fe40ea 20250815122520522 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122520522 DAUC <0003> auc.c:142 vector [4]: autn = ba5fe2afc79900000e97577196801ad2 20250815122520522 DAUC <0003> auc.c:143 vector [4]: ck = 296be5526d3a5a60d0610b9d64d2794c 20250815122520522 DAUC <0003> auc.c:144 vector [4]: ik = 6981005341878ed887c581b7199ebd46 20250815122520522 DAUC <0003> auc.c:145 vector [4]: res = 5c725c9b4dd885ab0000000000000000 20250815122520522 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122520522 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122520522 DAUC <0003> auc.c:179 vector [4]: kc = 0dd368b855918400 20250815122520522 DAUC <0003> auc.c:180 vector [4]: sres = 034c7519 20250815122520522 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122520522 DAUC <0003> db_auc.c:245 IMSI='262425117924368': Generated 5 vectors 20250815122520522 DAUC <0003> db_auc.c:249 IMSI='262425117924368': Updating SQN=161 in DB 20250815122520522 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425117924368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425117924368"} 20250815122520522 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425117924368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520522 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520522 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262425117924368" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 6TC_gsup_sai(18)"262425117924368" TC_gsup_sai(18)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(18)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 TC_gsup_sai(18)@09593f5f03b3: Final verdict of PTC: pass 20250815122520524 DAUC <0003> db_auc.c:157 IMSI='262420410110843': No 2G Auth Data 20250815122520524 DAUC <0003> db_auc.c:192 IMSI='262420410110843': No 3G Auth Data HLR_Test-GSUP(9)@09593f5f03b3: Created GsupExpect[0] for "262420410110843" to be handled at TC_gsup_sai(19) 20250815122520530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20250815122520532 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520532 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420410110843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420410110843"} 20250815122520532 DAUC <0003> db_auc.c:236 IMSI='262420410110843': Calling to generate 5 vectors 20250815122520532 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122520532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122520532 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122520532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122520532 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122520532 DAUC <0003> auc.c:113 vector [0]: rand = 73d85d4cb7fad20dd0c9179b47ad0417 20250815122520532 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122520532 DAUC <0003> auc.c:142 vector [0]: autn = 837579758ab40000264d6bf0de3e1033 20250815122520532 DAUC <0003> auc.c:143 vector [0]: ck = 088ca4163215a461ddbbf965e58ead90 20250815122520532 DAUC <0003> auc.c:144 vector [0]: ik = cd5cd71dfd12bb704cb56f8317a16908 20250815122520532 DAUC <0003> auc.c:145 vector [0]: res = 817ec5397b528bcc0000000000000000 20250815122520532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122520532 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122520532 DAUC <0003> auc.c:179 vector [0]: kc = 44fc85838fc01c3d 20250815122520532 DAUC <0003> auc.c:180 vector [0]: sres = 76cc8049 20250815122520532 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122520532 DAUC <0003> auc.c:113 vector [1]: rand = 4ac5d98fbfd05da98c23b1618c060619 20250815122520532 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122520532 DAUC <0003> auc.c:142 vector [1]: autn = c32f4a9ad6a9000089d5d07fe1ef10d7 20250815122520532 DAUC <0003> auc.c:143 vector [1]: ck = 923c298cb6942672580a6b3e792cd3c4 20250815122520532 DAUC <0003> auc.c:144 vector [1]: ik = e96dfa0badf319d559c7dfa89f27d430 20250815122520532 DAUC <0003> auc.c:145 vector [1]: res = 04ad970d3181a8cf0000000000000000 20250815122520532 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122520532 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122520532 DAUC <0003> auc.c:179 vector [1]: kc = 545ef56ffc332886 20250815122520532 DAUC <0003> auc.c:180 vector [1]: sres = 1ed9bf7e 20250815122520532 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122520532 DAUC <0003> auc.c:113 vector [2]: rand = febf62e8ed9e1c040ebd3073659a2379 20250815122520532 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122520532 DAUC <0003> auc.c:142 vector [2]: autn = d9529abed75300005a0a303ae6e8f35a 20250815122520532 DAUC <0003> auc.c:143 vector [2]: ck = e1d6ced79c4d537a348aa5f0d275256e 20250815122520532 DAUC <0003> auc.c:144 vector [2]: ik = c2bf85fce8d7b92b079c082ed493e268 20250815122520532 DAUC <0003> auc.c:145 vector [2]: res = baf847230b7e29610000000000000000 20250815122520532 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122520532 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122520532 DAUC <0003> auc.c:179 vector [2]: kc = 69b3ea084f4d4499 20250815122520532 DAUC <0003> auc.c:180 vector [2]: sres = 6aca5468 20250815122520532 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122520532 DAUC <0003> auc.c:113 vector [3]: rand = 2286a8effd6a96c89e6008a34b87bd9a 20250815122520532 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122520532 DAUC <0003> auc.c:142 vector [3]: autn = 7329ac1d765c00009a23d14b5df8a3b0 20250815122520532 DAUC <0003> auc.c:143 vector [3]: ck = 9fbe04a679a49a921523218bb8dc94b5 20250815122520532 DAUC <0003> auc.c:144 vector [3]: ik = 4556b4b2954825d2611e47075ff80720 20250815122520532 DAUC <0003> auc.c:145 vector [3]: res = 8e01353851cc02cf0000000000000000 20250815122520532 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122520532 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122520532 DAUC <0003> auc.c:179 vector [3]: kc = 3aadcc6121d970eb 20250815122520532 DAUC <0003> auc.c:180 vector [3]: sres = 80ee4125 20250815122520532 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122520532 DAUC <0003> auc.c:113 vector [4]: rand = a40e50295b11f5086d041bfe1e3fbc53 20250815122520532 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122520532 DAUC <0003> auc.c:142 vector [4]: autn = d580a0684f72000039796b180023b389 20250815122520532 DAUC <0003> auc.c:143 vector [4]: ck = 478a051026fcd63f90ec81082073e0c1 20250815122520532 DAUC <0003> auc.c:144 vector [4]: ik = 4ede9214255c255dd382e21f1fb2f433 20250815122520532 DAUC <0003> auc.c:145 vector [4]: res = 3548c8f934cce17d0000000000000000 20250815122520532 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122520532 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122520532 DAUC <0003> auc.c:179 vector [4]: kc = df3284963ed4b4e8 20250815122520532 DAUC <0003> auc.c:180 vector [4]: sres = ee7cc6e4 20250815122520532 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122520532 DAUC <0003> db_auc.c:245 IMSI='262420410110843': Generated 5 vectors 20250815122520532 DAUC <0003> db_auc.c:249 IMSI='262420410110843': Updating SQN=161 in DB 20250815122520532 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420410110843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420410110843"} 20250815122520532 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420410110843 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122520532 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122520532 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@09593f5f03b3: Found GsupExpect[0] for "262420410110843" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@09593f5f03b3: Added IMSI table entry 7TC_gsup_sai(19)"262420410110843" TC_gsup_sai(19)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai(19)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122520533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 TC_gsup_sai(19)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122520534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51490<->l=127.0.0.1:4258 20250815122520535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45003<->l=127.0.0.1:4259) 20250815122520535 DLINP <000b> input/ipa.c:452 connected read/write 20250815122520535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122520535 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(9)@09593f5f03b3: Final verdict of PTC: none 20250815122520535 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122520535 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@09593f5f03b3: Final verdict of PTC: none 10@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_sai finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Aug 15 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 20250815122520558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4258 20250815122520659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51562<->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=163380) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_sai_num_auth_vectors started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122523798 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122523798 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122523800 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122523802 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523802 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122523802 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122523802 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  20250815122523802 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122523802 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  20250815122523802 DLGSUP <0013> gsup_server.c:236 2:  20250815122523802 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122523802 DLGSUP <0013> gsup_server.c:236 3:  20250815122523802 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122523802 DLGSUP <0013> gsup_server.c:236 4:  20250815122523802 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122523802 DLGSUP <0013> gsup_server.c:236 5:  20250815122523802 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122523802 DLGSUP <0013> gsup_server.c:236 7:  20250815122523802 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122523802 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122523802 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122523802 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@09593f5f03b3: 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") 20250815122523817 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20250815122523823 DAUC <0003> db_auc.c:157 IMSI='262429197476642': No 2G Auth Data 20250815122523823 DAUC <0003> db_auc.c:192 IMSI='262429197476642': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262429197476642" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250815122523831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 20250815122523850 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523850 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429197476642"} 20250815122523850 DAUC <0003> db_auc.c:192 IMSI='262429197476642': No 3G Auth Data 20250815122523850 DAUC <0003> db_auc.c:236 IMSI='262429197476642': Calling to generate 1 vectors 20250815122523850 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250815122523850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523850 DAUC <0003> auc.c:113 vector [0]: rand = 948e9c07ebdb35d549209ad0ff84c847 20250815122523850 DAUC <0003> auc.c:179 vector [0]: kc = 12324b7ce55abc00 20250815122523850 DAUC <0003> auc.c:180 vector [0]: sres = 1caa489e 20250815122523850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523850 DAUC <0003> db_auc.c:245 IMSI='262429197476642': Generated 1 vectors 20250815122523850 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429197476642"} 20250815122523850 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523850 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523850 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262429197476642" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429197476642" TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523858 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523858 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429197476642"} 20250815122523858 DAUC <0003> db_auc.c:192 IMSI='262429197476642': No 3G Auth Data 20250815122523859 DAUC <0003> db_auc.c:236 IMSI='262429197476642': Calling to generate 4 vectors 20250815122523859 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250815122523859 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523859 DAUC <0003> auc.c:113 vector [0]: rand = f1c1b37407557a0e7734e16124ba51a0 20250815122523859 DAUC <0003> auc.c:179 vector [0]: kc = f90fffc2defb0400 20250815122523859 DAUC <0003> auc.c:180 vector [0]: sres = 03789f94 20250815122523859 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523859 DAUC <0003> auc.c:113 vector [1]: rand = baf7fe6800544455c19d88753760942d 20250815122523859 DAUC <0003> auc.c:179 vector [1]: kc = 98aef8742ea98400 20250815122523859 DAUC <0003> auc.c:180 vector [1]: sres = d4ff6f6a 20250815122523859 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523859 DAUC <0003> auc.c:113 vector [2]: rand = 9697ea99e422ccdbc4f665c3d38becf7 20250815122523859 DAUC <0003> auc.c:179 vector [2]: kc = 955058da51187400 20250815122523859 DAUC <0003> auc.c:180 vector [2]: sres = 7fa77895 20250815122523859 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523859 DAUC <0003> auc.c:113 vector [3]: rand = d46861a5e6272116e9ffa16591af940c 20250815122523859 DAUC <0003> auc.c:179 vector [3]: kc = 1f72e12750157c00 20250815122523859 DAUC <0003> auc.c:180 vector [3]: sres = f3e96774 20250815122523859 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523859 DAUC <0003> db_auc.c:245 IMSI='262429197476642': Generated 4 vectors 20250815122523859 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429197476642"} 20250815122523859 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523859 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523859 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523863 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523863 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429197476642"} 20250815122523863 DAUC <0003> db_auc.c:192 IMSI='262429197476642': No 3G Auth Data 20250815122523863 DAUC <0003> db_auc.c:236 IMSI='262429197476642': Calling to generate 5 vectors 20250815122523863 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523863 DAUC <0003> auc.c:113 vector [0]: rand = bc1cf418f681c3b1c0e260fe285b0f8e 20250815122523863 DAUC <0003> auc.c:179 vector [0]: kc = 2245bf3d7464a400 20250815122523863 DAUC <0003> auc.c:180 vector [0]: sres = fc02295a 20250815122523863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523863 DAUC <0003> auc.c:113 vector [1]: rand = 5f3eb7517928a2418c37bedb2f7247b3 20250815122523863 DAUC <0003> auc.c:179 vector [1]: kc = 0e32a2ef17e6ac00 20250815122523863 DAUC <0003> auc.c:180 vector [1]: sres = d18a1b9e 20250815122523863 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523863 DAUC <0003> auc.c:113 vector [2]: rand = 429e796e4ade713d9a38a24e873ee688 20250815122523863 DAUC <0003> auc.c:179 vector [2]: kc = 150aad5940300400 20250815122523863 DAUC <0003> auc.c:180 vector [2]: sres = 4dcb1b16 20250815122523863 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523863 DAUC <0003> auc.c:113 vector [3]: rand = 6f80002bfefb1ce7f809a016081c7f07 20250815122523863 DAUC <0003> auc.c:179 vector [3]: kc = 5f95f0f3ce60b800 20250815122523863 DAUC <0003> auc.c:180 vector [3]: sres = 02c1de80 20250815122523863 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523863 DAUC <0003> auc.c:113 vector [4]: rand = 426cedfee2796c36e86abb5e1adc108f 20250815122523863 DAUC <0003> auc.c:179 vector [4]: kc = 090f74fd0e597400 20250815122523863 DAUC <0003> auc.c:180 vector [4]: sres = 9f02ba27 20250815122523863 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523863 DAUC <0003> db_auc.c:245 IMSI='262429197476642': Generated 5 vectors 20250815122523863 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429197476642"} 20250815122523863 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523863 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523863 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523867 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429197476642"} 20250815122523867 DAUC <0003> db_auc.c:192 IMSI='262429197476642': No 3G Auth Data 20250815122523867 DAUC <0003> db_auc.c:236 IMSI='262429197476642': Calling to generate 5 vectors 20250815122523867 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523867 DAUC <0003> auc.c:113 vector [0]: rand = ae1a3c8d0dfe6b8e83d540aa591f256d 20250815122523867 DAUC <0003> auc.c:179 vector [0]: kc = 7b6ea25eba4c7800 20250815122523867 DAUC <0003> auc.c:180 vector [0]: sres = a474728d 20250815122523867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523867 DAUC <0003> auc.c:113 vector [1]: rand = 3cce6e8b508df767811a808adc511386 20250815122523867 DAUC <0003> auc.c:179 vector [1]: kc = 8bc041ed641efc00 20250815122523867 DAUC <0003> auc.c:180 vector [1]: sres = 2c8f716e 20250815122523867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523867 DAUC <0003> auc.c:113 vector [2]: rand = 12181939c57d07059badfb78fb8c683b 20250815122523867 DAUC <0003> auc.c:179 vector [2]: kc = 46ca80c06d574c00 20250815122523867 DAUC <0003> auc.c:180 vector [2]: sres = ce2d7912 20250815122523867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523867 DAUC <0003> auc.c:113 vector [3]: rand = 0923b71091fb5f48ba61f98aa306e6d4 20250815122523867 DAUC <0003> auc.c:179 vector [3]: kc = cd5185d2cf0ba800 20250815122523867 DAUC <0003> auc.c:180 vector [3]: sres = 3a9f1121 20250815122523867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523867 DAUC <0003> auc.c:113 vector [4]: rand = 256250276ea60807b9169940fa6a7ce8 20250815122523867 DAUC <0003> auc.c:179 vector [4]: kc = 5ccee1c711aee800 20250815122523867 DAUC <0003> auc.c:180 vector [4]: sres = 73aa856b 20250815122523867 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523867 DAUC <0003> db_auc.c:245 IMSI='262429197476642': Generated 5 vectors 20250815122523867 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429197476642"} 20250815122523867 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429197476642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@09593f5f03b3: Final verdict of PTC: pass 20250815122523871 DAUC <0003> db_auc.c:157 IMSI='262424921831511': No 2G Auth Data 20250815122523871 DAUC <0003> db_auc.c:192 IMSI='262424921831511': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262424921831511" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250815122523880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20250815122523882 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523882 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424921831511"} 20250815122523882 DAUC <0003> db_auc.c:192 IMSI='262424921831511': No 3G Auth Data 20250815122523882 DAUC <0003> db_auc.c:236 IMSI='262424921831511': Calling to generate 1 vectors 20250815122523882 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250815122523882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523882 DAUC <0003> auc.c:113 vector [0]: rand = c5650ec4d6e7e3e9dc9ea0a78fd49661 20250815122523882 DAUC <0003> auc.c:179 vector [0]: kc = 0c300517273f0c00 20250815122523882 DAUC <0003> auc.c:180 vector [0]: sres = 90df963e 20250815122523882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523882 DAUC <0003> db_auc.c:245 IMSI='262424921831511': Generated 1 vectors 20250815122523882 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424921831511"} 20250815122523882 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523882 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523882 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262424921831511" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424921831511" TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523883 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424921831511"} 20250815122523883 DAUC <0003> db_auc.c:192 IMSI='262424921831511': No 3G Auth Data 20250815122523883 DAUC <0003> db_auc.c:236 IMSI='262424921831511': Calling to generate 4 vectors 20250815122523883 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250815122523883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523883 DAUC <0003> auc.c:113 vector [0]: rand = f102f5c248d72fadb9d96fb973d3519b 20250815122523883 DAUC <0003> auc.c:179 vector [0]: kc = 4eda07188d8f0c00 20250815122523883 DAUC <0003> auc.c:180 vector [0]: sres = 3588e860 20250815122523883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [1]: rand = 8f81f93c1f714afd4ab632cff2beebfc 20250815122523883 DAUC <0003> auc.c:179 vector [1]: kc = 52087bd7608e1000 20250815122523883 DAUC <0003> auc.c:180 vector [1]: sres = f8a729ad 20250815122523883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [2]: rand = 3d3714271219fe7fa8149949ee42211d 20250815122523883 DAUC <0003> auc.c:179 vector [2]: kc = 57c1b64ac4b21800 20250815122523883 DAUC <0003> auc.c:180 vector [2]: sres = f6a45dbb 20250815122523883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [3]: rand = b5320f365aafae54c239b5d96c47aec1 20250815122523883 DAUC <0003> auc.c:179 vector [3]: kc = 4588f07a85308c00 20250815122523883 DAUC <0003> auc.c:180 vector [3]: sres = 7e67d0fc 20250815122523883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523883 DAUC <0003> db_auc.c:245 IMSI='262424921831511': Generated 4 vectors 20250815122523883 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424921831511"} 20250815122523883 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523883 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424921831511"} 20250815122523883 DAUC <0003> db_auc.c:192 IMSI='262424921831511': No 3G Auth Data 20250815122523883 DAUC <0003> db_auc.c:236 IMSI='262424921831511': Calling to generate 5 vectors 20250815122523883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523883 DAUC <0003> auc.c:113 vector [0]: rand = e6178d3edea14e6a7abf7aba4545a433 20250815122523883 DAUC <0003> auc.c:179 vector [0]: kc = da4674bb6c909800 20250815122523883 DAUC <0003> auc.c:180 vector [0]: sres = d994d5cd 20250815122523883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [1]: rand = 564dff51e536f9d5d34f784f415e0c37 20250815122523883 DAUC <0003> auc.c:179 vector [1]: kc = 761ecfa56c943800 20250815122523883 DAUC <0003> auc.c:180 vector [1]: sres = bc976fa3 20250815122523883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [2]: rand = 7f77e409756b5b5db17eb7280656ccc8 20250815122523883 DAUC <0003> auc.c:179 vector [2]: kc = 2c4d468ec76e6400 20250815122523883 DAUC <0003> auc.c:180 vector [2]: sres = 6e8c0f90 20250815122523883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523883 DAUC <0003> auc.c:113 vector [3]: rand = d67dd12e7195017271be63c83603c338 20250815122523883 DAUC <0003> auc.c:179 vector [3]: kc = 4c2649c801f83800 20250815122523883 DAUC <0003> auc.c:180 vector [3]: sres = 983c7579 20250815122523884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523884 DAUC <0003> auc.c:113 vector [4]: rand = 182f3bf52058cbb93c0d3438d0c1157d 20250815122523884 DAUC <0003> auc.c:179 vector [4]: kc = b15ee93331ed7c00 20250815122523884 DAUC <0003> auc.c:180 vector [4]: sres = bcfaaa1f 20250815122523884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523884 DAUC <0003> db_auc.c:245 IMSI='262424921831511': Generated 5 vectors 20250815122523884 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424921831511"} 20250815122523884 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523884 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424921831511"} 20250815122523884 DAUC <0003> db_auc.c:192 IMSI='262424921831511': No 3G Auth Data 20250815122523884 DAUC <0003> db_auc.c:236 IMSI='262424921831511': Calling to generate 5 vectors 20250815122523884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523884 DAUC <0003> auc.c:113 vector [0]: rand = 094f1ee6aff449fd069c53bd798ef186 20250815122523884 DAUC <0003> auc.c:179 vector [0]: kc = 813f58386582fc00 20250815122523884 DAUC <0003> auc.c:180 vector [0]: sres = 86790b0e 20250815122523884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523884 DAUC <0003> auc.c:113 vector [1]: rand = 6425424a2fa5834dbb449ddfa3c733e2 20250815122523884 DAUC <0003> auc.c:179 vector [1]: kc = cc8c1b0b892ce400 20250815122523884 DAUC <0003> auc.c:180 vector [1]: sres = 97b79d2c 20250815122523884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523884 DAUC <0003> auc.c:113 vector [2]: rand = f4670f75861ebb189fd1d2531d5b464c 20250815122523884 DAUC <0003> auc.c:179 vector [2]: kc = 93132c86288e4400 20250815122523884 DAUC <0003> auc.c:180 vector [2]: sres = dc6ac2da 20250815122523884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523884 DAUC <0003> auc.c:113 vector [3]: rand = cefa0da01986d1579ecf5c169a95c971 20250815122523884 DAUC <0003> auc.c:179 vector [3]: kc = 8531e30b52862800 20250815122523884 DAUC <0003> auc.c:180 vector [3]: sres = 7142b0fa 20250815122523884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523884 DAUC <0003> auc.c:113 vector [4]: rand = 183573be5412aa1287907babc8186777 20250815122523884 DAUC <0003> auc.c:179 vector [4]: kc = cf17dd903a300c00 20250815122523884 DAUC <0003> auc.c:180 vector [4]: sres = 1e8fbfaf 20250815122523884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523884 DAUC <0003> db_auc.c:245 IMSI='262424921831511': Generated 5 vectors 20250815122523884 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424921831511"} 20250815122523884 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424921831511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@09593f5f03b3: Final verdict of PTC: pass 20250815122523885 DAUC <0003> db_auc.c:157 IMSI='262422082710946': No 2G Auth Data 20250815122523885 DAUC <0003> db_auc.c:192 IMSI='262422082710946': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262422082710946" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250815122523891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 20250815122523892 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523892 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422082710946"} 20250815122523892 DAUC <0003> db_auc.c:192 IMSI='262422082710946': No 3G Auth Data 20250815122523892 DAUC <0003> db_auc.c:236 IMSI='262422082710946': Calling to generate 1 vectors 20250815122523892 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250815122523892 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523892 DAUC <0003> auc.c:113 vector [0]: rand = 12dc2cec0de4cd0ae77b42f4d6daf31b 20250815122523892 DAUC <0003> auc.c:179 vector [0]: kc = b52e48fd8889d4ef 20250815122523892 DAUC <0003> auc.c:180 vector [0]: sres = fb864f4b 20250815122523892 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523892 DAUC <0003> db_auc.c:245 IMSI='262422082710946': Generated 1 vectors 20250815122523892 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422082710946"} 20250815122523892 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523892 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523892 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262422082710946" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422082710946" TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523893 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422082710946"} 20250815122523893 DAUC <0003> db_auc.c:192 IMSI='262422082710946': No 3G Auth Data 20250815122523893 DAUC <0003> db_auc.c:236 IMSI='262422082710946': Calling to generate 4 vectors 20250815122523893 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250815122523893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523893 DAUC <0003> auc.c:113 vector [0]: rand = a663eeef4b2ca8a749563da900743efe 20250815122523893 DAUC <0003> auc.c:179 vector [0]: kc = 94909ff7212f8dda 20250815122523893 DAUC <0003> auc.c:180 vector [0]: sres = e250f84a 20250815122523893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523893 DAUC <0003> auc.c:113 vector [1]: rand = 681eb089b4a9db9d6e076d52527b042c 20250815122523893 DAUC <0003> auc.c:179 vector [1]: kc = 913f1e3f1dead4bf 20250815122523893 DAUC <0003> auc.c:180 vector [1]: sres = e329a03f 20250815122523893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523893 DAUC <0003> auc.c:113 vector [2]: rand = 44575a601a6f5ca827cb54e4c6b6b60d 20250815122523893 DAUC <0003> auc.c:179 vector [2]: kc = 5c55b70b947fa89c 20250815122523893 DAUC <0003> auc.c:180 vector [2]: sres = 87bd3123 20250815122523893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523893 DAUC <0003> auc.c:113 vector [3]: rand = 6274f2b4c87445f0eef9dd0e3061be6e 20250815122523893 DAUC <0003> auc.c:179 vector [3]: kc = 99a50c092f8fcd81 20250815122523893 DAUC <0003> auc.c:180 vector [3]: sres = 5579817a 20250815122523893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523893 DAUC <0003> db_auc.c:245 IMSI='262422082710946': Generated 4 vectors 20250815122523893 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422082710946"} 20250815122523893 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523894 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422082710946"} 20250815122523894 DAUC <0003> db_auc.c:192 IMSI='262422082710946': No 3G Auth Data 20250815122523894 DAUC <0003> db_auc.c:236 IMSI='262422082710946': Calling to generate 5 vectors 20250815122523894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523894 DAUC <0003> auc.c:113 vector [0]: rand = d43ea5c76a939eab93f1d871fc5508ad 20250815122523894 DAUC <0003> auc.c:179 vector [0]: kc = 14ee2e9c96b3eac9 20250815122523894 DAUC <0003> auc.c:180 vector [0]: sres = a38b2ce6 20250815122523894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523894 DAUC <0003> auc.c:113 vector [1]: rand = 2e6e87afb353e5f3730988adca9c2cd0 20250815122523894 DAUC <0003> auc.c:179 vector [1]: kc = f12d7d18da3970ec 20250815122523894 DAUC <0003> auc.c:180 vector [1]: sres = 3cb091db 20250815122523894 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523894 DAUC <0003> auc.c:113 vector [2]: rand = 1ac550fd81f3c38129a279bb911ebe7c 20250815122523894 DAUC <0003> auc.c:179 vector [2]: kc = 86b23c862fbed777 20250815122523894 DAUC <0003> auc.c:180 vector [2]: sres = e082beb1 20250815122523894 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523894 DAUC <0003> auc.c:113 vector [3]: rand = 5a84e9b513a6d4aa69fa3cb0c55ccc7b 20250815122523894 DAUC <0003> auc.c:179 vector [3]: kc = 1063513f2b218f7a 20250815122523894 DAUC <0003> auc.c:180 vector [3]: sres = 0f0767ef 20250815122523894 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523894 DAUC <0003> auc.c:113 vector [4]: rand = bb9e99766135178d93bd7729cdb5fdff 20250815122523894 DAUC <0003> auc.c:179 vector [4]: kc = edcb967215122ed6 20250815122523894 DAUC <0003> auc.c:180 vector [4]: sres = 1e5ac882 20250815122523894 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523894 DAUC <0003> db_auc.c:245 IMSI='262422082710946': Generated 5 vectors 20250815122523894 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422082710946"} 20250815122523894 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523895 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523895 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422082710946"} 20250815122523895 DAUC <0003> db_auc.c:192 IMSI='262422082710946': No 3G Auth Data 20250815122523895 DAUC <0003> db_auc.c:236 IMSI='262422082710946': Calling to generate 5 vectors 20250815122523895 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250815122523895 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523895 DAUC <0003> auc.c:113 vector [0]: rand = 7364acd111afca8f2bb5fefec3b43c66 20250815122523895 DAUC <0003> auc.c:179 vector [0]: kc = 150596676c12506a 20250815122523895 DAUC <0003> auc.c:180 vector [0]: sres = 9f1fb69d 20250815122523895 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250815122523895 DAUC <0003> auc.c:113 vector [1]: rand = 5bd0986929b6358a2f65f474a5545e40 20250815122523895 DAUC <0003> auc.c:179 vector [1]: kc = 62766ca5988fdfac 20250815122523895 DAUC <0003> auc.c:180 vector [1]: sres = c0803b7c 20250815122523895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250815122523895 DAUC <0003> auc.c:113 vector [2]: rand = f761e8f796b3232264c50e742ea946b4 20250815122523895 DAUC <0003> auc.c:179 vector [2]: kc = 5c62eeb7cfe13b30 20250815122523895 DAUC <0003> auc.c:180 vector [2]: sres = 909aa85c 20250815122523895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250815122523895 DAUC <0003> auc.c:113 vector [3]: rand = 5d26ac42565d2b0c1b7dcd2232e7ebd7 20250815122523895 DAUC <0003> auc.c:179 vector [3]: kc = 9fd7a74902ff4f2d 20250815122523895 DAUC <0003> auc.c:180 vector [3]: sres = bcda8368 20250815122523895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250815122523895 DAUC <0003> auc.c:113 vector [4]: rand = f3476e1254f595e7b7844b03016793a6 20250815122523895 DAUC <0003> auc.c:179 vector [4]: kc = 9ebd5fb489a5eef9 20250815122523895 DAUC <0003> auc.c:180 vector [4]: sres = 611d8b09 20250815122523895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250815122523895 DAUC <0003> db_auc.c:245 IMSI='262422082710946': Generated 5 vectors 20250815122523895 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422082710946"} 20250815122523895 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422082710946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523895 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523895 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@09593f5f03b3: Final verdict of PTC: pass 20250815122523897 DAUC <0003> db_auc.c:157 IMSI='262429517791646': No 2G Auth Data 20250815122523897 DAUC <0003> db_auc.c:192 IMSI='262429517791646': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262429517791646" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250815122523902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20250815122523904 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523904 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429517791646"} 20250815122523904 DAUC <0003> db_auc.c:157 IMSI='262429517791646': No 2G Auth Data 20250815122523904 DAUC <0003> db_auc.c:236 IMSI='262429517791646': Calling to generate 1 vectors 20250815122523904 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250815122523904 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523904 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523904 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122523904 DAUC <0003> auc.c:113 vector [0]: rand = 07c5e9709cd6b5cb98c7855d4ac02fef 20250815122523904 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122523904 DAUC <0003> auc.c:142 vector [0]: autn = 533e268b6ed9000052e8bf01c283a346 20250815122523904 DAUC <0003> auc.c:143 vector [0]: ck = 32be6fac3a6f1eb6d3f866751c5cce65 20250815122523904 DAUC <0003> auc.c:144 vector [0]: ik = 97e55f9aa14a1b78714e53a5b8645b5b 20250815122523904 DAUC <0003> auc.c:145 vector [0]: res = f9428b2275f61e820000000000000000 20250815122523904 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523904 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523904 DAUC <0003> auc.c:151 vector [0]: kc = 07ed05e63f1d90f0 20250815122523904 DAUC <0003> auc.c:152 vector [0]: sres = 8cb495a0 20250815122523904 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523904 DAUC <0003> db_auc.c:245 IMSI='262429517791646': Generated 1 vectors 20250815122523904 DAUC <0003> db_auc.c:249 IMSI='262429517791646': Updating SQN=33 in DB 20250815122523904 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429517791646"} 20250815122523904 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523904 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523904 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262429517791646" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429517791646" TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523905 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523905 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429517791646"} 20250815122523906 DAUC <0003> db_auc.c:157 IMSI='262429517791646': No 2G Auth Data 20250815122523906 DAUC <0003> db_auc.c:236 IMSI='262429517791646': Calling to generate 4 vectors 20250815122523906 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250815122523906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250815122523906 DAUC <0003> auc.c:113 vector [0]: rand = 856f0353edc357b7490329558a2d6974 20250815122523906 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250815122523906 DAUC <0003> auc.c:142 vector [0]: autn = eb0742e0de7e0000b07e95c06e250199 20250815122523906 DAUC <0003> auc.c:143 vector [0]: ck = e5195a57c2b8f9c7ac2ca31bb091c8a2 20250815122523906 DAUC <0003> auc.c:144 vector [0]: ik = 0e20b34a5ce58aabb42e9f485c39c9cf 20250815122523906 DAUC <0003> auc.c:145 vector [0]: res = a137ffc76aa022310000000000000000 20250815122523906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523906 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523906 DAUC <0003> auc.c:151 vector [0]: kc = f33bd54e72f57201 20250815122523906 DAUC <0003> auc.c:152 vector [0]: sres = cb97ddf6 20250815122523906 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523906 DAUC <0003> auc.c:113 vector [1]: rand = 57b65276c9eda98c808171ca9c1763de 20250815122523906 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250815122523906 DAUC <0003> auc.c:142 vector [1]: autn = 0b72e46c2aa30000588e81775f248887 20250815122523906 DAUC <0003> auc.c:143 vector [1]: ck = b394b7d429793822a112f90306e0604b 20250815122523906 DAUC <0003> auc.c:144 vector [1]: ik = ccf909a4891e6783c876fad1366695fb 20250815122523906 DAUC <0003> auc.c:145 vector [1]: res = d0ef71a5e75a387f0000000000000000 20250815122523906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523906 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523906 DAUC <0003> auc.c:151 vector [1]: kc = 1609bda290e1aa11 20250815122523906 DAUC <0003> auc.c:152 vector [1]: sres = 37b549da 20250815122523906 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523906 DAUC <0003> auc.c:113 vector [2]: rand = 2065538a378a8e882442f84c05f29e3a 20250815122523906 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250815122523906 DAUC <0003> auc.c:142 vector [2]: autn = 9abc810590890000443625c4a3499305 20250815122523906 DAUC <0003> auc.c:143 vector [2]: ck = e67bdeb4be1659c187f081d085a83027 20250815122523906 DAUC <0003> auc.c:144 vector [2]: ik = 5c19211fca7e5851d5feb28a60896301 20250815122523906 DAUC <0003> auc.c:145 vector [2]: res = c0b3f11f00ab62c60000000000000000 20250815122523906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523906 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523906 DAUC <0003> auc.c:151 vector [2]: kc = e86cccf1914952b6 20250815122523906 DAUC <0003> auc.c:152 vector [2]: sres = c01893d9 20250815122523906 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523906 DAUC <0003> auc.c:113 vector [3]: rand = e29aef5114cdfeb76dd67cd8c536e05c 20250815122523906 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250815122523906 DAUC <0003> auc.c:142 vector [3]: autn = de9feac6d3ae00006590c02c19a7d07c 20250815122523906 DAUC <0003> auc.c:143 vector [3]: ck = da5d07e3534530638f98530bf878aca0 20250815122523906 DAUC <0003> auc.c:144 vector [3]: ik = 5557e3850fb3461c6e979df09f16196e 20250815122523906 DAUC <0003> auc.c:145 vector [3]: res = bf943068f17d06090000000000000000 20250815122523906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523906 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523906 DAUC <0003> auc.c:151 vector [3]: kc = 6e052a9d3b98c3b1 20250815122523906 DAUC <0003> auc.c:152 vector [3]: sres = 4ee93661 20250815122523906 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523906 DAUC <0003> db_auc.c:245 IMSI='262429517791646': Generated 4 vectors 20250815122523906 DAUC <0003> db_auc.c:249 IMSI='262429517791646': Updating SQN=161 in DB 20250815122523906 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429517791646"} 20250815122523906 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523906 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523906 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523907 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523907 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429517791646"} 20250815122523907 DAUC <0003> db_auc.c:157 IMSI='262429517791646': No 2G Auth Data 20250815122523907 DAUC <0003> db_auc.c:236 IMSI='262429517791646': Calling to generate 5 vectors 20250815122523907 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122523907 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523907 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523907 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250815122523907 DAUC <0003> auc.c:113 vector [0]: rand = dbcf7c8d60e102a6dc37def7624270ca 20250815122523907 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250815122523907 DAUC <0003> auc.c:142 vector [0]: autn = 42516867dd3d0000a5e731c7dde94e1d 20250815122523907 DAUC <0003> auc.c:143 vector [0]: ck = 18c63cc7c5162a795f62616ea9bc4306 20250815122523907 DAUC <0003> auc.c:144 vector [0]: ik = c16cb4d3df7043a10668ebf7f49e5457 20250815122523907 DAUC <0003> auc.c:145 vector [0]: res = 278fb8ef7a2f25050000000000000000 20250815122523907 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523907 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523907 DAUC <0003> auc.c:151 vector [0]: kc = 80a0028d47447e89 20250815122523907 DAUC <0003> auc.c:152 vector [0]: sres = 5da09dea 20250815122523907 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523907 DAUC <0003> auc.c:113 vector [1]: rand = be340275eae6ca8b47538c6977266d51 20250815122523907 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250815122523907 DAUC <0003> auc.c:142 vector [1]: autn = cea43b39841e0000f060c563fc7db3de 20250815122523907 DAUC <0003> auc.c:143 vector [1]: ck = bafc1e28762f69d560ccb1a414f343a8 20250815122523907 DAUC <0003> auc.c:144 vector [1]: ik = 67ffe726d2e83c7d3cce73ff11dbc3dc 20250815122523907 DAUC <0003> auc.c:145 vector [1]: res = 50a707a3fb6066640000000000000000 20250815122523907 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523907 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523907 DAUC <0003> auc.c:151 vector [1]: kc = 81013b55a1efd5dc 20250815122523907 DAUC <0003> auc.c:152 vector [1]: sres = abc761c7 20250815122523907 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523907 DAUC <0003> auc.c:113 vector [2]: rand = 018860718abec979525be8d56ee23b84 20250815122523907 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250815122523907 DAUC <0003> auc.c:142 vector [2]: autn = f17f8cb81e6b00000a47dc7b9db90d02 20250815122523907 DAUC <0003> auc.c:143 vector [2]: ck = 28b3bee7966ec4582f9679db7c775aa2 20250815122523907 DAUC <0003> auc.c:144 vector [2]: ik = 2849747fc19829c3a4acf57910f8bc9b 20250815122523907 DAUC <0003> auc.c:145 vector [2]: res = a7da53a521355c980000000000000000 20250815122523907 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523907 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523907 DAUC <0003> auc.c:151 vector [2]: kc = 8bc0463a3b790ba2 20250815122523907 DAUC <0003> auc.c:152 vector [2]: sres = 86ef0f3d 20250815122523907 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523907 DAUC <0003> auc.c:113 vector [3]: rand = 481aabef224b889def413696cd4f8272 20250815122523907 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250815122523907 DAUC <0003> auc.c:142 vector [3]: autn = a8af470cce620000f9a4b28cb599227f 20250815122523907 DAUC <0003> auc.c:143 vector [3]: ck = cb63b63eecac13a051658b75be959732 20250815122523907 DAUC <0003> auc.c:144 vector [3]: ik = 9eebcd1ffc3297b5374dc0cee773dce5 20250815122523907 DAUC <0003> auc.c:145 vector [3]: res = 05111e5733398a580000000000000000 20250815122523907 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523907 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523907 DAUC <0003> auc.c:151 vector [3]: kc = 33a0309a4978cfc2 20250815122523907 DAUC <0003> auc.c:152 vector [3]: sres = 3628940f 20250815122523907 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523907 DAUC <0003> auc.c:113 vector [4]: rand = 7fb4dea0b6bd407a90dc162028c6e22c 20250815122523907 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250815122523907 DAUC <0003> auc.c:142 vector [4]: autn = 8044f289b07500009727b573b50b2d22 20250815122523907 DAUC <0003> auc.c:143 vector [4]: ck = 595f3338859d322d1a968b70f102e435 20250815122523907 DAUC <0003> auc.c:144 vector [4]: ik = a1f6c24319a06536b96038d50d812cd7 20250815122523907 DAUC <0003> auc.c:145 vector [4]: res = 5981413eeb0640a30000000000000000 20250815122523907 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523907 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122523907 DAUC <0003> auc.c:151 vector [4]: kc = 5b5f42de60be9ff9 20250815122523907 DAUC <0003> auc.c:152 vector [4]: sres = b287019d 20250815122523907 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122523907 DAUC <0003> db_auc.c:245 IMSI='262429517791646': Generated 5 vectors 20250815122523907 DAUC <0003> db_auc.c:249 IMSI='262429517791646': Updating SQN=321 in DB 20250815122523907 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429517791646"} 20250815122523907 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523907 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523907 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523908 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523908 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429517791646"} 20250815122523908 DAUC <0003> db_auc.c:157 IMSI='262429517791646': No 2G Auth Data 20250815122523908 DAUC <0003> db_auc.c:236 IMSI='262429517791646': Calling to generate 5 vectors 20250815122523908 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122523908 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523908 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523908 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250815122523908 DAUC <0003> auc.c:113 vector [0]: rand = dd8cb0c3e97197ccf314086f152934c7 20250815122523908 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250815122523908 DAUC <0003> auc.c:142 vector [0]: autn = fccb11bff3700000b17e67c9d0691781 20250815122523908 DAUC <0003> auc.c:143 vector [0]: ck = 4b5b7c05a45ba1a038212939859ac798 20250815122523908 DAUC <0003> auc.c:144 vector [0]: ik = b5b94b72c896399136555d0681fdcb7d 20250815122523908 DAUC <0003> auc.c:145 vector [0]: res = 21ced75907f5abf40000000000000000 20250815122523908 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523908 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523908 DAUC <0003> auc.c:151 vector [0]: kc = f096434868aa94d4 20250815122523908 DAUC <0003> auc.c:152 vector [0]: sres = 263b7cad 20250815122523908 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523908 DAUC <0003> auc.c:113 vector [1]: rand = 52a0bfe4405ac304eb3ac86439cdf0a3 20250815122523908 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250815122523908 DAUC <0003> auc.c:142 vector [1]: autn = 4ffeb5cacb5f0000c76cf2e26a87d6db 20250815122523908 DAUC <0003> auc.c:143 vector [1]: ck = cf033822edd787afe93a5d7cf4631f8e 20250815122523908 DAUC <0003> auc.c:144 vector [1]: ik = 6411a54c8d9728150cc7e95e41dc8e48 20250815122523908 DAUC <0003> auc.c:145 vector [1]: res = 96f71ae5714c7e750000000000000000 20250815122523908 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523908 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523908 DAUC <0003> auc.c:151 vector [1]: kc = 4eef294cd5ff3e7c 20250815122523908 DAUC <0003> auc.c:152 vector [1]: sres = e7bb6490 20250815122523908 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523908 DAUC <0003> auc.c:113 vector [2]: rand = 286d9ef013dba93ff328a81335982b12 20250815122523908 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250815122523908 DAUC <0003> auc.c:142 vector [2]: autn = 65c4fcd8b8ba00003633fc3c4a4e25ce 20250815122523908 DAUC <0003> auc.c:143 vector [2]: ck = b4623710635664c4252afcbea7be6ee7 20250815122523909 DAUC <0003> auc.c:144 vector [2]: ik = 468573d8eb17c7fd21d8cb10f7284db5 20250815122523909 DAUC <0003> auc.c:145 vector [2]: res = 98acb0b2601c49f50000000000000000 20250815122523909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523909 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523909 DAUC <0003> auc.c:151 vector [2]: kc = f6157366d8d7806b 20250815122523909 DAUC <0003> auc.c:152 vector [2]: sres = f8b0f947 20250815122523909 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523909 DAUC <0003> auc.c:113 vector [3]: rand = e49b7edf487e68bd80d3ed83976f16f8 20250815122523909 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250815122523909 DAUC <0003> auc.c:142 vector [3]: autn = 892737276ee100003026fb40cbdce055 20250815122523909 DAUC <0003> auc.c:143 vector [3]: ck = fc8b6af9b75403f3a7143d3d7c7fbeb6 20250815122523909 DAUC <0003> auc.c:144 vector [3]: ik = d25108aabfaa2c411e12371f28659001 20250815122523909 DAUC <0003> auc.c:145 vector [3]: res = 4d4db44f2c55a60b0000000000000000 20250815122523909 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523909 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523909 DAUC <0003> auc.c:151 vector [3]: kc = 97dc68715ce40105 20250815122523909 DAUC <0003> auc.c:152 vector [3]: sres = 61181244 20250815122523909 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523909 DAUC <0003> auc.c:113 vector [4]: rand = 47fd6801cf6bddc8768815c409530a96 20250815122523909 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250815122523909 DAUC <0003> auc.c:142 vector [4]: autn = df8b00c834880000efa786a21e60c9e9 20250815122523909 DAUC <0003> auc.c:143 vector [4]: ck = 3c60d0bee049ef463bcb7148a066c9c4 20250815122523909 DAUC <0003> auc.c:144 vector [4]: ik = ea20b2783bd9f8dc3a306ab986bd4c12 20250815122523909 DAUC <0003> auc.c:145 vector [4]: res = 432fea6370c61f980000000000000000 20250815122523909 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523909 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122523909 DAUC <0003> auc.c:151 vector [4]: kc = d7bb7937fd4b924c 20250815122523909 DAUC <0003> auc.c:152 vector [4]: sres = 33e9f5fb 20250815122523909 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122523909 DAUC <0003> db_auc.c:245 IMSI='262429517791646': Generated 5 vectors 20250815122523909 DAUC <0003> db_auc.c:249 IMSI='262429517791646': Updating SQN=481 in DB 20250815122523909 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429517791646"} 20250815122523909 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429517791646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523909 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523909 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@09593f5f03b3: Final verdict of PTC: pass 20250815122523910 DAUC <0003> db_auc.c:157 IMSI='262422098361379': No 2G Auth Data 20250815122523910 DAUC <0003> db_auc.c:192 IMSI='262422098361379': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262422098361379" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250815122523916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44548<->l=127.0.0.1:4258 20250815122523917 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523917 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422098361379"} 20250815122523917 DAUC <0003> db_auc.c:157 IMSI='262422098361379': No 2G Auth Data 20250815122523917 DAUC <0003> db_auc.c:236 IMSI='262422098361379': Calling to generate 1 vectors 20250815122523917 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250815122523917 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523917 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122523917 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122523917 DAUC <0003> auc.c:113 vector [0]: rand = 20ca806a23946453968793dbfd94e1c4 20250815122523917 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122523917 DAUC <0003> auc.c:142 vector [0]: autn = 292b6ac928110000b00e5d87db40f6d6 20250815122523917 DAUC <0003> auc.c:143 vector [0]: ck = 2328dcc27471f63185979d3f908ad5ae 20250815122523917 DAUC <0003> auc.c:144 vector [0]: ik = 7577c830fd9c72bdd42221db6100c139 20250815122523917 DAUC <0003> auc.c:145 vector [0]: res = 87086609539c0c680000000000000000 20250815122523917 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523917 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523917 DAUC <0003> auc.c:151 vector [0]: kc = 07eaa8167867901b 20250815122523917 DAUC <0003> auc.c:152 vector [0]: sres = d4946a61 20250815122523917 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523917 DAUC <0003> db_auc.c:245 IMSI='262422098361379': Generated 1 vectors 20250815122523917 DAUC <0003> db_auc.c:249 IMSI='262422098361379': Updating SQN=33 in DB 20250815122523917 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422098361379"} 20250815122523917 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523917 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523917 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262422098361379" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422098361379" TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523918 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523918 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422098361379"} 20250815122523918 DAUC <0003> db_auc.c:157 IMSI='262422098361379': No 2G Auth Data 20250815122523918 DAUC <0003> db_auc.c:236 IMSI='262422098361379': Calling to generate 4 vectors 20250815122523918 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250815122523918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523918 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122523918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250815122523918 DAUC <0003> auc.c:113 vector [0]: rand = 18b6a5e9823128ec2dc1678a2d32faa2 20250815122523918 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250815122523918 DAUC <0003> auc.c:142 vector [0]: autn = 793087f68e3e0000ee472079b2c67b76 20250815122523918 DAUC <0003> auc.c:143 vector [0]: ck = 82ac940d2a92991097468d4560affe10 20250815122523918 DAUC <0003> auc.c:144 vector [0]: ik = 5f7a8fcf087a74bcd0d037f442f14e8e 20250815122523918 DAUC <0003> auc.c:145 vector [0]: res = b001d58c2961fb3d0000000000000000 20250815122523918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523918 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523918 DAUC <0003> auc.c:151 vector [0]: kc = 9a40a17300b65d32 20250815122523918 DAUC <0003> auc.c:152 vector [0]: sres = 99602eb1 20250815122523918 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523918 DAUC <0003> auc.c:113 vector [1]: rand = 938b775dcf9057a3ff490fc36e01a0a8 20250815122523918 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250815122523918 DAUC <0003> auc.c:142 vector [1]: autn = 779a2a6738fe0000ac89ef3a75c847a7 20250815122523918 DAUC <0003> auc.c:143 vector [1]: ck = fb384837ef3cedc13b1be19d3ce28f0d 20250815122523918 DAUC <0003> auc.c:144 vector [1]: ik = e17511f9505f4f645529541dbac9b95c 20250815122523918 DAUC <0003> auc.c:145 vector [1]: res = a2c94f3529f2f3420000000000000000 20250815122523918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523918 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523918 DAUC <0003> auc.c:151 vector [1]: kc = 747fec4e394894f4 20250815122523918 DAUC <0003> auc.c:152 vector [1]: sres = 8b3bbc77 20250815122523918 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523918 DAUC <0003> auc.c:113 vector [2]: rand = 4788a5bf31987b98a2f7a4e38b9a6d6d 20250815122523918 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250815122523918 DAUC <0003> auc.c:142 vector [2]: autn = 7a6a870d74f00000b4cf25d56e8f7c6c 20250815122523918 DAUC <0003> auc.c:143 vector [2]: ck = 0d21f097950ce5b8434629a1ff2830a9 20250815122523918 DAUC <0003> auc.c:144 vector [2]: ik = 443f933dca3859240fc63bdb69597a7d 20250815122523918 DAUC <0003> auc.c:145 vector [2]: res = e954a994ad143aa90000000000000000 20250815122523918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523918 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523919 DAUC <0003> auc.c:151 vector [2]: kc = 059e71d0c945f648 20250815122523919 DAUC <0003> auc.c:152 vector [2]: sres = 4440933d 20250815122523919 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523919 DAUC <0003> auc.c:113 vector [3]: rand = cd8da8546fcd3a0d61e3974a618e4d8d 20250815122523919 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250815122523919 DAUC <0003> auc.c:142 vector [3]: autn = c5f4f0e523da0000c44a0d67d0f6de56 20250815122523919 DAUC <0003> auc.c:143 vector [3]: ck = b380c8e78bf6db8273161f243b7be809 20250815122523919 DAUC <0003> auc.c:144 vector [3]: ik = 9a79f4b415086809c8c47ee5d4274f55 20250815122523919 DAUC <0003> auc.c:145 vector [3]: res = cfa2cd54ca4891b30000000000000000 20250815122523919 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523919 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523919 DAUC <0003> auc.c:151 vector [3]: kc = 922b5d9271a214d7 20250815122523919 DAUC <0003> auc.c:152 vector [3]: sres = 05ea5ce7 20250815122523919 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523919 DAUC <0003> db_auc.c:245 IMSI='262422098361379': Generated 4 vectors 20250815122523919 DAUC <0003> db_auc.c:249 IMSI='262422098361379': Updating SQN=161 in DB 20250815122523919 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422098361379"} 20250815122523919 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523919 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523919 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523920 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523920 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422098361379"} 20250815122523920 DAUC <0003> db_auc.c:157 IMSI='262422098361379': No 2G Auth Data 20250815122523920 DAUC <0003> db_auc.c:236 IMSI='262422098361379': Calling to generate 5 vectors 20250815122523920 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122523920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523920 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122523920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250815122523920 DAUC <0003> auc.c:113 vector [0]: rand = 27c73e6abaf94dbaaef4c5a01e360dab 20250815122523920 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250815122523920 DAUC <0003> auc.c:142 vector [0]: autn = 1a9bac1ff75400002701a3a126e2c3b1 20250815122523920 DAUC <0003> auc.c:143 vector [0]: ck = e847d3ea7768c40fb8e424aaa374f9b7 20250815122523920 DAUC <0003> auc.c:144 vector [0]: ik = 42b9fd99d54eb31f43ea8055fd733a22 20250815122523920 DAUC <0003> auc.c:145 vector [0]: res = 1462c9b8165193e20000000000000000 20250815122523920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523920 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523920 DAUC <0003> auc.c:151 vector [0]: kc = 51f08a8cfc21b485 20250815122523920 DAUC <0003> auc.c:152 vector [0]: sres = 02335a5a 20250815122523920 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523920 DAUC <0003> auc.c:113 vector [1]: rand = 2bbfaa10c96447b1a7bc2d560dc00847 20250815122523920 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250815122523920 DAUC <0003> auc.c:142 vector [1]: autn = c07231fbe6830000b4764eae0d5ba06b 20250815122523920 DAUC <0003> auc.c:143 vector [1]: ck = ef22a0692f5c7d2cc6cef6cab90b4bbf 20250815122523920 DAUC <0003> auc.c:144 vector [1]: ik = ab1637c92aee565a9962c6e720d71cb1 20250815122523920 DAUC <0003> auc.c:145 vector [1]: res = d645ffb0f50324200000000000000000 20250815122523920 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523920 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523920 DAUC <0003> auc.c:151 vector [1]: kc = 1b98a78d9c6e7c78 20250815122523920 DAUC <0003> auc.c:152 vector [1]: sres = 2346db90 20250815122523920 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523920 DAUC <0003> auc.c:113 vector [2]: rand = 174dc880fe7e51b4d4becf172cbc421e 20250815122523920 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250815122523920 DAUC <0003> auc.c:142 vector [2]: autn = abc4fe81d74c0000f28612d7db9dcc7a 20250815122523920 DAUC <0003> auc.c:143 vector [2]: ck = 3ef571b9102b8032dc4a55935544f41c 20250815122523920 DAUC <0003> auc.c:144 vector [2]: ik = ee82c1cbb017f114b61df4f1433dc21f 20250815122523920 DAUC <0003> auc.c:145 vector [2]: res = 7a89326da5bc99a00000000000000000 20250815122523920 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523920 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523920 DAUC <0003> auc.c:151 vector [2]: kc = ba201110b6454725 20250815122523920 DAUC <0003> auc.c:152 vector [2]: sres = df35abcd 20250815122523920 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523920 DAUC <0003> auc.c:113 vector [3]: rand = 46a286ce6183fdc8210401b79678832e 20250815122523920 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250815122523920 DAUC <0003> auc.c:142 vector [3]: autn = fe1a29f812fd000063fa299057143cc1 20250815122523920 DAUC <0003> auc.c:143 vector [3]: ck = 01c84b59753a9331a70030c9c7e99583 20250815122523920 DAUC <0003> auc.c:144 vector [3]: ik = f45019a2611125b145100fe4fd016c56 20250815122523920 DAUC <0003> auc.c:145 vector [3]: res = 4ec21e6f0b2ca84a0000000000000000 20250815122523920 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523920 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523920 DAUC <0003> auc.c:151 vector [3]: kc = 17886dd62ec34f55 20250815122523920 DAUC <0003> auc.c:152 vector [3]: sres = 45eeb625 20250815122523920 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523920 DAUC <0003> auc.c:113 vector [4]: rand = 9e1bc35278a78f427804a0cbd5d31822 20250815122523920 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250815122523920 DAUC <0003> auc.c:142 vector [4]: autn = 5e704ee1e0970000953a002a460d3d5a 20250815122523920 DAUC <0003> auc.c:143 vector [4]: ck = 3426f333ff5d8c814886cad1b57bcf97 20250815122523920 DAUC <0003> auc.c:144 vector [4]: ik = 478c483eb3be0676652a816f9023217b 20250815122523920 DAUC <0003> auc.c:145 vector [4]: res = 7d3b0a390433395f0000000000000000 20250815122523920 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523920 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122523920 DAUC <0003> auc.c:151 vector [4]: kc = 5e06f0b369bb641b 20250815122523920 DAUC <0003> auc.c:152 vector [4]: sres = 79083366 20250815122523920 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122523920 DAUC <0003> db_auc.c:245 IMSI='262422098361379': Generated 5 vectors 20250815122523920 DAUC <0003> db_auc.c:249 IMSI='262422098361379': Updating SQN=321 in DB 20250815122523920 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422098361379"} 20250815122523920 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523920 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523920 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523921 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523921 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422098361379"} 20250815122523921 DAUC <0003> db_auc.c:157 IMSI='262422098361379': No 2G Auth Data 20250815122523921 DAUC <0003> db_auc.c:236 IMSI='262422098361379': Calling to generate 5 vectors 20250815122523921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122523921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523921 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122523921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250815122523921 DAUC <0003> auc.c:113 vector [0]: rand = cd347a82dc255193315c78406ce4accd 20250815122523921 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250815122523921 DAUC <0003> auc.c:142 vector [0]: autn = 26429ec05ea00000654b246e43a89c35 20250815122523921 DAUC <0003> auc.c:143 vector [0]: ck = fd03d1dc71ab3f7d72e3f30aac65459e 20250815122523921 DAUC <0003> auc.c:144 vector [0]: ik = cca39530d73b1f2883f1beb7d753a739 20250815122523921 DAUC <0003> auc.c:145 vector [0]: res = f12a53e4448f05b40000000000000000 20250815122523921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523921 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122523921 DAUC <0003> auc.c:151 vector [0]: kc = c0b20951dda6c2f2 20250815122523921 DAUC <0003> auc.c:152 vector [0]: sres = b5a55650 20250815122523921 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122523921 DAUC <0003> auc.c:113 vector [1]: rand = bea1b7eb64e7b24218f974a502b90af8 20250815122523921 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250815122523921 DAUC <0003> auc.c:142 vector [1]: autn = 89eb145ef9a60000a94cc4391b25d37b 20250815122523921 DAUC <0003> auc.c:143 vector [1]: ck = ff40f16ee61fb81e70e4d81c528ca411 20250815122523921 DAUC <0003> auc.c:144 vector [1]: ik = 392aa4e3c20f769639ee747e4cefaa13 20250815122523921 DAUC <0003> auc.c:145 vector [1]: res = 7e0b78885bd2932e0000000000000000 20250815122523921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523921 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122523921 DAUC <0003> auc.c:151 vector [1]: kc = 8f60f9ef3a73c08a 20250815122523921 DAUC <0003> auc.c:152 vector [1]: sres = 25d9eba6 20250815122523921 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122523921 DAUC <0003> auc.c:113 vector [2]: rand = 9c29642e6d1aef1906b77c8644d9679a 20250815122523921 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250815122523921 DAUC <0003> auc.c:142 vector [2]: autn = b89a646f220f00006ddcb70888b15565 20250815122523921 DAUC <0003> auc.c:143 vector [2]: ck = 32bdeed9adbf13875a8b3181b4cb3718 20250815122523921 DAUC <0003> auc.c:144 vector [2]: ik = 9e4d22dcfbdccb93acdbf87ea1c4c381 20250815122523921 DAUC <0003> auc.c:145 vector [2]: res = ba52de512c464f5f0000000000000000 20250815122523921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523921 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122523921 DAUC <0003> auc.c:151 vector [2]: kc = 5aa005fa436c2c8d 20250815122523921 DAUC <0003> auc.c:152 vector [2]: sres = 9614910e 20250815122523921 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122523921 DAUC <0003> auc.c:113 vector [3]: rand = 710a90e978b09c2e59cfa92cb1b62996 20250815122523921 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250815122523921 DAUC <0003> auc.c:142 vector [3]: autn = 54f21c920e1a0000920829464e550178 20250815122523921 DAUC <0003> auc.c:143 vector [3]: ck = a7f7c685f83a8a159a5e8911b6f362c3 20250815122523921 DAUC <0003> auc.c:144 vector [3]: ik = 37bf6e887b06cae202f9b1888d4a8d88 20250815122523921 DAUC <0003> auc.c:145 vector [3]: res = 35da232d53e9f83a0000000000000000 20250815122523921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523921 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122523921 DAUC <0003> auc.c:151 vector [3]: kc = 08ef9094b885afbc 20250815122523921 DAUC <0003> auc.c:152 vector [3]: sres = 6633db17 20250815122523921 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122523921 DAUC <0003> auc.c:113 vector [4]: rand = 36f8369f0ecdeafcb5ee0ffd54a7f575 20250815122523921 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250815122523921 DAUC <0003> auc.c:142 vector [4]: autn = 35ec980ff34500004086628127a3f522 20250815122523921 DAUC <0003> auc.c:143 vector [4]: ck = 925d374999e53515cbec1b8d0e900c54 20250815122523921 DAUC <0003> auc.c:144 vector [4]: ik = c87fd1b3f21f2da2c2d7ae815e878615 20250815122523921 DAUC <0003> auc.c:145 vector [4]: res = 0e66aa58b9db2d6f0000000000000000 20250815122523921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523921 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122523921 DAUC <0003> auc.c:151 vector [4]: kc = 531953f63bed92f6 20250815122523921 DAUC <0003> auc.c:152 vector [4]: sres = b7bd8737 20250815122523921 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122523921 DAUC <0003> db_auc.c:245 IMSI='262422098361379': Generated 5 vectors 20250815122523921 DAUC <0003> db_auc.c:249 IMSI='262422098361379': Updating SQN=481 in DB 20250815122523921 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422098361379"} 20250815122523921 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422098361379 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523921 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523921 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44548<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@09593f5f03b3: Final verdict of PTC: pass 20250815122523922 DAUC <0003> db_auc.c:157 IMSI='262422848907437': No 2G Auth Data 20250815122523922 DAUC <0003> db_auc.c:192 IMSI='262422848907437': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262422848907437" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250815122523929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 20250815122523930 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523930 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848907437"} 20250815122523930 DAUC <0003> db_auc.c:236 IMSI='262422848907437': Calling to generate 1 vectors 20250815122523930 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250815122523930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523930 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122523930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523930 DAUC <0003> auc.c:113 vector [0]: rand = 278885556c8a9b3f41c4378a5e305e9c 20250815122523930 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122523930 DAUC <0003> auc.c:142 vector [0]: autn = 8417843b4ee10000fbb5f09802f25498 20250815122523930 DAUC <0003> auc.c:143 vector [0]: ck = 7e8465edcf753ae8f518ae211975c125 20250815122523930 DAUC <0003> auc.c:144 vector [0]: ik = 904a969cf94734edbebe65ef11b98696 20250815122523930 DAUC <0003> auc.c:145 vector [0]: res = e12980f5be3f9cc30000000000000000 20250815122523930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523930 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523930 DAUC <0003> auc.c:179 vector [0]: kc = 5000ab58a56d5400 20250815122523930 DAUC <0003> auc.c:180 vector [0]: sres = 0f377e76 20250815122523930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523930 DAUC <0003> db_auc.c:245 IMSI='262422848907437': Generated 1 vectors 20250815122523930 DAUC <0003> db_auc.c:249 IMSI='262422848907437': Updating SQN=33 in DB 20250815122523930 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848907437"} 20250815122523930 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523930 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523930 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262422848907437" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422848907437" TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523931 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523931 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848907437"} 20250815122523931 DAUC <0003> db_auc.c:236 IMSI='262422848907437': Calling to generate 4 vectors 20250815122523931 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250815122523931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250815122523931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523931 DAUC <0003> auc.c:113 vector [0]: rand = 2437763b961c0ce36b942e3e7cc00c1a 20250815122523931 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250815122523931 DAUC <0003> auc.c:142 vector [0]: autn = 6d8c8191040400007c7d1a2f3a1bf34b 20250815122523931 DAUC <0003> auc.c:143 vector [0]: ck = 518742d3870885704fe0b691729a1950 20250815122523931 DAUC <0003> auc.c:144 vector [0]: ik = 89eea879e1ab56b128a7e5358772fce4 20250815122523931 DAUC <0003> auc.c:145 vector [0]: res = 5a95126d2c57f5e80000000000000000 20250815122523931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523931 DAUC <0003> auc.c:179 vector [0]: kc = 5735b9181a827400 20250815122523931 DAUC <0003> auc.c:180 vector [0]: sres = 70b8d249 20250815122523931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523931 DAUC <0003> auc.c:113 vector [1]: rand = e4000478dd161f0635ce3201dca653bc 20250815122523931 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250815122523931 DAUC <0003> auc.c:142 vector [1]: autn = b165936c064b000051bea14213515bd7 20250815122523931 DAUC <0003> auc.c:143 vector [1]: ck = a62606db81ca8a36818791504f17c868 20250815122523931 DAUC <0003> auc.c:144 vector [1]: ik = 024ccd422f33ce5768c81550448b78e2 20250815122523931 DAUC <0003> auc.c:145 vector [1]: res = f156ae45b708de930000000000000000 20250815122523931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523931 DAUC <0003> auc.c:179 vector [1]: kc = 84d3e726763f6800 20250815122523931 DAUC <0003> auc.c:180 vector [1]: sres = a56e1c7f 20250815122523931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523931 DAUC <0003> auc.c:113 vector [2]: rand = 540433f6f074dd068e5a9848b4c2aa0d 20250815122523931 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250815122523931 DAUC <0003> auc.c:142 vector [2]: autn = e1dbda9ab0410000eea08e1b12658c64 20250815122523931 DAUC <0003> auc.c:143 vector [2]: ck = a26ff20228f27af005e17cff78e0f30d 20250815122523931 DAUC <0003> auc.c:144 vector [2]: ik = e742ee56c660219c175a158e201b1c0a 20250815122523931 DAUC <0003> auc.c:145 vector [2]: res = a48de668130cb9b20000000000000000 20250815122523931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523931 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523931 DAUC <0003> auc.c:179 vector [2]: kc = 45f8ef20d0bbe400 20250815122523931 DAUC <0003> auc.c:180 vector [2]: sres = 5d0a55cf 20250815122523931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523931 DAUC <0003> auc.c:113 vector [3]: rand = 407f4bc857393a634de4b6c79ad029a1 20250815122523931 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250815122523931 DAUC <0003> auc.c:142 vector [3]: autn = 6f6749dbaedd0000124de2d59ecf7448 20250815122523931 DAUC <0003> auc.c:143 vector [3]: ck = b6729c9dd4f420eef6cad1dc31c47ee9 20250815122523931 DAUC <0003> auc.c:144 vector [3]: ik = 1d219f1726c0c634e444c676cf8c4d35 20250815122523931 DAUC <0003> auc.c:145 vector [3]: res = 2f559024a16c1f330000000000000000 20250815122523931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523931 DAUC <0003> auc.c:179 vector [3]: kc = 5db55d671a5bc400 20250815122523931 DAUC <0003> auc.c:180 vector [3]: sres = 1fafd894 20250815122523931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523931 DAUC <0003> db_auc.c:245 IMSI='262422848907437': Generated 4 vectors 20250815122523931 DAUC <0003> db_auc.c:249 IMSI='262422848907437': Updating SQN=161 in DB 20250815122523931 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848907437"} 20250815122523931 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523931 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523931 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523932 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523932 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848907437"} 20250815122523932 DAUC <0003> db_auc.c:236 IMSI='262422848907437': Calling to generate 5 vectors 20250815122523932 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523932 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523932 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523932 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250815122523932 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523932 DAUC <0003> auc.c:113 vector [0]: rand = 85c34be46dfb452d64d08109d6a46fc2 20250815122523932 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250815122523932 DAUC <0003> auc.c:142 vector [0]: autn = 5fda9e58a4740000c21fccdbb7533771 20250815122523932 DAUC <0003> auc.c:143 vector [0]: ck = 8980a30d90238cae7e6a501091213be9 20250815122523932 DAUC <0003> auc.c:144 vector [0]: ik = 578c0f516d8dfcdb7a056c93d48059be 20250815122523932 DAUC <0003> auc.c:145 vector [0]: res = 9f1548acbb2416c50000000000000000 20250815122523932 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523932 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523932 DAUC <0003> auc.c:179 vector [0]: kc = e955cf8b64d39000 20250815122523932 DAUC <0003> auc.c:180 vector [0]: sres = a16316e5 20250815122523932 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523932 DAUC <0003> auc.c:113 vector [1]: rand = bc1025cd6fbb35a77db8f3b00914dd2d 20250815122523932 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250815122523932 DAUC <0003> auc.c:142 vector [1]: autn = bf92b6f32d65000078f846a8bf7baa05 20250815122523932 DAUC <0003> auc.c:143 vector [1]: ck = aa5db9a792fb921faf1e70362bc7529a 20250815122523932 DAUC <0003> auc.c:144 vector [1]: ik = 1b6ffbd73dff59abd6dbbaf207f7b8c3 20250815122523932 DAUC <0003> auc.c:145 vector [1]: res = 3fc63918ba8855020000000000000000 20250815122523932 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523932 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523932 DAUC <0003> auc.c:179 vector [1]: kc = b6fccca41133cc00 20250815122523932 DAUC <0003> auc.c:180 vector [1]: sres = 12440a2f 20250815122523932 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523932 DAUC <0003> auc.c:113 vector [2]: rand = f42d148177573f8d6e9efa5e51a25c96 20250815122523932 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250815122523932 DAUC <0003> auc.c:142 vector [2]: autn = 29267c681f5a0000951657d138500905 20250815122523932 DAUC <0003> auc.c:143 vector [2]: ck = 274c3786324b49a606b20aaa2fff0d9f 20250815122523932 DAUC <0003> auc.c:144 vector [2]: ik = 7ce0473a0bf63d0dff50e2daef972223 20250815122523932 DAUC <0003> auc.c:145 vector [2]: res = e2e25fc91ea7af290000000000000000 20250815122523932 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523932 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523932 DAUC <0003> auc.c:179 vector [2]: kc = c69ce058a1993c00 20250815122523932 DAUC <0003> auc.c:180 vector [2]: sres = 840a4b7a 20250815122523932 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523932 DAUC <0003> auc.c:113 vector [3]: rand = 4016d30493bdef50870d9d7cf1307deb 20250815122523932 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250815122523932 DAUC <0003> auc.c:142 vector [3]: autn = a6df23f2913c0000e44ec24035caf505 20250815122523932 DAUC <0003> auc.c:143 vector [3]: ck = fea1c0e16ff63c0882bb0d51bda52286 20250815122523932 DAUC <0003> auc.c:144 vector [3]: ik = 209a4b19ef8623143291d25af60f0ae7 20250815122523932 DAUC <0003> auc.c:145 vector [3]: res = 02f9682ea0e7efbb0000000000000000 20250815122523932 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523932 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523932 DAUC <0003> auc.c:179 vector [3]: kc = 43da86488ad58000 20250815122523932 DAUC <0003> auc.c:180 vector [3]: sres = 3d5e5a33 20250815122523932 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523932 DAUC <0003> auc.c:113 vector [4]: rand = d9dde1cdb2d5afe649979564c43cbe41 20250815122523932 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250815122523932 DAUC <0003> auc.c:142 vector [4]: autn = 53b54afb342a0000f6fea9a796116d37 20250815122523932 DAUC <0003> auc.c:143 vector [4]: ck = 7828a2b5536cc9b8a0219c69ae2e0719 20250815122523932 DAUC <0003> auc.c:144 vector [4]: ik = 262a99ba410ed895e6321bd57b005e4e 20250815122523932 DAUC <0003> auc.c:145 vector [4]: res = 920e792e111dffc50000000000000000 20250815122523932 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523932 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523932 DAUC <0003> auc.c:179 vector [4]: kc = 35d54e75de16e400 20250815122523932 DAUC <0003> auc.c:180 vector [4]: sres = 4e57c4d8 20250815122523932 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523932 DAUC <0003> db_auc.c:245 IMSI='262422848907437': Generated 5 vectors 20250815122523932 DAUC <0003> db_auc.c:249 IMSI='262422848907437': Updating SQN=321 in DB 20250815122523932 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848907437"} 20250815122523932 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523932 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523932 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523933 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523933 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422848907437"} 20250815122523933 DAUC <0003> db_auc.c:236 IMSI='262422848907437': Calling to generate 5 vectors 20250815122523933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250815122523933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523933 DAUC <0003> auc.c:113 vector [0]: rand = 0686f5fadd259944e55debb3006a9aae 20250815122523933 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250815122523933 DAUC <0003> auc.c:142 vector [0]: autn = 4943d443601d0000917ecc35ae7a0a49 20250815122523933 DAUC <0003> auc.c:143 vector [0]: ck = 67a5dc3a3396880a439164409acf8df8 20250815122523933 DAUC <0003> auc.c:144 vector [0]: ik = a7b2a231e2898db7f92ed37ccbf8f353 20250815122523933 DAUC <0003> auc.c:145 vector [0]: res = 4712f5640d52b5750000000000000000 20250815122523933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523933 DAUC <0003> auc.c:179 vector [0]: kc = 44d5dc265eb55800 20250815122523933 DAUC <0003> auc.c:180 vector [0]: sres = 337db4c2 20250815122523933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523933 DAUC <0003> auc.c:113 vector [1]: rand = 365adbc8bf5df16c6db632f2cceee5d3 20250815122523933 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250815122523933 DAUC <0003> auc.c:142 vector [1]: autn = a5ab7eb75ace00004b28d108ad080142 20250815122523933 DAUC <0003> auc.c:143 vector [1]: ck = 6aa392ba8590ccc10281712969a523a3 20250815122523933 DAUC <0003> auc.c:144 vector [1]: ik = bf8f4f22562d4290d12561c9124cd459 20250815122523933 DAUC <0003> auc.c:145 vector [1]: res = e8a9f9e48457d4970000000000000000 20250815122523933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523933 DAUC <0003> auc.c:179 vector [1]: kc = 9749e447a29ed800 20250815122523933 DAUC <0003> auc.c:180 vector [1]: sres = 20c850ec 20250815122523933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523933 DAUC <0003> auc.c:113 vector [2]: rand = 5b05587d04b3d69b3dfa40180f7ac6ba 20250815122523933 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250815122523933 DAUC <0003> auc.c:142 vector [2]: autn = cb259be1ee860000a370739fc06763a0 20250815122523933 DAUC <0003> auc.c:143 vector [2]: ck = 332aa049e79ad7e39d0b5551f8a01229 20250815122523933 DAUC <0003> auc.c:144 vector [2]: ik = 478bdc89704332beaa6b6d8b013df5de 20250815122523933 DAUC <0003> auc.c:145 vector [2]: res = 6e2ac0afc78e90980000000000000000 20250815122523933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523933 DAUC <0003> auc.c:179 vector [2]: kc = 1de2f1a0c3d4e800 20250815122523933 DAUC <0003> auc.c:180 vector [2]: sres = fd501a97 20250815122523933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523933 DAUC <0003> auc.c:113 vector [3]: rand = 52250b7f3bc4d23c899c9091cf2f1857 20250815122523933 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250815122523933 DAUC <0003> auc.c:142 vector [3]: autn = a9d3912a354b00003df14245b5aa1587 20250815122523933 DAUC <0003> auc.c:143 vector [3]: ck = 6d5ec9f47e238a860a79af0d8f295462 20250815122523933 DAUC <0003> auc.c:144 vector [3]: ik = b3d243ca81eefc0dc203fa3948c547a8 20250815122523933 DAUC <0003> auc.c:145 vector [3]: res = 84f8ec0653285ef60000000000000000 20250815122523933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523933 DAUC <0003> auc.c:179 vector [3]: kc = d0ccbba048792800 20250815122523933 DAUC <0003> auc.c:180 vector [3]: sres = 2775b9e1 20250815122523933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523933 DAUC <0003> auc.c:113 vector [4]: rand = c709f9c60e05ee623cf8e3a87c74111b 20250815122523933 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250815122523933 DAUC <0003> auc.c:142 vector [4]: autn = 5d30284f9fb10000f01de4474fb096cd 20250815122523933 DAUC <0003> auc.c:143 vector [4]: ck = c209528469da2cefcb9d783a8fb6b991 20250815122523933 DAUC <0003> auc.c:144 vector [4]: ik = f98ca6db7f1dafd66333e136f0cc6dae 20250815122523933 DAUC <0003> auc.c:145 vector [4]: res = e5084dca68c179450000000000000000 20250815122523933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523933 DAUC <0003> auc.c:179 vector [4]: kc = e43116ad8166ec00 20250815122523933 DAUC <0003> auc.c:180 vector [4]: sres = 67401ecd 20250815122523933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523933 DAUC <0003> db_auc.c:245 IMSI='262422848907437': Generated 5 vectors 20250815122523933 DAUC <0003> db_auc.c:249 IMSI='262422848907437': Updating SQN=481 in DB 20250815122523933 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422848907437"} 20250815122523933 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422848907437 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523933 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523933 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44554<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@09593f5f03b3: Final verdict of PTC: pass 20250815122523935 DAUC <0003> db_auc.c:157 IMSI='262425943021943': No 2G Auth Data 20250815122523935 DAUC <0003> db_auc.c:192 IMSI='262425943021943': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262425943021943" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250815122523940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4258 20250815122523942 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523942 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943021943"} 20250815122523942 DAUC <0003> db_auc.c:236 IMSI='262425943021943': Calling to generate 1 vectors 20250815122523942 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250815122523942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523942 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122523942 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523942 DAUC <0003> auc.c:113 vector [0]: rand = 54617fd63ab79f6c451fc72c852b68ab 20250815122523942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122523942 DAUC <0003> auc.c:142 vector [0]: autn = f1075a80710a0000d1e097a50f97343f 20250815122523942 DAUC <0003> auc.c:143 vector [0]: ck = 87c77ef0748b6a9bc01beaf9094d1b73 20250815122523942 DAUC <0003> auc.c:144 vector [0]: ik = 558e27d986ed912152db8f3c87b29960 20250815122523942 DAUC <0003> auc.c:145 vector [0]: res = 842e5c590acbfbe50000000000000000 20250815122523942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523942 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523942 DAUC <0003> auc.c:179 vector [0]: kc = 665a9743d1a66000 20250815122523942 DAUC <0003> auc.c:180 vector [0]: sres = 373650e8 20250815122523942 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523942 DAUC <0003> db_auc.c:245 IMSI='262425943021943': Generated 1 vectors 20250815122523942 DAUC <0003> db_auc.c:249 IMSI='262425943021943': Updating SQN=33 in DB 20250815122523942 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943021943"} 20250815122523942 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523942 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523942 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262425943021943" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425943021943" TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523943 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943021943"} 20250815122523943 DAUC <0003> db_auc.c:236 IMSI='262425943021943': Calling to generate 4 vectors 20250815122523943 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250815122523943 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523943 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523943 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250815122523943 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523943 DAUC <0003> auc.c:113 vector [0]: rand = 7977ab1887aa2124231e5f6dec2fede1 20250815122523943 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250815122523943 DAUC <0003> auc.c:142 vector [0]: autn = 9e868a064bba0000a16172017d6f1407 20250815122523943 DAUC <0003> auc.c:143 vector [0]: ck = d3609a9e9738e0c21fe90d58c8b6d866 20250815122523943 DAUC <0003> auc.c:144 vector [0]: ik = e46b9a188a31c1d0a128739f49e4d506 20250815122523943 DAUC <0003> auc.c:145 vector [0]: res = 60e7e265918761cb0000000000000000 20250815122523943 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523943 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523943 DAUC <0003> auc.c:179 vector [0]: kc = 21d03a96304f1800 20250815122523943 DAUC <0003> auc.c:180 vector [0]: sres = 9bbf203c 20250815122523943 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523943 DAUC <0003> auc.c:113 vector [1]: rand = 2f264c280ae2b6aacb55152728498396 20250815122523943 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250815122523943 DAUC <0003> auc.c:142 vector [1]: autn = b33196f9a83b0000588501eb3576285b 20250815122523943 DAUC <0003> auc.c:143 vector [1]: ck = b54c0abdde94d25710e77ab2c6641354 20250815122523943 DAUC <0003> auc.c:144 vector [1]: ik = cbbd7416a703a299888999d283a1f676 20250815122523943 DAUC <0003> auc.c:145 vector [1]: res = a00256440b4ffc1f0000000000000000 20250815122523943 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523943 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523943 DAUC <0003> auc.c:179 vector [1]: kc = f01308c478ede000 20250815122523943 DAUC <0003> auc.c:180 vector [1]: sres = 363469b8 20250815122523943 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523943 DAUC <0003> auc.c:113 vector [2]: rand = 14c3d1e603a0809c320d2b45f6b54a58 20250815122523943 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250815122523943 DAUC <0003> auc.c:142 vector [2]: autn = 86342b6da5ff000020e25f92eafe004e 20250815122523943 DAUC <0003> auc.c:143 vector [2]: ck = f5c10e6c2265656fcac212dee11d627d 20250815122523943 DAUC <0003> auc.c:144 vector [2]: ik = 0d6a11a4ae044b7ca740f2e716b32f61 20250815122523943 DAUC <0003> auc.c:145 vector [2]: res = 8ef9e94a55a4d1190000000000000000 20250815122523943 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523943 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523943 DAUC <0003> auc.c:179 vector [2]: kc = a23cf31ef5d13800 20250815122523943 DAUC <0003> auc.c:180 vector [2]: sres = c4fe6990 20250815122523943 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523943 DAUC <0003> auc.c:113 vector [3]: rand = ec186a4408bf7a0cefedaa038568b48a 20250815122523943 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250815122523943 DAUC <0003> auc.c:142 vector [3]: autn = 1329d5e57fa10000a7145a19be53a127 20250815122523943 DAUC <0003> auc.c:143 vector [3]: ck = dbf15c81d2b09074d47531e5ef3f3a53 20250815122523943 DAUC <0003> auc.c:144 vector [3]: ik = 62082257dd3a188c8f2a3ad40f9ce734 20250815122523943 DAUC <0003> auc.c:145 vector [3]: res = 51229bcda85acb5e0000000000000000 20250815122523943 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523943 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523943 DAUC <0003> auc.c:179 vector [3]: kc = 35108e26d5d6c000 20250815122523943 DAUC <0003> auc.c:180 vector [3]: sres = 2859b449 20250815122523943 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523943 DAUC <0003> db_auc.c:245 IMSI='262425943021943': Generated 4 vectors 20250815122523943 DAUC <0003> db_auc.c:249 IMSI='262425943021943': Updating SQN=161 in DB 20250815122523943 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943021943"} 20250815122523943 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523945 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523945 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943021943"} 20250815122523945 DAUC <0003> db_auc.c:236 IMSI='262425943021943': Calling to generate 5 vectors 20250815122523945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523945 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523945 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523945 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250815122523945 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523945 DAUC <0003> auc.c:113 vector [0]: rand = 206c15749a19c6f15cf11f9cfc725819 20250815122523945 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250815122523945 DAUC <0003> auc.c:142 vector [0]: autn = ec541e3ab93900003609c7f9ed59b187 20250815122523945 DAUC <0003> auc.c:143 vector [0]: ck = 1df42134413bcaab2460673d9e773f32 20250815122523945 DAUC <0003> auc.c:144 vector [0]: ik = ddbc53fb523622a2ae3668ea20d71de8 20250815122523945 DAUC <0003> auc.c:145 vector [0]: res = 07e8598e900715d20000000000000000 20250815122523945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523945 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523945 DAUC <0003> auc.c:179 vector [0]: kc = f4d821557e968c00 20250815122523945 DAUC <0003> auc.c:180 vector [0]: sres = 0151eb6e 20250815122523945 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523945 DAUC <0003> auc.c:113 vector [1]: rand = d43d7b26b1a2281be7b8b89eb33711c1 20250815122523945 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250815122523945 DAUC <0003> auc.c:142 vector [1]: autn = dc5cd024965b0000bf8ce7f6213538e6 20250815122523945 DAUC <0003> auc.c:143 vector [1]: ck = 9b0bdcf842b0a9a761a2e26966f3a9d9 20250815122523945 DAUC <0003> auc.c:144 vector [1]: ik = cf72cfe360c2a89b0402ea30fd8033ed 20250815122523945 DAUC <0003> auc.c:145 vector [1]: res = 15350c4dfb7a90980000000000000000 20250815122523945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523945 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523945 DAUC <0003> auc.c:179 vector [1]: kc = b226c316bf2bd000 20250815122523945 DAUC <0003> auc.c:180 vector [1]: sres = e6500ba4 20250815122523945 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523945 DAUC <0003> auc.c:113 vector [2]: rand = f5c307bd4c900e35660cc871ea737e68 20250815122523945 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250815122523945 DAUC <0003> auc.c:142 vector [2]: autn = 4d4e3cd4f3d20000825e45e9f4170089 20250815122523945 DAUC <0003> auc.c:143 vector [2]: ck = 547c423f1224d5f3c64462bf69df68e4 20250815122523945 DAUC <0003> auc.c:144 vector [2]: ik = 051684008cbaee2248270d8b6a9de573 20250815122523945 DAUC <0003> auc.c:145 vector [2]: res = 2ca3381355c6986c0000000000000000 20250815122523945 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523945 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523945 DAUC <0003> auc.c:179 vector [2]: kc = 3543d265fc2b3000 20250815122523945 DAUC <0003> auc.c:180 vector [2]: sres = cb581032 20250815122523945 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523945 DAUC <0003> auc.c:113 vector [3]: rand = 77b854eabb91e03bde58b8a880597743 20250815122523945 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250815122523945 DAUC <0003> auc.c:142 vector [3]: autn = 3148197362000000d530c5d8138b3aff 20250815122523945 DAUC <0003> auc.c:143 vector [3]: ck = 3ed800422cde8a94d40ea75e1c09174c 20250815122523945 DAUC <0003> auc.c:144 vector [3]: ik = a0687f53904aa05cbb9c94bf3384dc47 20250815122523945 DAUC <0003> auc.c:145 vector [3]: res = a46fb5c47cddd81e0000000000000000 20250815122523945 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523945 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523945 DAUC <0003> auc.c:179 vector [3]: kc = e941f8c1493c0000 20250815122523945 DAUC <0003> auc.c:180 vector [3]: sres = 0fae2de1 20250815122523945 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523945 DAUC <0003> auc.c:113 vector [4]: rand = a65dba7630f2bbb62da29752f6093c39 20250815122523945 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250815122523945 DAUC <0003> auc.c:142 vector [4]: autn = f09a5b13cb8e0000c4b9bb765bd44360 20250815122523945 DAUC <0003> auc.c:143 vector [4]: ck = 6c2f835e98fcffd3058627c37126be2d 20250815122523945 DAUC <0003> auc.c:144 vector [4]: ik = 233639f4224de391ccf798e133fc61bb 20250815122523945 DAUC <0003> auc.c:145 vector [4]: res = 1b971741eee1d5ca0000000000000000 20250815122523945 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523945 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523945 DAUC <0003> auc.c:179 vector [4]: kc = 2511da47104ec400 20250815122523945 DAUC <0003> auc.c:180 vector [4]: sres = 21bffbc3 20250815122523945 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523945 DAUC <0003> db_auc.c:245 IMSI='262425943021943': Generated 5 vectors 20250815122523945 DAUC <0003> db_auc.c:249 IMSI='262425943021943': Updating SQN=321 in DB 20250815122523945 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943021943"} 20250815122523945 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523945 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523945 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523946 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523946 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425943021943"} 20250815122523946 DAUC <0003> db_auc.c:236 IMSI='262425943021943': Calling to generate 5 vectors 20250815122523946 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523946 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523946 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523946 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250815122523946 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523946 DAUC <0003> auc.c:113 vector [0]: rand = ebfc45ba6dcdc13b2c603ea3cc425298 20250815122523946 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250815122523946 DAUC <0003> auc.c:142 vector [0]: autn = 188da3e4231000007c9ab362b10af01b 20250815122523946 DAUC <0003> auc.c:143 vector [0]: ck = b2d505d429c28cbeb044710189b2b84a 20250815122523946 DAUC <0003> auc.c:144 vector [0]: ik = 9045f9c5f3d71db93857299a84b4ec87 20250815122523946 DAUC <0003> auc.c:145 vector [0]: res = 20d5ab5c3cf36e350000000000000000 20250815122523946 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523946 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523946 DAUC <0003> auc.c:179 vector [0]: kc = 94b9ff5f84451c00 20250815122523946 DAUC <0003> auc.c:180 vector [0]: sres = 5615662f 20250815122523946 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523946 DAUC <0003> auc.c:113 vector [1]: rand = 1c899f05dd5f337026f43679c2e6757a 20250815122523946 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250815122523946 DAUC <0003> auc.c:142 vector [1]: autn = 7b1b28d77ebb0000dbc4da4e5f7481eb 20250815122523946 DAUC <0003> auc.c:143 vector [1]: ck = 715eac2f1e06fc7d03dc8d1df9021192 20250815122523946 DAUC <0003> auc.c:144 vector [1]: ik = a2f8db34945730d944ae43505458f6d8 20250815122523946 DAUC <0003> auc.c:145 vector [1]: res = 46cee444468b2a270000000000000000 20250815122523946 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523946 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523946 DAUC <0003> auc.c:179 vector [1]: kc = b692ca517e89cc00 20250815122523946 DAUC <0003> auc.c:180 vector [1]: sres = d4c3b1bf 20250815122523946 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523946 DAUC <0003> auc.c:113 vector [2]: rand = 4d8fc4be2df0ffb896dc00528b0db9d7 20250815122523946 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250815122523946 DAUC <0003> auc.c:142 vector [2]: autn = 22905974a7eb0000d1d1ec1ab24a3fa3 20250815122523946 DAUC <0003> auc.c:143 vector [2]: ck = 5c32a44b5e28060c3993f80056b9fb2e 20250815122523946 DAUC <0003> auc.c:144 vector [2]: ik = a2242511b57a4582739ee4dcfd63e059 20250815122523946 DAUC <0003> auc.c:145 vector [2]: res = 85274fff98cebbe60000000000000000 20250815122523946 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523946 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523946 DAUC <0003> auc.c:179 vector [2]: kc = e61283aff8498800 20250815122523946 DAUC <0003> auc.c:180 vector [2]: sres = 94843a3b 20250815122523946 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523946 DAUC <0003> auc.c:113 vector [3]: rand = c4db1d4c98e8fd3b3c518596b9f80063 20250815122523946 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250815122523946 DAUC <0003> auc.c:142 vector [3]: autn = 8c3dbfcef7ff0000f598e197047499f0 20250815122523946 DAUC <0003> auc.c:143 vector [3]: ck = 45a28ec344dbdb8c3a1a8a11915b6e6e 20250815122523946 DAUC <0003> auc.c:144 vector [3]: ik = c84f4af5b9c0b178efd3179f25bee6bd 20250815122523946 DAUC <0003> auc.c:145 vector [3]: res = 21fca48c832cec490000000000000000 20250815122523946 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523946 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523946 DAUC <0003> auc.c:179 vector [3]: kc = 7a3de8afc72cc000 20250815122523946 DAUC <0003> auc.c:180 vector [3]: sres = c47c47d0 20250815122523946 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523946 DAUC <0003> auc.c:113 vector [4]: rand = e47a23e8b80a8310072c23656664ee88 20250815122523946 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250815122523946 DAUC <0003> auc.c:142 vector [4]: autn = a188ba18881e0000038a8aee45b69edc 20250815122523946 DAUC <0003> auc.c:143 vector [4]: ck = b2707a6ea470b3b81bde2760adf02db3 20250815122523946 DAUC <0003> auc.c:144 vector [4]: ik = 706a84709e564ed8cd04133999d7b3ef 20250815122523946 DAUC <0003> auc.c:145 vector [4]: res = 502254f75b54e3d50000000000000000 20250815122523946 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523946 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523946 DAUC <0003> auc.c:179 vector [4]: kc = 9c41582cc49f9800 20250815122523946 DAUC <0003> auc.c:180 vector [4]: sres = 32e20855 20250815122523946 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523946 DAUC <0003> db_auc.c:245 IMSI='262425943021943': Generated 5 vectors 20250815122523946 DAUC <0003> db_auc.c:249 IMSI='262425943021943': Updating SQN=481 in DB 20250815122523946 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425943021943"} 20250815122523946 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425943021943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523946 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523946 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@09593f5f03b3: Final verdict of PTC: pass 20250815122523948 DAUC <0003> db_auc.c:157 IMSI='262424094120107': No 2G Auth Data 20250815122523948 DAUC <0003> db_auc.c:192 IMSI='262424094120107': No 3G Auth Data HLR_Test-GSUP(21)@09593f5f03b3: Created GsupExpect[0] for "262424094120107" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250815122523954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4258 20250815122523956 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523956 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424094120107"} 20250815122523956 DAUC <0003> db_auc.c:236 IMSI='262424094120107': Calling to generate 1 vectors 20250815122523956 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250815122523956 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523956 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523956 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122523956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523956 DAUC <0003> auc.c:113 vector [0]: rand = e9109a284ed61864fdadf2e7517a8984 20250815122523956 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122523956 DAUC <0003> auc.c:142 vector [0]: autn = 6790d808f1b40000337ea1b01ef953d9 20250815122523956 DAUC <0003> auc.c:143 vector [0]: ck = 5509427caae9e10ab9673d6cebb0e0f7 20250815122523956 DAUC <0003> auc.c:144 vector [0]: ik = 189248ecdcdd1ba0f47fe74b286e1c12 20250815122523956 DAUC <0003> auc.c:145 vector [0]: res = 9c4db06116a66b180000000000000000 20250815122523956 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523956 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523956 DAUC <0003> auc.c:179 vector [0]: kc = 8a420176bbb07f51 20250815122523956 DAUC <0003> auc.c:180 vector [0]: sres = fd5217c7 20250815122523956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523956 DAUC <0003> db_auc.c:245 IMSI='262424094120107': Generated 1 vectors 20250815122523956 DAUC <0003> db_auc.c:249 IMSI='262424094120107': Updating SQN=33 in DB 20250815122523956 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424094120107"} 20250815122523956 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523956 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523956 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@09593f5f03b3: Found GsupExpect[0] for "262424094120107" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@09593f5f03b3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424094120107" TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: setverdict(pass): none -> pass 20250815122523957 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523957 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424094120107"} 20250815122523957 DAUC <0003> db_auc.c:236 IMSI='262424094120107': Calling to generate 4 vectors 20250815122523957 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250815122523957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250815122523957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523957 DAUC <0003> auc.c:113 vector [0]: rand = e79057f2e21b75b4a1d393f9f44363c7 20250815122523957 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250815122523957 DAUC <0003> auc.c:142 vector [0]: autn = ec1e0381fff30000fc899136c4a55fa6 20250815122523957 DAUC <0003> auc.c:143 vector [0]: ck = 76f3b7262645c252ac7428b8e681b2c9 20250815122523957 DAUC <0003> auc.c:144 vector [0]: ik = 2e9499c60d63c137184b04d9431446de 20250815122523957 DAUC <0003> auc.c:145 vector [0]: res = e343172e6bfa73420000000000000000 20250815122523957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523957 DAUC <0003> auc.c:179 vector [0]: kc = 8f00b74c09676b63 20250815122523957 DAUC <0003> auc.c:180 vector [0]: sres = 0a44a4f2 20250815122523957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523957 DAUC <0003> auc.c:113 vector [1]: rand = d05d27bfc8dff4b0c0357964249bd414 20250815122523957 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250815122523957 DAUC <0003> auc.c:142 vector [1]: autn = 52158f705e210000236f40141f5fc017 20250815122523957 DAUC <0003> auc.c:143 vector [1]: ck = 5e91a6ff1cc178bbabf42fec249dd050 20250815122523957 DAUC <0003> auc.c:144 vector [1]: ik = 6c0a41b5d832f426a16671215522cffb 20250815122523957 DAUC <0003> auc.c:145 vector [1]: res = 6753a5e897159f600000000000000000 20250815122523957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523957 DAUC <0003> auc.c:179 vector [1]: kc = 0f113ffcda176467 20250815122523957 DAUC <0003> auc.c:180 vector [1]: sres = 05f6d909 20250815122523957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523957 DAUC <0003> auc.c:113 vector [2]: rand = e8de4baf1e2ce10488ef9ac2b9158f6d 20250815122523957 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250815122523957 DAUC <0003> auc.c:142 vector [2]: autn = 7f96e5907b410000c1eb7d246ef4223b 20250815122523957 DAUC <0003> auc.c:143 vector [2]: ck = ae7f74d17fb15e4c3285a11dc3716fcb 20250815122523957 DAUC <0003> auc.c:144 vector [2]: ik = 4178a2730f5895dc2d94d9c9192cec2f 20250815122523957 DAUC <0003> auc.c:145 vector [2]: res = 861169432d21da4d0000000000000000 20250815122523957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523957 DAUC <0003> auc.c:179 vector [2]: kc = 252c41b962ef87e7 20250815122523957 DAUC <0003> auc.c:180 vector [2]: sres = f4b940b5 20250815122523957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523957 DAUC <0003> auc.c:113 vector [3]: rand = 413e6d8d7a566eab9c1880ca3efb5bdf 20250815122523957 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250815122523957 DAUC <0003> auc.c:142 vector [3]: autn = da55fd6233cf000073cc2ceb5dcb37f5 20250815122523957 DAUC <0003> auc.c:143 vector [3]: ck = 6872adee237a77563a462aabd61aaeed 20250815122523957 DAUC <0003> auc.c:144 vector [3]: ik = 90194c0a7069989e062641776e080caf 20250815122523957 DAUC <0003> auc.c:145 vector [3]: res = a2761981faacff050000000000000000 20250815122523957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523957 DAUC <0003> auc.c:179 vector [3]: kc = 33081e69932fa734 20250815122523957 DAUC <0003> auc.c:180 vector [3]: sres = ef80aa19 20250815122523957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523957 DAUC <0003> db_auc.c:245 IMSI='262424094120107': Generated 4 vectors 20250815122523957 DAUC <0003> db_auc.c:249 IMSI='262424094120107': Updating SQN=161 in DB 20250815122523957 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424094120107"} 20250815122523957 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523957 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523957 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523958 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523958 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424094120107"} 20250815122523958 DAUC <0003> db_auc.c:236 IMSI='262424094120107': Calling to generate 5 vectors 20250815122523958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250815122523958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523958 DAUC <0003> auc.c:113 vector [0]: rand = 5eb9719e4905408e0b6f6b45ee337c58 20250815122523958 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250815122523958 DAUC <0003> auc.c:142 vector [0]: autn = 6832ec083d8600004132cc9f6006c67b 20250815122523958 DAUC <0003> auc.c:143 vector [0]: ck = 7b8a88855fe332cab66b04c3be688b89 20250815122523958 DAUC <0003> auc.c:144 vector [0]: ik = 88078a1033d2054e38d863a6dc0efa7f 20250815122523959 DAUC <0003> auc.c:145 vector [0]: res = 7c9df0ba5e38f3450000000000000000 20250815122523959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523959 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523959 DAUC <0003> auc.c:179 vector [0]: kc = 1d7930b61e7da725 20250815122523959 DAUC <0003> auc.c:180 vector [0]: sres = 3c00fbe2 20250815122523959 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523959 DAUC <0003> auc.c:113 vector [1]: rand = 2d03019f8c6605bd36880f48334e40c0 20250815122523959 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250815122523959 DAUC <0003> auc.c:142 vector [1]: autn = db249e68a2b30000d50c126c0d2ea0b4 20250815122523959 DAUC <0003> auc.c:143 vector [1]: ck = e03bcce25c5159b4e0e4a1af70d7dbbc 20250815122523959 DAUC <0003> auc.c:144 vector [1]: ik = ee144102919ca2d7659c90eef4169418 20250815122523959 DAUC <0003> auc.c:145 vector [1]: res = ef589cdc6326ea580000000000000000 20250815122523959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523959 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523959 DAUC <0003> auc.c:179 vector [1]: kc = aea087e48ca52cd3 20250815122523959 DAUC <0003> auc.c:180 vector [1]: sres = f0bf68ba 20250815122523959 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523959 DAUC <0003> auc.c:113 vector [2]: rand = 0d97943843f0ba19a8b6cab6c6ceddba 20250815122523959 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250815122523959 DAUC <0003> auc.c:142 vector [2]: autn = 5817e21a012400005578aee030fb669b 20250815122523959 DAUC <0003> auc.c:143 vector [2]: ck = 8405312238e3f1f4d927db527ee8c38c 20250815122523959 DAUC <0003> auc.c:144 vector [2]: ik = 4fd1ba4e20a48090f01b50fe8dbba84a 20250815122523959 DAUC <0003> auc.c:145 vector [2]: res = 75044acb486241440000000000000000 20250815122523959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523959 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523959 DAUC <0003> auc.c:179 vector [2]: kc = af30d7a7aaceca4f 20250815122523959 DAUC <0003> auc.c:180 vector [2]: sres = be7d1929 20250815122523959 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523959 DAUC <0003> auc.c:113 vector [3]: rand = aa4c462e8d49c89563f2b54d92b8382f 20250815122523959 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250815122523959 DAUC <0003> auc.c:142 vector [3]: autn = 7051bc34e36a0000b4005e453ae61093 20250815122523959 DAUC <0003> auc.c:143 vector [3]: ck = 3e2fe2dda79ec4eac16ff823bd724a41 20250815122523959 DAUC <0003> auc.c:144 vector [3]: ik = 25e627a3fece8c9af7b0ae9b882abc5e 20250815122523959 DAUC <0003> auc.c:145 vector [3]: res = e1ea42cb24508aeb0000000000000000 20250815122523959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523959 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523959 DAUC <0003> auc.c:179 vector [3]: kc = 81fe0df4b11d3e7f 20250815122523959 DAUC <0003> auc.c:180 vector [3]: sres = 437479cb 20250815122523959 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523959 DAUC <0003> auc.c:113 vector [4]: rand = 3d75feeda1d41b8d6866bcf1edbf3c00 20250815122523959 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250815122523959 DAUC <0003> auc.c:142 vector [4]: autn = 7ba3c1746a0d00005efefe75e44f793e 20250815122523959 DAUC <0003> auc.c:143 vector [4]: ck = 9f593fbfaf7a858239889cd16edcb1ac 20250815122523959 DAUC <0003> auc.c:144 vector [4]: ik = 922427d9bb729efef1fd7da0823b6e8d 20250815122523959 DAUC <0003> auc.c:145 vector [4]: res = a4fc4b10ef48f30d0000000000000000 20250815122523959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523959 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523959 DAUC <0003> auc.c:179 vector [4]: kc = 43957472b328e2ca 20250815122523959 DAUC <0003> auc.c:180 vector [4]: sres = 3b42456b 20250815122523959 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523959 DAUC <0003> db_auc.c:245 IMSI='262424094120107': Generated 5 vectors 20250815122523959 DAUC <0003> db_auc.c:249 IMSI='262424094120107': Updating SQN=321 in DB 20250815122523959 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424094120107"} 20250815122523959 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523959 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523959 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523960 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523960 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424094120107"} 20250815122523960 DAUC <0003> db_auc.c:236 IMSI='262424094120107': Calling to generate 5 vectors 20250815122523960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122523960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122523960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122523960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250815122523960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122523960 DAUC <0003> auc.c:113 vector [0]: rand = d29b7563a37b2f5ca9364267068f87c7 20250815122523960 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250815122523960 DAUC <0003> auc.c:142 vector [0]: autn = 7e05721f91420000153ea19a4f6254de 20250815122523960 DAUC <0003> auc.c:143 vector [0]: ck = 1d5e7f69df72eeaf579fb12cfd95843b 20250815122523960 DAUC <0003> auc.c:144 vector [0]: ik = 3f42ce35d515ed1e0f6465f19ad228b6 20250815122523960 DAUC <0003> auc.c:145 vector [0]: res = 006b15fe5b8336be0000000000000000 20250815122523960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122523960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122523960 DAUC <0003> auc.c:179 vector [0]: kc = b45e2d9a51e809b0 20250815122523960 DAUC <0003> auc.c:180 vector [0]: sres = a3dbd40b 20250815122523960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122523960 DAUC <0003> auc.c:113 vector [1]: rand = 0ba50b48627c98b97dd9f98ef3fe96e3 20250815122523960 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250815122523960 DAUC <0003> auc.c:142 vector [1]: autn = 913b4cb2f5a900009c2858b599bb7088 20250815122523960 DAUC <0003> auc.c:143 vector [1]: ck = 772293d4cc1eaf591f32fb1d17bf16c4 20250815122523960 DAUC <0003> auc.c:144 vector [1]: ik = 90ed828a0c61f28961e75453efea7bef 20250815122523960 DAUC <0003> auc.c:145 vector [1]: res = cfc3cb22f032fd4f0000000000000000 20250815122523960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122523960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122523960 DAUC <0003> auc.c:179 vector [1]: kc = d65688e8975eff5c 20250815122523960 DAUC <0003> auc.c:180 vector [1]: sres = d5870664 20250815122523960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122523960 DAUC <0003> auc.c:113 vector [2]: rand = ccc327136c6e7debbe4c990f70bebe9a 20250815122523960 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250815122523960 DAUC <0003> auc.c:142 vector [2]: autn = fd0f353fb1a70000be14c453f3d4dce6 20250815122523960 DAUC <0003> auc.c:143 vector [2]: ck = 7ddde91c0a7b7432d34bef3935bfeeb1 20250815122523960 DAUC <0003> auc.c:144 vector [2]: ik = 39e97438d4168e0e60b704c03678b3b5 20250815122523960 DAUC <0003> auc.c:145 vector [2]: res = 907af0c8ec8001ba0000000000000000 20250815122523960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122523960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122523960 DAUC <0003> auc.c:179 vector [2]: kc = 1b9f3a156f8bafc6 20250815122523960 DAUC <0003> auc.c:180 vector [2]: sres = 613a9291 20250815122523960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122523960 DAUC <0003> auc.c:113 vector [3]: rand = 7a469d4514d9dda6291c228d980f8f10 20250815122523960 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250815122523960 DAUC <0003> auc.c:142 vector [3]: autn = 1b1918765a7b0000fe70d41d1751d307 20250815122523960 DAUC <0003> auc.c:143 vector [3]: ck = 9af1d32963cf53fc09cadefb4d90a69c 20250815122523960 DAUC <0003> auc.c:144 vector [3]: ik = ea3d31fbccbae9ce251d115032370695 20250815122523960 DAUC <0003> auc.c:145 vector [3]: res = 862f077c6a65921d0000000000000000 20250815122523960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122523960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122523960 DAUC <0003> auc.c:179 vector [3]: kc = 543fc107737b59d3 20250815122523960 DAUC <0003> auc.c:180 vector [3]: sres = 216356b3 20250815122523960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122523960 DAUC <0003> auc.c:113 vector [4]: rand = d58063c94fccb09405cdbec4acb6ca9a 20250815122523960 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250815122523960 DAUC <0003> auc.c:142 vector [4]: autn = 68784834305a000039f81b41419f58da 20250815122523960 DAUC <0003> auc.c:143 vector [4]: ck = 23cd7e7909856471e4c0a64591af5319 20250815122523960 DAUC <0003> auc.c:144 vector [4]: ik = bfb5f0d225fa4ba1280b3a6c791fb724 20250815122523960 DAUC <0003> auc.c:145 vector [4]: res = e74e443ca1f766c90000000000000000 20250815122523960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122523960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122523960 DAUC <0003> auc.c:179 vector [4]: kc = 876006ef71f3d6b1 20250815122523960 DAUC <0003> auc.c:180 vector [4]: sres = ada59009 20250815122523960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122523960 DAUC <0003> db_auc.c:245 IMSI='262424094120107': Generated 5 vectors 20250815122523960 DAUC <0003> db_auc.c:249 IMSI='262424094120107': Updating SQN=481 in DB 20250815122523960 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424094120107"} 20250815122523960 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424094120107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122523960 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122523960 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122523961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44564<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122523962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20250815122523962 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@09593f5f03b3: Final verdict of PTC: none 20250815122523962 DLINP <000b> input/ipa.c:452 connected read/write 20250815122523962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122523962 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122523962 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122523962 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@09593f5f03b3: Final verdict of PTC: none 22@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Aug 15 12:25:23 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250815122523993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 20250815122524093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275032) Waiting for packet dumper to finish... 1 (prev_count=275032, count=409108) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_sai_eps started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122527227 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122527227 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122527232 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122527237 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527237 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122527237 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122527237 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  20250815122527237 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122527237 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  20250815122527237 DLGSUP <0013> gsup_server.c:236 2:  20250815122527237 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122527237 DLGSUP <0013> gsup_server.c:236 3:  20250815122527237 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122527237 DLGSUP <0013> gsup_server.c:236 4:  20250815122527237 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122527237 DLGSUP <0013> gsup_server.c:236 5:  20250815122527237 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122527237 DLGSUP <0013> gsup_server.c:236 7:  20250815122527237 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122527237 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122527237 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122527237 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@09593f5f03b3: 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") 20250815122527253 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46223<->l=127.0.0.1:4259) 20250815122527256 DAUC <0003> db_auc.c:157 IMSI='262421107025786': No 2G Auth Data 20250815122527256 DAUC <0003> db_auc.c:192 IMSI='262421107025786': No 3G Auth Data HLR_Test-GSUP(33)@09593f5f03b3: Created GsupExpect[0] for "262421107025786" to be handled at TC_gsup_sai_eps(36) 20250815122527268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 20250815122527278 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527278 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421107025786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421107025786"} 20250815122527278 DAUC <0003> db_auc.c:157 IMSI='262421107025786': No 2G Auth Data 20250815122527278 DAUC <0003> db_auc.c:236 IMSI='262421107025786': Calling to generate 5 vectors 20250815122527278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122527278 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122527278 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122527278 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122527278 DAUC <0003> auc.c:113 vector [0]: rand = b7afa108372db9a9e1ee978bdaa01b67 20250815122527278 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122527278 DAUC <0003> auc.c:142 vector [0]: autn = d585b6f29af88000df656d9940c4b717 20250815122527278 DAUC <0003> auc.c:143 vector [0]: ck = 9ce6a71788e9b09e9fa80b6c6d6ccadc 20250815122527278 DAUC <0003> auc.c:144 vector [0]: ik = 3192cff92b8f44fed92c229168b2bf5c 20250815122527278 DAUC <0003> auc.c:145 vector [0]: res = b750a85e096de4730000000000000000 20250815122527278 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122527278 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122527278 DAUC <0003> auc.c:151 vector [0]: kc = ebf04113a6b881e0 20250815122527278 DAUC <0003> auc.c:152 vector [0]: sres = be3d4c2d 20250815122527278 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122527278 DAUC <0003> auc.c:113 vector [1]: rand = 8a0426f672c4a378acc5ca9bff5a02e0 20250815122527278 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122527278 DAUC <0003> auc.c:142 vector [1]: autn = e3a5208bdc19800055b952883199c9b8 20250815122527278 DAUC <0003> auc.c:143 vector [1]: ck = 74a88c6994c0fc156a4dd3a2b77c142d 20250815122527278 DAUC <0003> auc.c:144 vector [1]: ik = 76f7a2ad5e66afb920650e90896304bc 20250815122527278 DAUC <0003> auc.c:145 vector [1]: res = a571ffa91721bdae0000000000000000 20250815122527278 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122527278 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122527278 DAUC <0003> auc.c:151 vector [1]: kc = 4877f3f6f4b9433d 20250815122527278 DAUC <0003> auc.c:152 vector [1]: sres = b2504207 20250815122527278 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122527278 DAUC <0003> auc.c:113 vector [2]: rand = 7f352a06c504477cfcb31e1b2738ec92 20250815122527278 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122527278 DAUC <0003> auc.c:142 vector [2]: autn = b59f2ab914be800065f49f5220b59b76 20250815122527278 DAUC <0003> auc.c:143 vector [2]: ck = 0d7404fa7750d1d237f2ed01b61150ca 20250815122527278 DAUC <0003> auc.c:144 vector [2]: ik = c1cef1620c8d4a0dbd257166a683725b 20250815122527278 DAUC <0003> auc.c:145 vector [2]: res = 3bf176df4cfd6f340000000000000000 20250815122527278 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122527278 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122527278 DAUC <0003> auc.c:151 vector [2]: kc = 466d69ff6b4fb94e 20250815122527278 DAUC <0003> auc.c:152 vector [2]: sres = 770c19eb 20250815122527278 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122527279 DAUC <0003> auc.c:113 vector [3]: rand = 36e8949032ba6af12e15f6ecb842c9ef 20250815122527279 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122527279 DAUC <0003> auc.c:142 vector [3]: autn = d1103e62bd7780004b59ac55a2bf771f 20250815122527279 DAUC <0003> auc.c:143 vector [3]: ck = b742dd540965bb98aeda670e9bd140a6 20250815122527279 DAUC <0003> auc.c:144 vector [3]: ik = e41edf68f3d2ecadcb4a952e59bf9fea 20250815122527279 DAUC <0003> auc.c:145 vector [3]: res = 096cbb95bd2046d30000000000000000 20250815122527279 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122527279 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122527279 DAUC <0003> auc.c:151 vector [3]: kc = 36ccf01c38d98879 20250815122527279 DAUC <0003> auc.c:152 vector [3]: sres = b44cfd46 20250815122527279 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122527279 DAUC <0003> auc.c:113 vector [4]: rand = 74d61ab6dd0428b2858dda26b630c990 20250815122527279 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122527279 DAUC <0003> auc.c:142 vector [4]: autn = 778047178a668000f33cc7525bc5d2d1 20250815122527279 DAUC <0003> auc.c:143 vector [4]: ck = 6aca9208a909341ec2c35f1c0961b75f 20250815122527279 DAUC <0003> auc.c:144 vector [4]: ik = 262c8b33c5f53725a17ff56e9c645f57 20250815122527279 DAUC <0003> auc.c:145 vector [4]: res = d7601625e969001f0000000000000000 20250815122527279 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122527279 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122527279 DAUC <0003> auc.c:151 vector [4]: kc = 2f5ab349f9f9eb33 20250815122527279 DAUC <0003> auc.c:152 vector [4]: sres = 3e09163a 20250815122527279 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122527279 DAUC <0003> db_auc.c:245 IMSI='262421107025786': Generated 5 vectors 20250815122527279 DAUC <0003> db_auc.c:249 IMSI='262421107025786': Updating SQN=161 in DB 20250815122527279 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421107025786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421107025786"} 20250815122527279 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421107025786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122527279 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122527279 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@09593f5f03b3: Found GsupExpect[0] for "262421107025786" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@09593f5f03b3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421107025786" TC_gsup_sai_eps(36)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122527286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@09593f5f03b3: Final verdict of PTC: pass 20250815122527290 DAUC <0003> db_auc.c:157 IMSI='262428320810477': No 2G Auth Data 20250815122527290 DAUC <0003> db_auc.c:192 IMSI='262428320810477': No 3G Auth Data HLR_Test-GSUP(33)@09593f5f03b3: Created GsupExpect[0] for "262428320810477" to be handled at TC_gsup_sai_eps(37) 20250815122527303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20250815122527305 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527305 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428320810477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428320810477"} 20250815122527305 DAUC <0003> db_auc.c:157 IMSI='262428320810477': No 2G Auth Data 20250815122527305 DAUC <0003> db_auc.c:236 IMSI='262428320810477': Calling to generate 5 vectors 20250815122527305 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250815122527305 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122527305 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250815122527305 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122527305 DAUC <0003> auc.c:113 vector [0]: rand = e9dd86065720a16ff424c1f32ec1fd3b 20250815122527305 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122527305 DAUC <0003> auc.c:142 vector [0]: autn = 5a6892e2837c80001f2e8683045267aa 20250815122527305 DAUC <0003> auc.c:143 vector [0]: ck = f7c12b01c22e5a3b3d40c96ce28751ff 20250815122527305 DAUC <0003> auc.c:144 vector [0]: ik = ac9754cb789b98e091169fd4faa44c83 20250815122527305 DAUC <0003> auc.c:145 vector [0]: res = 2edbc4684a6fc76c0000000000000000 20250815122527305 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122527305 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250815122527305 DAUC <0003> auc.c:151 vector [0]: kc = f7002972a296dfa7 20250815122527305 DAUC <0003> auc.c:152 vector [0]: sres = 64b40304 20250815122527305 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250815122527305 DAUC <0003> auc.c:113 vector [1]: rand = 70e02e68bad605bb4833edfffe2bac32 20250815122527305 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122527305 DAUC <0003> auc.c:142 vector [1]: autn = b2b3342eb4a98000e757d1b817e568a4 20250815122527305 DAUC <0003> auc.c:143 vector [1]: ck = 99b0116114ca34bc0f66b574bc5e0b87 20250815122527305 DAUC <0003> auc.c:144 vector [1]: ik = a681a4c4f913f350d246b387ed46521f 20250815122527305 DAUC <0003> auc.c:145 vector [1]: res = bcd3350ebc7b4ada0000000000000000 20250815122527305 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122527305 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250815122527305 DAUC <0003> auc.c:151 vector [1]: kc = e211b356bcc19e74 20250815122527305 DAUC <0003> auc.c:152 vector [1]: sres = 00a87fd4 20250815122527305 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250815122527305 DAUC <0003> auc.c:113 vector [2]: rand = 0f79158dbebc0e69237b57f92f633975 20250815122527305 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122527305 DAUC <0003> auc.c:142 vector [2]: autn = 0054f0a0ab4d800099e4168eff28a448 20250815122527305 DAUC <0003> auc.c:143 vector [2]: ck = 159604437d5f8f5edb98b4f892207993 20250815122527305 DAUC <0003> auc.c:144 vector [2]: ik = ce5a1ac323f3fb0ee007464bb936a133 20250815122527305 DAUC <0003> auc.c:145 vector [2]: res = 05cb436c972a51420000000000000000 20250815122527305 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122527305 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250815122527305 DAUC <0003> auc.c:151 vector [2]: kc = e053ec3375baacf0 20250815122527305 DAUC <0003> auc.c:152 vector [2]: sres = 92e1122e 20250815122527305 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250815122527305 DAUC <0003> auc.c:113 vector [3]: rand = 3ae44314421782f375c7cb45512f4396 20250815122527305 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122527305 DAUC <0003> auc.c:142 vector [3]: autn = 07c09fada7db800097f46ba9955c8e6a 20250815122527305 DAUC <0003> auc.c:143 vector [3]: ck = bbe054fd8006b6681b37d224a1589866 20250815122527305 DAUC <0003> auc.c:144 vector [3]: ik = d44c3654c7cb06be38b7bf193a889c0e 20250815122527305 DAUC <0003> auc.c:145 vector [3]: res = e4cea86cf86039000000000000000000 20250815122527305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122527305 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250815122527305 DAUC <0003> auc.c:151 vector [3]: kc = 4c2c0f94dc1db4be 20250815122527305 DAUC <0003> auc.c:152 vector [3]: sres = 1cae916c 20250815122527305 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250815122527305 DAUC <0003> auc.c:113 vector [4]: rand = 4527f40666012620a905cb43e2b278b1 20250815122527305 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122527305 DAUC <0003> auc.c:142 vector [4]: autn = 28f950d8cf688000879bc587eae99814 20250815122527305 DAUC <0003> auc.c:143 vector [4]: ck = 66e725d9e95e69faa4f47dec141f8fa9 20250815122527305 DAUC <0003> auc.c:144 vector [4]: ik = b713abdddcbd8125f5c957f1664331e1 20250815122527305 DAUC <0003> auc.c:145 vector [4]: res = dbc0f286b75092230000000000000000 20250815122527305 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122527305 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250815122527305 DAUC <0003> auc.c:151 vector [4]: kc = 80c9a41947bf5697 20250815122527305 DAUC <0003> auc.c:152 vector [4]: sres = 6c9060a5 20250815122527305 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250815122527305 DAUC <0003> db_auc.c:245 IMSI='262428320810477': Generated 5 vectors 20250815122527305 DAUC <0003> db_auc.c:249 IMSI='262428320810477': Updating SQN=161 in DB 20250815122527305 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428320810477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428320810477"} 20250815122527305 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428320810477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122527305 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122527305 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@09593f5f03b3: Found GsupExpect[0] for "262428320810477" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@09593f5f03b3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428320810477" TC_gsup_sai_eps(37)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122527306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@09593f5f03b3: Final verdict of PTC: pass 20250815122527307 DAUC <0003> db_auc.c:157 IMSI='262427524572082': No 2G Auth Data 20250815122527307 DAUC <0003> db_auc.c:192 IMSI='262427524572082': No 3G Auth Data HLR_Test-GSUP(33)@09593f5f03b3: Created GsupExpect[0] for "262427524572082" to be handled at TC_gsup_sai_eps(38) 20250815122527313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4258 20250815122527315 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527315 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427524572082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427524572082"} 20250815122527315 DAUC <0003> db_auc.c:236 IMSI='262427524572082': Calling to generate 5 vectors 20250815122527315 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122527315 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122527315 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122527315 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122527315 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122527315 DAUC <0003> auc.c:113 vector [0]: rand = 9a048de58ea53b01b835e747a79191dd 20250815122527315 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122527315 DAUC <0003> auc.c:142 vector [0]: autn = 9853e7b3c14080009e37a36689891d76 20250815122527315 DAUC <0003> auc.c:143 vector [0]: ck = 82dbc1aa7cefe84558a4e7c32ba91fcc 20250815122527315 DAUC <0003> auc.c:144 vector [0]: ik = 6b9489eb135d53639fb4ecd1aba6491c 20250815122527315 DAUC <0003> auc.c:145 vector [0]: res = 98013abbacfa4f400000000000000000 20250815122527315 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122527315 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122527315 DAUC <0003> auc.c:179 vector [0]: kc = 74c1c3744df47c00 20250815122527315 DAUC <0003> auc.c:180 vector [0]: sres = f26a07fa 20250815122527315 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122527315 DAUC <0003> auc.c:113 vector [1]: rand = 0258150de9eccf2f5cbe8c3310419599 20250815122527315 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122527315 DAUC <0003> auc.c:142 vector [1]: autn = 984d90f6155c80004a9de65397765f40 20250815122527315 DAUC <0003> auc.c:143 vector [1]: ck = 4a31a813fafd8c51dc66dec646214f60 20250815122527315 DAUC <0003> auc.c:144 vector [1]: ik = 348f419b3dcdc50a1837d5700915beef 20250815122527315 DAUC <0003> auc.c:145 vector [1]: res = e851a536ac5df1710000000000000000 20250815122527315 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122527315 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122527315 DAUC <0003> auc.c:179 vector [1]: kc = 599dd701c84a5400 20250815122527315 DAUC <0003> auc.c:180 vector [1]: sres = 61313304 20250815122527315 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122527315 DAUC <0003> auc.c:113 vector [2]: rand = 4679d3f8b3a1ef0cec3d51c918ae87e9 20250815122527315 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122527315 DAUC <0003> auc.c:142 vector [2]: autn = 58980bf6f16a800052ee7ee008874e4d 20250815122527315 DAUC <0003> auc.c:143 vector [2]: ck = 1df53d41b6ffa361e39e2698fdc7f48a 20250815122527315 DAUC <0003> auc.c:144 vector [2]: ik = 549d2e73ad81c4988b82c442af796079 20250815122527315 DAUC <0003> auc.c:145 vector [2]: res = c60b2d5f16ba8ed30000000000000000 20250815122527315 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122527315 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122527315 DAUC <0003> auc.c:179 vector [2]: kc = 8eba2048f98a2000 20250815122527315 DAUC <0003> auc.c:180 vector [2]: sres = 15ba4251 20250815122527315 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122527315 DAUC <0003> auc.c:113 vector [3]: rand = 1d573d115c85c74212bae6ec9ef0ad3e 20250815122527315 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122527315 DAUC <0003> auc.c:142 vector [3]: autn = 264e17cce77d80004322830de2f19698 20250815122527315 DAUC <0003> auc.c:143 vector [3]: ck = 051951dc1645c0699e19846afbfbda3c 20250815122527315 DAUC <0003> auc.c:144 vector [3]: ik = 13ae302239d031db9746eea16dc4c9ee 20250815122527315 DAUC <0003> auc.c:145 vector [3]: res = a947f1dae3e7a6210000000000000000 20250815122527315 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122527315 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122527315 DAUC <0003> auc.c:179 vector [3]: kc = 03fb7765274ce400 20250815122527315 DAUC <0003> auc.c:180 vector [3]: sres = 786d1bd7 20250815122527315 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122527315 DAUC <0003> auc.c:113 vector [4]: rand = 2b9be98cae8743405d80176f698fadb7 20250815122527315 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122527315 DAUC <0003> auc.c:142 vector [4]: autn = d4b5004d865880008d1d2679db848281 20250815122527315 DAUC <0003> auc.c:143 vector [4]: ck = 82bd665f97488c0032a694c1396f7256 20250815122527315 DAUC <0003> auc.c:144 vector [4]: ik = fee8424c4eb7e75537db440da26026ab 20250815122527315 DAUC <0003> auc.c:145 vector [4]: res = 3ec1c2afb0d769930000000000000000 20250815122527315 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122527315 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122527315 DAUC <0003> auc.c:179 vector [4]: kc = ce45c4df4dd6e800 20250815122527315 DAUC <0003> auc.c:180 vector [4]: sres = be07cc0a 20250815122527315 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122527315 DAUC <0003> db_auc.c:245 IMSI='262427524572082': Generated 5 vectors 20250815122527315 DAUC <0003> db_auc.c:249 IMSI='262427524572082': Updating SQN=161 in DB 20250815122527315 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427524572082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427524572082"} 20250815122527315 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427524572082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122527315 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122527315 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@09593f5f03b3: Found GsupExpect[0] for "262427524572082" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@09593f5f03b3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427524572082" TC_gsup_sai_eps(38)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122527317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44616<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@09593f5f03b3: Final verdict of PTC: pass 20250815122527317 DAUC <0003> db_auc.c:157 IMSI='262421114627873': No 2G Auth Data 20250815122527317 DAUC <0003> db_auc.c:192 IMSI='262421114627873': No 3G Auth Data HLR_Test-GSUP(33)@09593f5f03b3: Created GsupExpect[0] for "262421114627873" to be handled at TC_gsup_sai_eps(39) 20250815122527324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20250815122527326 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527326 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421114627873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421114627873"} 20250815122527326 DAUC <0003> db_auc.c:236 IMSI='262421114627873': Calling to generate 5 vectors 20250815122527326 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122527326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122527326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122527326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122527326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122527326 DAUC <0003> auc.c:113 vector [0]: rand = 89139db8564e497adf130a82ac1d7579 20250815122527326 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122527326 DAUC <0003> auc.c:142 vector [0]: autn = cce7a6e9c80780000209dc3dc9422f5b 20250815122527326 DAUC <0003> auc.c:143 vector [0]: ck = 67b178fd41216f9d261c298968752dfa 20250815122527326 DAUC <0003> auc.c:144 vector [0]: ik = f981fc248a248cd0d17b7659c212f623 20250815122527326 DAUC <0003> auc.c:145 vector [0]: res = 554d84efeccf4eb40000000000000000 20250815122527326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122527326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122527326 DAUC <0003> auc.c:179 vector [0]: kc = 3fbbcc29e41b4400 20250815122527326 DAUC <0003> auc.c:180 vector [0]: sres = 69a3c372 20250815122527326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122527326 DAUC <0003> auc.c:113 vector [1]: rand = a93854bab4b5fec8012200d7f02760b5 20250815122527326 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122527326 DAUC <0003> auc.c:142 vector [1]: autn = a7c1a76b97268000c1f3cb3f8bdc4df9 20250815122527326 DAUC <0003> auc.c:143 vector [1]: ck = d5105346ade865d9412801f84610445e 20250815122527326 DAUC <0003> auc.c:144 vector [1]: ik = 75ac06e65ea720d840f785c9626b5243 20250815122527326 DAUC <0003> auc.c:145 vector [1]: res = 7f4c842734c4cdde0000000000000000 20250815122527326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122527326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122527326 DAUC <0003> auc.c:179 vector [1]: kc = 5c38b994c5162000 20250815122527326 DAUC <0003> auc.c:180 vector [1]: sres = 50fdf5e9 20250815122527326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122527326 DAUC <0003> auc.c:113 vector [2]: rand = b78e457b04dad06d00283943c6a17be6 20250815122527326 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122527326 DAUC <0003> auc.c:142 vector [2]: autn = ce2bec75c8978000c30b65cdc8cd7f70 20250815122527326 DAUC <0003> auc.c:143 vector [2]: ck = 2e117c8125fb3542dc89779ce0638656 20250815122527326 DAUC <0003> auc.c:144 vector [2]: ik = f3e930c643cf2a6e7f443889f4f1f8d1 20250815122527326 DAUC <0003> auc.c:145 vector [2]: res = efeaca6263ab27d80000000000000000 20250815122527326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122527326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122527326 DAUC <0003> auc.c:179 vector [2]: kc = d6a7914b807c0800 20250815122527326 DAUC <0003> auc.c:180 vector [2]: sres = 5fb85d7a 20250815122527326 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122527326 DAUC <0003> auc.c:113 vector [3]: rand = 3e1930c506820fdf0b31974117de2dad 20250815122527326 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122527326 DAUC <0003> auc.c:142 vector [3]: autn = c539ee8605f88000558b1a11fbadbab5 20250815122527326 DAUC <0003> auc.c:143 vector [3]: ck = 544c2de4a176346919d8ae79389ed3b5 20250815122527326 DAUC <0003> auc.c:144 vector [3]: ik = 935e6bf39c190421af6ef2bae8f4397c 20250815122527326 DAUC <0003> auc.c:145 vector [3]: res = 4d6741aa0ec3023b0000000000000000 20250815122527326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122527326 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122527326 DAUC <0003> auc.c:179 vector [3]: kc = 0c3d5a12f9222400 20250815122527326 DAUC <0003> auc.c:180 vector [3]: sres = 1c2f8a4a 20250815122527326 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122527326 DAUC <0003> auc.c:113 vector [4]: rand = b706f29bf632ba3632ab572c430e4e27 20250815122527326 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122527326 DAUC <0003> auc.c:142 vector [4]: autn = 0b3e8c0262428000b5a1a567f5b3d426 20250815122527326 DAUC <0003> auc.c:143 vector [4]: ck = 40f85d39b175398af662a6631566db2f 20250815122527326 DAUC <0003> auc.c:144 vector [4]: ik = d8411336e70456fae69bab0bb082e94e 20250815122527326 DAUC <0003> auc.c:145 vector [4]: res = 024648f0ba6084ff0000000000000000 20250815122527326 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122527326 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122527326 DAUC <0003> auc.c:179 vector [4]: kc = 936c4df1acfda800 20250815122527326 DAUC <0003> auc.c:180 vector [4]: sres = e60fa8ad 20250815122527326 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122527326 DAUC <0003> db_auc.c:245 IMSI='262421114627873': Generated 5 vectors 20250815122527326 DAUC <0003> db_auc.c:249 IMSI='262421114627873': Updating SQN=161 in DB 20250815122527326 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421114627873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421114627873"} 20250815122527326 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421114627873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122527326 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122527326 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@09593f5f03b3: Found GsupExpect[0] for "262421114627873" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@09593f5f03b3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421114627873" TC_gsup_sai_eps(39)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122527327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@09593f5f03b3: Final verdict of PTC: pass 20250815122527328 DAUC <0003> db_auc.c:157 IMSI='262426777931565': No 2G Auth Data 20250815122527328 DAUC <0003> db_auc.c:192 IMSI='262426777931565': No 3G Auth Data HLR_Test-GSUP(33)@09593f5f03b3: Created GsupExpect[0] for "262426777931565" to be handled at TC_gsup_sai_eps(40) 20250815122527335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20250815122527336 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527336 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426777931565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426777931565"} 20250815122527337 DAUC <0003> db_auc.c:236 IMSI='262426777931565': Calling to generate 5 vectors 20250815122527337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250815122527337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250815122527337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250815122527337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250815122527337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250815122527337 DAUC <0003> auc.c:113 vector [0]: rand = 2c4182a387d7e67a89c3505685783348 20250815122527337 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250815122527337 DAUC <0003> auc.c:142 vector [0]: autn = b2477d0ba9fe8000182dece0127a9bd6 20250815122527337 DAUC <0003> auc.c:143 vector [0]: ck = 08b1f0bbbccb492d01f0fdc5591165cb 20250815122527337 DAUC <0003> auc.c:144 vector [0]: ik = e364db146560f51758630af686101932 20250815122527337 DAUC <0003> auc.c:145 vector [0]: res = 71886d95fa593dc90000000000000000 20250815122527337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250815122527337 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250815122527337 DAUC <0003> auc.c:179 vector [0]: kc = eb4f3c6f15f730f8 20250815122527337 DAUC <0003> auc.c:180 vector [0]: sres = 77f709d0 20250815122527337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250815122527337 DAUC <0003> auc.c:113 vector [1]: rand = 4c26557bd38d1827f3fd040c86f60e26 20250815122527337 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250815122527337 DAUC <0003> auc.c:142 vector [1]: autn = 2e56988e7dc180001212f3a2e211aa9b 20250815122527337 DAUC <0003> auc.c:143 vector [1]: ck = 7aee7f31547be472cfbe3a34511ea662 20250815122527337 DAUC <0003> auc.c:144 vector [1]: ik = 941c536c8a6302da1ea32b7de8b0d493 20250815122527337 DAUC <0003> auc.c:145 vector [1]: res = 324ba13b23ebd2ec0000000000000000 20250815122527337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250815122527337 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250815122527337 DAUC <0003> auc.c:179 vector [1]: kc = 56ae27c66a59e84b 20250815122527337 DAUC <0003> auc.c:180 vector [1]: sres = 6d225b19 20250815122527337 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250815122527337 DAUC <0003> auc.c:113 vector [2]: rand = 1cd51292831d8093a00f15b5abf26b5d 20250815122527337 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250815122527337 DAUC <0003> auc.c:142 vector [2]: autn = 90f6b7eb7d4680007ee9c3df449015ac 20250815122527337 DAUC <0003> auc.c:143 vector [2]: ck = c1719a55ec740b6b9fb97318f5fddfa9 20250815122527337 DAUC <0003> auc.c:144 vector [2]: ik = 6f58342c6cd03ce685f25bc8c6d3cbc6 20250815122527337 DAUC <0003> auc.c:145 vector [2]: res = 2a6f57f2210be8120000000000000000 20250815122527337 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250815122527337 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250815122527337 DAUC <0003> auc.c:179 vector [2]: kc = 44ade51a1a6d81ec 20250815122527337 DAUC <0003> auc.c:180 vector [2]: sres = bc9de945 20250815122527337 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250815122527337 DAUC <0003> auc.c:113 vector [3]: rand = 0a3194043182fea3069e2bbc76354627 20250815122527337 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250815122527337 DAUC <0003> auc.c:142 vector [3]: autn = d84802d898318000f40eabf5b52bd443 20250815122527337 DAUC <0003> auc.c:143 vector [3]: ck = d888f9a08447be76f83754f9b7b5fd69 20250815122527337 DAUC <0003> auc.c:144 vector [3]: ik = 9bcd241019fff1a721549bead4d31860 20250815122527337 DAUC <0003> auc.c:145 vector [3]: res = 6705cc5bf01703410000000000000000 20250815122527337 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250815122527337 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250815122527337 DAUC <0003> auc.c:179 vector [3]: kc = 3768ce2eee08250b 20250815122527337 DAUC <0003> auc.c:180 vector [3]: sres = 84e1396e 20250815122527337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250815122527337 DAUC <0003> auc.c:113 vector [4]: rand = 5e5135b8319bbdfdd1a966ccf46c3e4a 20250815122527337 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250815122527337 DAUC <0003> auc.c:142 vector [4]: autn = be8e500c4b0a8000c0cfb461546d2515 20250815122527337 DAUC <0003> auc.c:143 vector [4]: ck = 9cdf45bdd78d6c07141262362a908c97 20250815122527337 DAUC <0003> auc.c:144 vector [4]: ik = 84737c0445d18637dc13727b8639e17e 20250815122527337 DAUC <0003> auc.c:145 vector [4]: res = 36f5214d420fe0560000000000000000 20250815122527337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250815122527337 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250815122527337 DAUC <0003> auc.c:179 vector [4]: kc = e393f67f991577f9 20250815122527337 DAUC <0003> auc.c:180 vector [4]: sres = 967299f2 20250815122527337 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250815122527337 DAUC <0003> db_auc.c:245 IMSI='262426777931565': Generated 5 vectors 20250815122527337 DAUC <0003> db_auc.c:249 IMSI='262426777931565': Updating SQN=161 in DB 20250815122527337 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426777931565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426777931565"} 20250815122527337 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426777931565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122527337 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122527337 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@09593f5f03b3: Found GsupExpect[0] for "262426777931565" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@09593f5f03b3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426777931565" TC_gsup_sai_eps(40)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122527338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122527339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@09593f5f03b3: Final verdict of PTC: none 20250815122527339 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46223<->l=127.0.0.1:4259) 34@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@09593f5f03b3: Final verdict of PTC: none 20250815122527339 DLINP <000b> input/ipa.c:452 connected read/write 20250815122527339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122527339 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122527339 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122527340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(32)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Aug 15 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 20250815122527365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 20250815122527465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67748) Waiting for packet dumper to finish... 1 (prev_count=67748, count=126344) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122530613 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122530613 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122530614 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122530615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122530616 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122530616 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122530616 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122530616 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  20250815122530616 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122530616 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  20250815122530616 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(41)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122530616 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122530616 DLGSUP <0013> gsup_server.c:236 3:  20250815122530616 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122530616 DLGSUP <0013> gsup_server.c:236 4:  20250815122530616 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122530616 DLGSUP <0013> gsup_server.c:236 5:  20250815122530616 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122530616 DLGSUP <0013> gsup_server.c:236 7:  20250815122530616 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122530616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122530616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122530616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@09593f5f03b3: 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") 20250815122530641 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38213<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@09593f5f03b3: Created GsupExpect[0] for "262423870463943" to be handled at TC_gsup_ul_unknown_imsi(45) 20250815122530655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 20250815122530663 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122530663 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423870463943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423870463943" cn_domain=PS} 20250815122530663 DLU <0006> fsm.c:456 lu(262423870463943)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122530663 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423870463943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250815122530663 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423870463943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423870463943" cause=IMSI unknown in HLR} 20250815122530663 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423870463943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122530663 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423870463943)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122530663 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423870463943)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122530663 DLU <0006> fsm.c:568 lu(PS:IMSI-262423870463943)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122530663 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122530663 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@09593f5f03b3: Found GsupExpect[0] for "262423870463943" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423870463943" TC_gsup_ul_unknown_imsi(45)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122530666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@09593f5f03b3: Final verdict of PTC: pass 20250815122530667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4258 20250815122530668 DLINP <000b> input/ipa.c:452 connected read/write 20250815122530668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122530668 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122530668 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122530668 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122530668 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38213<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@09593f5f03b3: Final verdict of PTC: none 43@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 43: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Aug 15 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 20250815122530696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 20250815122530797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Aug 15 12:25:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122533941 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122533941 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122533945 DLINP <000b> input/ipa.c:452 connected read/write 20250815122533945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122533947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122533951 DLINP <000b> input/ipa.c:452 connected read/write 20250815122533951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122533951 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122533951 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122533951 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  20250815122533951 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122533951 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  20250815122533951 DLGSUP <0013> gsup_server.c:236 2:  20250815122533951 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122533951 DLGSUP <0013> gsup_server.c:236 3:  20250815122533951 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122533951 DLGSUP <0013> gsup_server.c:236 4:  20250815122533951 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122533951 DLGSUP <0013> gsup_server.c:236 5:  20250815122533951 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122533951 DLGSUP <0013> gsup_server.c:236 7:  20250815122533951 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122533951 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122533951 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122533951 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@09593f5f03b3: 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") 20250815122533979 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36547<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@09593f5f03b3: Created GsupExpect[0] for "262421693192702" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250815122534001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20250815122534011 DLINP <000b> input/ipa.c:452 connected read/write 20250815122534011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122534011 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421693192702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421693192702" cn_domain=PS source_name="the-source\n"} 20250815122534011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250815122534012 DLU <0006> fsm.c:456 lu(262421693192702)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122534012 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421693192702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250815122534012 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262421693192702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421693192702" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250815122534012 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262421693192702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122534012 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421693192702)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122534012 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421693192702)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122534012 DLU <0006> fsm.c:568 lu(PS:IMSI-262421693192702)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122534012 DLINP <000b> input/ipa.c:452 connected read/write 20250815122534012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122534012 DLINP <000b> input/ipa.c:452 connected read/write 20250815122534012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@09593f5f03b3: Found GsupExpect[0] for "262421693192702" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262421693192702" TC_gsup_ul_unknown_imsi_via_proxy(50)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122534016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@09593f5f03b3: Final verdict of PTC: pass 20250815122534018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4258 20250815122534020 DLINP <000b> input/ipa.c:452 connected read/write 20250815122534020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122534020 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@09593f5f03b3: Final verdict of PTC: none 20250815122534021 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122534021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122534021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250815122534021 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36547<->l=127.0.0.1:4259) 48@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 48: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Aug 15 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 20250815122534052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20250815122534153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122537304 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122537304 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122537309 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122537310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122537314 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122537314 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122537314 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122537315 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  20250815122537315 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122537315 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  20250815122537315 DLGSUP <0013> gsup_server.c:236 2:  20250815122537315 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(51)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122537315 DLGSUP <0013> gsup_server.c:236 3:  20250815122537315 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122537315 DLGSUP <0013> gsup_server.c:236 4:  20250815122537315 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122537315 DLGSUP <0013> gsup_server.c:236 5:  20250815122537315 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122537315 DLGSUP <0013> gsup_server.c:236 7:  20250815122537315 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122537315 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122537315 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122537315 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@09593f5f03b3: 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") 20250815122537334 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38289<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@09593f5f03b3: Created GsupExpect[0] for "262426119031301" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250815122537354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 20250815122537365 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122537365 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426119031301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426119031301" cn_domain=PS} 20250815122537366 DLU <0006> fsm.c:456 lu(262426119031301)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122537366 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426119031301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250815122537366 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426119031301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426119031301" cause=Roaming not allowed in this location area} 20250815122537366 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426119031301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122537366 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426119031301)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122537366 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426119031301)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122537366 DLU <0006> fsm.c:568 lu(PS:IMSI-262426119031301)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122537366 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122537366 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@09593f5f03b3: Found GsupExpect[0] for "262426119031301" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426119031301" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122537370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@09593f5f03b3: Final verdict of PTC: pass 20250815122537372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250815122537374 DLINP <000b> input/ipa.c:452 connected read/write 20250815122537374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122537374 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122537374 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122537374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122537374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38289<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@09593f5f03b3: Final verdict of PTC: none 53@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 53: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Aug 15 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 20250815122537406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4258 20250815122537506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59636<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122540632 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122540632 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122540634 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122540635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122540636 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122540636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122540636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122540636 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  20250815122540636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122540636 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  20250815122540636 DLGSUP <0013> gsup_server.c:236 2:  20250815122540636 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122540636 DLGSUP <0013> gsup_server.c:236 3:  20250815122540636 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122540636 DLGSUP <0013> gsup_server.c:236 4:  20250815122540636 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122540636 DLGSUP <0013> gsup_server.c:236 5:  20250815122540636 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122540636 DLGSUP <0013> gsup_server.c:236 7:  20250815122540636 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122540636 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122540636 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122540636 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@09593f5f03b3: 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") 20250815122540644 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43243<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@09593f5f03b3: Created GsupExpect[0] for "262422853049263" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250815122540650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4258 20250815122540682 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122540682 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422853049263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422853049263"} 20250815122540682 DAUC <0003> db_auc.c:133 IMSI='262422853049263': No such subscriber 20250815122540682 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422853049263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250815122540682 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422853049263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422853049263" cause=IMSI unknown in HLR} 20250815122540682 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422853049263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122540682 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122540683 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@09593f5f03b3: Found GsupExpect[0] for "262422853049263" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@09593f5f03b3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422853049263" TC_gsup_sai_err_unknown_imsi(60)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122540689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@09593f5f03b3: Final verdict of PTC: pass 20250815122540691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@09593f5f03b3: Final verdict of PTC: none 20250815122540693 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43243<->l=127.0.0.1:4259) 20250815122540694 DLINP <000b> input/ipa.c:452 connected read/write 20250815122540694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122540694 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122540694 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122540694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 58: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Aug 15 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 20250815122540729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20250815122540830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59664<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Aug 15 12:25:42 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122543963 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122543963 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122543967 DLINP <000b> input/ipa.c:452 connected read/write 20250815122543967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122543969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@09593f5f03b3: 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 } } } } 20250815122543972 DLINP <000b> input/ipa.c:452 connected read/write 20250815122543972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122543972 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122543972 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122543972 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  20250815122543972 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122543972 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  20250815122543972 DLGSUP <0013> gsup_server.c:236 2:  20250815122543972 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122543972 DLGSUP <0013> gsup_server.c:236 3:  20250815122543972 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122543972 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(61)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122543972 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122543972 DLGSUP <0013> gsup_server.c:236 5:  20250815122543972 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122543972 DLGSUP <0013> gsup_server.c:236 7:  20250815122543972 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122543972 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122543972 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122543972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@09593f5f03b3: 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") 20250815122543992 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40977<->l=127.0.0.1:4259) 20250815122543999 DAUC <0003> db_auc.c:157 IMSI='262423393021836': No 2G Auth Data 20250815122543999 DAUC <0003> db_auc.c:192 IMSI='262423393021836': No 3G Auth Data HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262423393021836" to be handled at TC_gsup_ul(65) 20250815122544023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 20250815122544032 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544032 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423393021836" cn_domain=PS} 20250815122544032 DLU <0006> fsm.c:456 lu(262423393021836)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544032 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423393021836)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544032 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423393021836" cn_domain=PS} 20250815122544032 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544032 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262423393021836" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul(65)"262423393021836" 20250815122544038 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544038 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423393021836"} 20250815122544038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423393021836)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544038 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544038 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423393021836"} 20250815122544038 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423393021836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423393021836)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423393021836)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423393021836)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544038 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544038 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(65)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 TC_gsup_ul(65)@09593f5f03b3: Final verdict of PTC: pass 20250815122544045 DAUC <0003> db_auc.c:157 IMSI='262426210186649': No 2G Auth Data 20250815122544045 DAUC <0003> db_auc.c:192 IMSI='262426210186649': No 3G Auth Data 20250815122544047 DLGSUP <0013> hlr.c:121 IMSI 262426210186649: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262426210186649" to be handled at TC_gsup_ul(66) 20250815122544056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 20250815122544058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544058 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426210186649" cn_domain=PS} 20250815122544058 DLU <0006> fsm.c:456 lu(262426210186649)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544058 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426210186649)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544058 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426210186649" cn_domain=PS} 20250815122544058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262426210186649" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 1TC_gsup_ul(66)"262426210186649" 20250815122544059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544059 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426210186649"} 20250815122544059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426210186649)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544059 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544059 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426210186649"} 20250815122544059 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426210186649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210186649)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426210186649)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544059 DLU <0006> fsm.c:568 lu(PS:IMSI-262426210186649)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(66)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4258 TC_gsup_ul(66)@09593f5f03b3: Final verdict of PTC: pass 20250815122544060 DAUC <0003> db_auc.c:157 IMSI='262420466855388': No 2G Auth Data 20250815122544060 DAUC <0003> db_auc.c:192 IMSI='262420466855388': No 3G Auth Data 20250815122544060 DLGSUP <0013> hlr.c:121 IMSI 262420466855388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262420466855388" to be handled at TC_gsup_ul(67) 20250815122544066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20250815122544068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544068 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420466855388" cn_domain=PS} 20250815122544068 DLU <0006> fsm.c:456 lu(262420466855388)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544068 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420466855388)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544068 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420466855388" cn_domain=PS} 20250815122544068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262420466855388" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 2TC_gsup_ul(67)"262420466855388" 20250815122544069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544069 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420466855388"} 20250815122544069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420466855388)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544069 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544069 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420466855388"} 20250815122544069 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420466855388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466855388)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420466855388)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544069 DLU <0006> fsm.c:568 lu(PS:IMSI-262420466855388)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(67)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 TC_gsup_ul(67)@09593f5f03b3: Final verdict of PTC: pass 20250815122544070 DAUC <0003> db_auc.c:157 IMSI='262423684382361': No 2G Auth Data 20250815122544070 DAUC <0003> db_auc.c:192 IMSI='262423684382361': No 3G Auth Data 20250815122544070 DLGSUP <0013> hlr.c:121 IMSI 262423684382361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262423684382361" to be handled at TC_gsup_ul(68) 20250815122544075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 20250815122544077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544077 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423684382361" cn_domain=PS} 20250815122544077 DLU <0006> fsm.c:456 lu(262423684382361)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544077 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544077 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423684382361)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544077 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423684382361" cn_domain=PS} 20250815122544077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262423684382361" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 3TC_gsup_ul(68)"262423684382361" 20250815122544078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544078 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423684382361"} 20250815122544078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423684382361)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544078 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544078 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423684382361"} 20250815122544078 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423684382361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423684382361)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423684382361)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544078 DLU <0006> fsm.c:568 lu(PS:IMSI-262423684382361)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(68)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 TC_gsup_ul(68)@09593f5f03b3: Final verdict of PTC: pass 20250815122544079 DAUC <0003> db_auc.c:157 IMSI='262424497350480': No 2G Auth Data 20250815122544079 DAUC <0003> db_auc.c:192 IMSI='262424497350480': No 3G Auth Data 20250815122544079 DLGSUP <0013> hlr.c:121 IMSI 262424497350480: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262424497350480" to be handled at TC_gsup_ul(69) 20250815122544084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20250815122544086 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544086 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424497350480" cn_domain=PS} 20250815122544086 DLU <0006> fsm.c:456 lu(262424497350480)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544086 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424497350480)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544086 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424497350480" cn_domain=PS} 20250815122544086 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544086 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262424497350480" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 4TC_gsup_ul(69)"262424497350480" 20250815122544087 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544087 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424497350480"} 20250815122544087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424497350480)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544087 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544087 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424497350480"} 20250815122544087 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424497350480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424497350480)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424497350480)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544087 DLU <0006> fsm.c:568 lu(PS:IMSI-262424497350480)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544087 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544087 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(69)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 TC_gsup_ul(69)@09593f5f03b3: Final verdict of PTC: pass 20250815122544088 DAUC <0003> db_auc.c:157 IMSI='262428835961479': No 2G Auth Data 20250815122544088 DAUC <0003> db_auc.c:192 IMSI='262428835961479': No 3G Auth Data 20250815122544088 DLGSUP <0013> hlr.c:121 IMSI 262428835961479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262428835961479" to be handled at TC_gsup_ul(70) 20250815122544093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544095 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428835961479" cn_domain=PS} 20250815122544095 DLU <0006> fsm.c:456 lu(262428835961479)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544095 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428835961479)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544095 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428835961479" cn_domain=PS} 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262428835961479" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 5TC_gsup_ul(70)"262428835961479" 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544095 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428835961479"} 20250815122544095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428835961479)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544095 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544095 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428835961479"} 20250815122544095 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428835961479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835961479)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428835961479)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544095 DLU <0006> fsm.c:568 lu(PS:IMSI-262428835961479)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(70)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 TC_gsup_ul(70)@09593f5f03b3: Final verdict of PTC: pass 20250815122544096 DAUC <0003> db_auc.c:157 IMSI='262423111784029': No 2G Auth Data 20250815122544096 DAUC <0003> db_auc.c:192 IMSI='262423111784029': No 3G Auth Data 20250815122544097 DLGSUP <0013> hlr.c:121 IMSI 262423111784029: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262423111784029" to be handled at TC_gsup_ul(71) 20250815122544103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20250815122544104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544104 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423111784029" cn_domain=PS} 20250815122544104 DLU <0006> fsm.c:456 lu(262423111784029)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544104 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423111784029)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544104 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423111784029" cn_domain=PS} 20250815122544104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262423111784029" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 6TC_gsup_ul(71)"262423111784029" 20250815122544105 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544105 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423111784029"} 20250815122544105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423111784029)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544105 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544105 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423111784029"} 20250815122544105 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423111784029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423111784029)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423111784029)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544105 DLU <0006> fsm.c:568 lu(PS:IMSI-262423111784029)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544105 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544105 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(71)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 TC_gsup_ul(71)@09593f5f03b3: Final verdict of PTC: pass 20250815122544106 DAUC <0003> db_auc.c:157 IMSI='262424550205977': No 2G Auth Data 20250815122544106 DAUC <0003> db_auc.c:192 IMSI='262424550205977': No 3G Auth Data 20250815122544107 DLGSUP <0013> hlr.c:121 IMSI 262424550205977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@09593f5f03b3: Created GsupExpect[0] for "262424550205977" to be handled at TC_gsup_ul(72) 20250815122544113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20250815122544114 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544114 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424550205977" cn_domain=PS} 20250815122544114 DLU <0006> fsm.c:456 lu(262424550205977)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122544114 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122544114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424550205977)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122544114 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424550205977" cn_domain=PS} 20250815122544114 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544114 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@09593f5f03b3: Found GsupExpect[0] for "262424550205977" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@09593f5f03b3: Added IMSI table entry 7TC_gsup_ul(72)"262424550205977" 20250815122544115 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544115 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424550205977"} 20250815122544115 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424550205977)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122544115 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122544115 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424550205977"} 20250815122544115 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424550205977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122544115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424550205977)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122544115 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424550205977)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122544115 DLU <0006> fsm.c:568 lu(PS:IMSI-262424550205977)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122544115 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122544115 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul(72)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122544116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 TC_gsup_ul(72)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122544117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@09593f5f03b3: Final verdict of PTC: none 63@09593f5f03b3: Final verdict of PTC: none 20250815122544117 DLINP <000b> input/ipa.c:452 connected read/write 20250815122544117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122544117 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122544117 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122544117 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122544117 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40977<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(64)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Aug 15 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 20250815122544140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.1:4258 20250815122544241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47030<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul_via_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122547384 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122547384 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122547388 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122547392 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547392 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122547392 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122547392 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  20250815122547392 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122547392 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  20250815122547392 DLGSUP <0013> gsup_server.c:236 2:  20250815122547392 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122547392 DLGSUP <0013> gsup_server.c:236 3:  20250815122547392 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122547392 DLGSUP <0013> gsup_server.c:236 4:  20250815122547392 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122547392 DLGSUP <0013> gsup_server.c:236 5:  20250815122547392 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122547392 DLGSUP <0013> gsup_server.c:236 7:  20250815122547392 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122547392 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122547392 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122547392 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@09593f5f03b3: 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") 20250815122547408 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46113<->l=127.0.0.1:4259) 20250815122547419 DAUC <0003> db_auc.c:157 IMSI='262425242789540': No 2G Auth Data 20250815122547419 DAUC <0003> db_auc.c:192 IMSI='262425242789540': No 3G Auth Data HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262425242789540" to be handled at TC_gsup_ul_via_proxy(77) 20250815122547445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 20250815122547454 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547454 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425242789540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425242789540" cn_domain=PS source_name="the-source\n"} 20250815122547454 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250815122547455 DLU <0006> fsm.c:456 lu(262425242789540)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547455 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425242789540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547455 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425242789540)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547455 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425242789540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425242789540" cn_domain=PS destination_name="the-source\n"} 20250815122547455 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547455 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262425242789540" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425242789540" 20250815122547461 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547461 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425242789540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425242789540" source_name="the-source\n"} 20250815122547461 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425242789540)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547461 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425242789540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547461 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425242789540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425242789540" destination_name="the-source\n"} 20250815122547461 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425242789540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425242789540)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547461 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425242789540)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547461 DLU <0006> fsm.c:568 lu(PS:IMSI-262425242789540)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547461 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547461 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@09593f5f03b3: Final verdict of PTC: pass 20250815122547467 DAUC <0003> db_auc.c:157 IMSI='262424594048848': No 2G Auth Data 20250815122547467 DAUC <0003> db_auc.c:192 IMSI='262424594048848': No 3G Auth Data 20250815122547469 DLGSUP <0013> hlr.c:121 IMSI 262424594048848: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262424594048848" to be handled at TC_gsup_ul_via_proxy(78) 20250815122547480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20250815122547482 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547482 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424594048848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424594048848" cn_domain=PS source_name="the-source\n"} 20250815122547482 DLU <0006> fsm.c:456 lu(262424594048848)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547482 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424594048848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424594048848)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547482 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424594048848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424594048848" cn_domain=PS destination_name="the-source\n"} 20250815122547482 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547482 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262424594048848" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424594048848" 20250815122547483 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547483 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424594048848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424594048848" source_name="the-source\n"} 20250815122547483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424594048848)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547483 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262424594048848 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547483 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424594048848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424594048848" destination_name="the-source\n"} 20250815122547483 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262424594048848 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594048848)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424594048848)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547483 DLU <0006> fsm.c:568 lu(PS:IMSI-262424594048848)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547483 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547483 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@09593f5f03b3: Final verdict of PTC: pass 20250815122547484 DAUC <0003> db_auc.c:157 IMSI='262420087977406': No 2G Auth Data 20250815122547484 DAUC <0003> db_auc.c:192 IMSI='262420087977406': No 3G Auth Data 20250815122547485 DLGSUP <0013> hlr.c:121 IMSI 262420087977406: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262420087977406" to be handled at TC_gsup_ul_via_proxy(79) 20250815122547491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20250815122547493 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547493 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547493 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420087977406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420087977406" cn_domain=PS source_name="the-source\n"} 20250815122547493 DLU <0006> fsm.c:456 lu(262420087977406)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547493 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420087977406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420087977406)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547493 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420087977406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420087977406" cn_domain=PS destination_name="the-source\n"} 20250815122547493 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547493 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547493 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262420087977406" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420087977406" 20250815122547494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547494 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420087977406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420087977406" source_name="the-source\n"} 20250815122547494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420087977406)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547494 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420087977406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547494 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420087977406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420087977406" destination_name="the-source\n"} 20250815122547494 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420087977406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420087977406)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420087977406)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547494 DLU <0006> fsm.c:568 lu(PS:IMSI-262420087977406)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@09593f5f03b3: Final verdict of PTC: pass 20250815122547495 DAUC <0003> db_auc.c:157 IMSI='262425379693496': No 2G Auth Data 20250815122547495 DAUC <0003> db_auc.c:192 IMSI='262425379693496': No 3G Auth Data 20250815122547495 DLGSUP <0013> hlr.c:121 IMSI 262425379693496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262425379693496" to be handled at TC_gsup_ul_via_proxy(80) 20250815122547502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20250815122547504 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547504 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425379693496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425379693496" cn_domain=PS source_name="the-source\n"} 20250815122547504 DLU <0006> fsm.c:456 lu(262425379693496)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547504 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425379693496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547504 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425379693496)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547504 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425379693496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425379693496" cn_domain=PS destination_name="the-source\n"} 20250815122547504 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547504 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262425379693496" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425379693496" 20250815122547506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547506 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425379693496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425379693496" source_name="the-source\n"} 20250815122547506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425379693496)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547506 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425379693496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547506 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425379693496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425379693496" destination_name="the-source\n"} 20250815122547506 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425379693496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425379693496)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425379693496)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547506 DLU <0006> fsm.c:568 lu(PS:IMSI-262425379693496)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@09593f5f03b3: Final verdict of PTC: pass 20250815122547507 DAUC <0003> db_auc.c:157 IMSI='262426827566015': No 2G Auth Data 20250815122547507 DAUC <0003> db_auc.c:192 IMSI='262426827566015': No 3G Auth Data 20250815122547508 DLGSUP <0013> hlr.c:121 IMSI 262426827566015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262426827566015" to be handled at TC_gsup_ul_via_proxy(81) 20250815122547515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 20250815122547517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547517 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426827566015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426827566015" cn_domain=PS source_name="the-source\n"} 20250815122547517 DLU <0006> fsm.c:456 lu(262426827566015)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547517 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426827566015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547517 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426827566015)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547517 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426827566015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426827566015" cn_domain=PS destination_name="the-source\n"} 20250815122547517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262426827566015" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426827566015" 20250815122547517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547518 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426827566015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426827566015" source_name="the-source\n"} 20250815122547518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426827566015)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547518 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262426827566015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547518 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426827566015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426827566015" destination_name="the-source\n"} 20250815122547518 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262426827566015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426827566015)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426827566015)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547518 DLU <0006> fsm.c:568 lu(PS:IMSI-262426827566015)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547518 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547518 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47072<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@09593f5f03b3: Final verdict of PTC: pass 20250815122547519 DAUC <0003> db_auc.c:157 IMSI='262426047917223': No 2G Auth Data 20250815122547519 DAUC <0003> db_auc.c:192 IMSI='262426047917223': No 3G Auth Data 20250815122547519 DLGSUP <0013> hlr.c:121 IMSI 262426047917223: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262426047917223" to be handled at TC_gsup_ul_via_proxy(82) 20250815122547525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20250815122547527 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547527 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426047917223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426047917223" cn_domain=PS source_name="the-source\n"} 20250815122547527 DLU <0006> fsm.c:456 lu(262426047917223)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547527 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426047917223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426047917223)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547527 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426047917223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426047917223" cn_domain=PS destination_name="the-source\n"} 20250815122547527 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547527 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262426047917223" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426047917223" 20250815122547528 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547528 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426047917223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426047917223" source_name="the-source\n"} 20250815122547528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426047917223)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547528 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426047917223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547528 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426047917223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426047917223" destination_name="the-source\n"} 20250815122547528 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426047917223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426047917223)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426047917223)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547528 DLU <0006> fsm.c:568 lu(PS:IMSI-262426047917223)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547528 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547528 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@09593f5f03b3: Final verdict of PTC: pass 20250815122547529 DAUC <0003> db_auc.c:157 IMSI='262428727853217': No 2G Auth Data 20250815122547529 DAUC <0003> db_auc.c:192 IMSI='262428727853217': No 3G Auth Data 20250815122547530 DLGSUP <0013> hlr.c:121 IMSI 262428727853217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262428727853217" to be handled at TC_gsup_ul_via_proxy(83) 20250815122547535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20250815122547537 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547537 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428727853217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428727853217" cn_domain=PS source_name="the-source\n"} 20250815122547537 DLU <0006> fsm.c:456 lu(262428727853217)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547537 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428727853217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428727853217)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547537 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428727853217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428727853217" cn_domain=PS destination_name="the-source\n"} 20250815122547537 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547537 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262428727853217" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428727853217" 20250815122547538 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547538 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428727853217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428727853217" source_name="the-source\n"} 20250815122547538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428727853217)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547538 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428727853217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547538 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428727853217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428727853217" destination_name="the-source\n"} 20250815122547538 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428727853217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428727853217)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428727853217)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547538 DLU <0006> fsm.c:568 lu(PS:IMSI-262428727853217)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547538 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547538 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@09593f5f03b3: Final verdict of PTC: pass 20250815122547539 DAUC <0003> db_auc.c:157 IMSI='262429350903932': No 2G Auth Data 20250815122547539 DAUC <0003> db_auc.c:192 IMSI='262429350903932': No 3G Auth Data 20250815122547540 DLGSUP <0013> hlr.c:121 IMSI 262429350903932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@09593f5f03b3: Created GsupExpect[0] for "262429350903932" to be handled at TC_gsup_ul_via_proxy(84) 20250815122547545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4258 20250815122547547 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547547 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429350903932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429350903932" cn_domain=PS source_name="the-source\n"} 20250815122547547 DLU <0006> fsm.c:456 lu(262429350903932)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122547547 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429350903932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250815122547547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429350903932)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122547547 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429350903932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429350903932" cn_domain=PS destination_name="the-source\n"} 20250815122547547 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547547 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@09593f5f03b3: Found GsupExpect[0] for "262429350903932" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@09593f5f03b3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429350903932" 20250815122547548 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547548 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429350903932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429350903932" source_name="the-source\n"} 20250815122547548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429350903932)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122547548 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429350903932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122547548 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429350903932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429350903932" destination_name="the-source\n"} 20250815122547548 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429350903932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122547548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429350903932)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122547548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429350903932)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122547548 DLU <0006> fsm.c:568 lu(PS:IMSI-262429350903932)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122547548 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122547548 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122547549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122547549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@09593f5f03b3: Final verdict of PTC: none 20250815122547550 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46113<->l=127.0.0.1:4259) 20250815122547550 DLINP <000b> input/ipa.c:452 connected read/write 20250815122547550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122547550 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122547550 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122547550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122547550 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Aug 15 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 20250815122547573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47106<->l=127.0.0.1:4258 20250815122547674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47106<->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=114608) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_ul_subscriber_data started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122550838 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122550838 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122550843 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122550849 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550849 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122550849 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122550849 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  20250815122550849 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122550849 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  20250815122550849 DLGSUP <0013> gsup_server.c:236 2:  20250815122550849 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122550849 DLGSUP <0013> gsup_server.c:236 3:  20250815122550849 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122550849 DLGSUP <0013> gsup_server.c:236 4:  20250815122550849 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122550849 DLGSUP <0013> gsup_server.c:236 5:  20250815122550849 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122550849 DLGSUP <0013> gsup_server.c:236 7:  20250815122550849 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122550849 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122550849 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122550849 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@09593f5f03b3: 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") 20250815122550875 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33243<->l=127.0.0.1:4259) 20250815122550899 DAUC <0003> db_auc.c:157 IMSI='262427172000766': No 2G Auth Data 20250815122550899 DAUC <0003> db_auc.c:192 IMSI='262427172000766': No 3G Auth Data HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262427172000766" to be handled at TC_gsup_ul_subscriber_data(89) 20250815122550926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@09593f5f03b3: GSUP ul subscriber_data 20250815122550936 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550936 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427172000766" cn_domain=PS} 20250815122550937 DLU <0006> fsm.c:456 lu(262427172000766)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122550937 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122550937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427172000766)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122550937 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427172000766" cn_domain=PS} 20250815122550937 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550937 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262427172000766" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427172000766" 20250815122550943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550943 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427172000766"} 20250815122550943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427172000766)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122550943 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122550943 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427172000766"} 20250815122550943 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427172000766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122550943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427172000766)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122550943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427172000766)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122550943 DLU <0006> fsm.c:568 lu(PS:IMSI-262427172000766)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122550943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550943 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122550946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47112<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@09593f5f03b3: Final verdict of PTC: pass 20250815122550949 DAUC <0003> db_auc.c:157 IMSI='262422306504418': No 2G Auth Data 20250815122550949 DAUC <0003> db_auc.c:192 IMSI='262422306504418': No 3G Auth Data 20250815122550951 DLGSUP <0013> hlr.c:121 IMSI 262422306504418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262422306504418" to be handled at TC_gsup_ul_subscriber_data(90) 20250815122550962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@09593f5f03b3: GSUP ul subscriber_data 20250815122550964 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550964 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422306504418" cn_domain=PS} 20250815122550964 DLU <0006> fsm.c:456 lu(262422306504418)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122550964 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122550964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422306504418)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122550964 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422306504418" cn_domain=PS} 20250815122550964 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550964 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262422306504418" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422306504418" 20250815122550965 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550965 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422306504418"} 20250815122550965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422306504418)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122550965 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122550965 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422306504418"} 20250815122550965 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422306504418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122550965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422306504418)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122550965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422306504418)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122550965 DLU <0006> fsm.c:568 lu(PS:IMSI-262422306504418)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122550965 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550965 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122550966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@09593f5f03b3: Final verdict of PTC: pass 20250815122550966 DAUC <0003> db_auc.c:157 IMSI='262427521390308': No 2G Auth Data 20250815122550966 DAUC <0003> db_auc.c:192 IMSI='262427521390308': No 3G Auth Data 20250815122550967 DLGSUP <0013> hlr.c:121 IMSI 262427521390308: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262427521390308" to be handled at TC_gsup_ul_subscriber_data(91) 20250815122550972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@09593f5f03b3: GSUP ul subscriber_data 20250815122550973 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550973 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427521390308" cn_domain=PS} 20250815122550973 DLU <0006> fsm.c:456 lu(262427521390308)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122550973 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122550973 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427521390308)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122550973 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427521390308" cn_domain=PS} 20250815122550973 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550973 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262427521390308" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427521390308" 20250815122550974 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550974 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427521390308"} 20250815122550974 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427521390308)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122550974 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122550974 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427521390308"} 20250815122550974 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427521390308 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122550974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427521390308)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122550974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427521390308)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122550974 DLU <0006> fsm.c:568 lu(PS:IMSI-262427521390308)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122550974 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550974 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122550975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47134<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@09593f5f03b3: Final verdict of PTC: pass 20250815122550975 DAUC <0003> db_auc.c:157 IMSI='262427494855933': No 2G Auth Data 20250815122550976 DAUC <0003> db_auc.c:192 IMSI='262427494855933': No 3G Auth Data 20250815122550976 DLGSUP <0013> hlr.c:121 IMSI 262427494855933: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262427494855933" to be handled at TC_gsup_ul_subscriber_data(92) 20250815122550981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@09593f5f03b3: GSUP ul subscriber_data 20250815122550983 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550983 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427494855933" cn_domain=PS} 20250815122550983 DLU <0006> fsm.c:456 lu(262427494855933)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122550983 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122550983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427494855933)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122550983 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427494855933" cn_domain=PS} 20250815122550983 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550983 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262427494855933" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427494855933" 20250815122550984 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550984 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427494855933"} 20250815122550984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427494855933)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122550984 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122550984 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427494855933"} 20250815122550984 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427494855933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122550984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427494855933)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122550984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427494855933)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122550984 DLU <0006> fsm.c:568 lu(PS:IMSI-262427494855933)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122550984 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550984 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122550984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@09593f5f03b3: Final verdict of PTC: pass 20250815122550985 DAUC <0003> db_auc.c:157 IMSI='262421744672204': No 2G Auth Data 20250815122550985 DAUC <0003> db_auc.c:192 IMSI='262421744672204': No 3G Auth Data 20250815122550985 DLGSUP <0013> hlr.c:121 IMSI 262421744672204: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262421744672204" to be handled at TC_gsup_ul_subscriber_data(93) 20250815122550990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@09593f5f03b3: GSUP ul subscriber_data 20250815122550992 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550992 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421744672204" cn_domain=PS} 20250815122550992 DLU <0006> fsm.c:456 lu(262421744672204)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122550992 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122550992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421744672204)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122550992 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421744672204" cn_domain=PS} 20250815122550992 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550992 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262421744672204" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421744672204" 20250815122550992 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122550992 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421744672204"} 20250815122550992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421744672204)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122550992 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122550993 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421744672204"} 20250815122550993 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421744672204 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122550993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744672204)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122550993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421744672204)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122550993 DLU <0006> fsm.c:568 lu(PS:IMSI-262421744672204)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122550993 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122550993 DLINP <000b> input/ipa.c:452 connected read/write 20250815122550993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122550993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@09593f5f03b3: Final verdict of PTC: pass 20250815122550994 DAUC <0003> db_auc.c:157 IMSI='262423545370511': No 2G Auth Data 20250815122550994 DAUC <0003> db_auc.c:192 IMSI='262423545370511': No 3G Auth Data 20250815122550994 DLGSUP <0013> hlr.c:121 IMSI 262423545370511: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262423545370511" to be handled at TC_gsup_ul_subscriber_data(94) 20250815122550999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@09593f5f03b3: GSUP ul subscriber_data 20250815122551000 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551000 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423545370511" cn_domain=PS} 20250815122551000 DLU <0006> fsm.c:456 lu(262423545370511)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122551000 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122551000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423545370511)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122551000 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423545370511" cn_domain=PS} 20250815122551000 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551000 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262423545370511" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423545370511" 20250815122551001 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551001 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423545370511"} 20250815122551001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423545370511)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122551001 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122551001 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423545370511"} 20250815122551001 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423545370511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122551001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545370511)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122551001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423545370511)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122551001 DLU <0006> fsm.c:568 lu(PS:IMSI-262423545370511)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122551001 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551001 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122551002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@09593f5f03b3: Final verdict of PTC: pass 20250815122551002 DAUC <0003> db_auc.c:157 IMSI='262426910137654': No 2G Auth Data 20250815122551002 DAUC <0003> db_auc.c:192 IMSI='262426910137654': No 3G Auth Data 20250815122551002 DLGSUP <0013> hlr.c:121 IMSI 262426910137654: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262426910137654" to be handled at TC_gsup_ul_subscriber_data(95) 20250815122551007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@09593f5f03b3: GSUP ul subscriber_data 20250815122551009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551009 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426910137654" cn_domain=PS} 20250815122551009 DLU <0006> fsm.c:456 lu(262426910137654)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122551009 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122551009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426910137654)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122551009 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426910137654" cn_domain=PS} 20250815122551009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262426910137654" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426910137654" 20250815122551010 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551010 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426910137654"} 20250815122551010 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426910137654)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122551010 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122551010 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426910137654"} 20250815122551010 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426910137654 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122551010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910137654)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122551010 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910137654)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122551010 DLU <0006> fsm.c:568 lu(PS:IMSI-262426910137654)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122551010 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551010 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122551011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47160<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@09593f5f03b3: Final verdict of PTC: pass 20250815122551011 DAUC <0003> db_auc.c:157 IMSI='262427967209923': No 2G Auth Data 20250815122551011 DAUC <0003> db_auc.c:192 IMSI='262427967209923': No 3G Auth Data 20250815122551011 DLGSUP <0013> hlr.c:121 IMSI 262427967209923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@09593f5f03b3: Created GsupExpect[0] for "262427967209923" to be handled at TC_gsup_ul_subscriber_data(96) 20250815122551016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@09593f5f03b3: GSUP ul subscriber_data 20250815122551018 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551018 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427967209923" cn_domain=PS} 20250815122551018 DLU <0006> fsm.c:456 lu(262427967209923)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122551018 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122551018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427967209923)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122551018 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427967209923" cn_domain=PS} 20250815122551018 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551018 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@09593f5f03b3: Found GsupExpect[0] for "262427967209923" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@09593f5f03b3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427967209923" 20250815122551019 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551019 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427967209923"} 20250815122551019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427967209923)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122551019 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122551019 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427967209923"} 20250815122551019 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427967209923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122551019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427967209923)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122551019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427967209923)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122551019 DLU <0006> fsm.c:568 lu(PS:IMSI-262427967209923)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122551019 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122551019 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122551019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122551020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.1:4258 20250815122551020 DLINP <000b> input/ipa.c:452 connected read/write 20250815122551020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122551020 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(86)@09593f5f03b3: Final verdict of PTC: none 20250815122551020 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122551020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122551020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33243<->l=127.0.0.1:4259) 87@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Aug 15 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 20250815122551043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 20250815122551143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->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=118148) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_vty started. MTC@09593f5f03b3: legacy= true 20250815122554281 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122554282 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122554287 DLINP <000b> input/ipa.c:452 connected read/write 20250815122554287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122554289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122554293 DLINP <000b> input/ipa.c:452 connected read/write 20250815122554293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122554293 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122554293 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122554293 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  20250815122554293 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122554293 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  20250815122554293 DLGSUP <0013> gsup_server.c:236 2:  20250815122554293 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122554293 DLGSUP <0013> gsup_server.c:236 3:  20250815122554293 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122554293 DLGSUP <0013> gsup_server.c:236 4:  20250815122554293 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122554293 DLGSUP <0013> gsup_server.c:236 5:  20250815122554293 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122554293 DLGSUP <0013> gsup_server.c:236 7:  20250815122554293 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122554293 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122554293 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122554293 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@09593f5f03b3: 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") 20250815122554321 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44447<->l=127.0.0.1:4259) 20250815122554325 DAUC <0003> db_auc.c:157 IMSI='262424883765466': No 2G Auth Data 20250815122554325 DAUC <0003> db_auc.c:192 IMSI='262424883765466': No 3G Auth Data 20250815122554329 DAUC <0003> db_auc.c:192 IMSI='262424883765466': No 3G Auth Data 20250815122554334 DAUC <0003> db_auc.c:157 IMSI='262424347249984': No 2G Auth Data 20250815122554334 DAUC <0003> db_auc.c:192 IMSI='262424347249984': No 3G Auth Data 20250815122554339 DAUC <0003> db_auc.c:157 IMSI='262424347249984': No 2G Auth Data 20250815122554343 DAUC <0003> db_auc.c:157 IMSI='262420044739206': No 2G Auth Data 20250815122554343 DAUC <0003> db_auc.c:192 IMSI='262420044739206': No 3G Auth Data MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122554351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4258 20250815122554352 DLINP <000b> input/ipa.c:452 connected read/write 20250815122554352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122554352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122554352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122554352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122554352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44447<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@09593f5f03b3: Final verdict of PTC: none 98@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@09593f5f03b3: Test case TC_vty finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Aug 15 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 20250815122554387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.1:4258 20250815122554488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35028<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_vty_msisdn_isd started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122557608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122557608 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122557612 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122557614 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557615 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122557615 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122557615 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  20250815122557615 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122557615 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  20250815122557615 DLGSUP <0013> gsup_server.c:236 2:  20250815122557615 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122557615 DLGSUP <0013> gsup_server.c:236 3:  20250815122557615 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122557615 DLGSUP <0013> gsup_server.c:236 4:  20250815122557615 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122557615 DLGSUP <0013> gsup_server.c:236 5:  20250815122557615 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122557615 DLGSUP <0013> gsup_server.c:236 7:  20250815122557615 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122557615 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122557615 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122557615 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@09593f5f03b3: 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") 20250815122557624 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33375<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@09593f5f03b3: Created GsupExpect[0] for "262420168088119" to be handled at TC_vty_msisdn_isd(104) 20250815122557630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 20250815122557632 DAUC <0003> db_auc.c:157 IMSI='262420168088119': No 2G Auth Data 20250815122557632 DAUC <0003> db_auc.c:192 IMSI='262420168088119': No 3G Auth Data 20250815122557658 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557658 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420168088119" cn_domain=PS} 20250815122557658 DLU <0006> fsm.c:456 lu(262420168088119)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122557658 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122557658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420168088119)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122557658 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420168088119" cn_domain=PS} 20250815122557658 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122557658 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@09593f5f03b3: Found GsupExpect[0] for "262420168088119" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@09593f5f03b3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420168088119" 20250815122557666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557666 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420168088119"} 20250815122557666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420168088119)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122557666 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122557666 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420168088119"} 20250815122557666 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122557666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420168088119)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122557666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420168088119)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122557666 DLU <0006> fsm.c:568 lu(PS:IMSI-262420168088119)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122557666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122557666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@09593f5f03b3: setverdict(pass): none -> pass 20250815122557669 DLGSUP <0013> hlr.c:128 IMSI 262420168088119: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250815122557669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122557669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122557673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@09593f5f03b3: Final verdict of PTC: pass 20250815122557673 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557673 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420168088119"} 20250815122557673 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250815122557674 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420168088119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122557674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 20250815122557677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33375<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@09593f5f03b3: Final verdict of PTC: none 20250815122557678 DLINP <000b> input/ipa.c:452 connected read/write 20250815122557678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122557678 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 102@09593f5f03b3: Final verdict of PTC: none 20250815122557678 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122557678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(100)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 102: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@09593f5f03b3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Aug 15 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 20250815122557709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4258 20250815122557809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35060<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_purge_cs started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122600951 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122600951 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122600957 DLINP <000b> input/ipa.c:452 connected read/write 20250815122600957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122600958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122600963 DLINP <000b> input/ipa.c:452 connected read/write 20250815122600963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122600963 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122600963 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122600963 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  20250815122600963 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122600963 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  20250815122600963 DLGSUP <0013> gsup_server.c:236 2:  20250815122600963 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122600963 DLGSUP <0013> gsup_server.c:236 3:  20250815122600963 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122600963 DLGSUP <0013> gsup_server.c:236 4:  20250815122600963 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122600963 DLGSUP <0013> gsup_server.c:236 5:  20250815122600963 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122600963 DLGSUP <0013> gsup_server.c:236 7:  20250815122600963 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122600963 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122600963 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122600963 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@09593f5f03b3: 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") 20250815122600984 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38941<->l=127.0.0.1:4259) 20250815122600992 DAUC <0003> db_auc.c:157 IMSI='262425365377271': No 2G Auth Data 20250815122600992 DAUC <0003> db_auc.c:192 IMSI='262425365377271': No 3G Auth Data HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262425365377271" to be handled at TC_gsup_purge_cs(109) 20250815122601014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20250815122601023 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601023 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425365377271" cn_domain=PS} 20250815122601024 DLU <0006> fsm.c:456 lu(262425365377271)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601024 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425365377271)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601024 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425365377271" cn_domain=PS} 20250815122601024 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601024 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262425365377271" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425365377271" 20250815122601030 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601030 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425365377271"} 20250815122601030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425365377271)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601030 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601030 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425365377271"} 20250815122601030 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425365377271)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425365377271)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601030 DLU <0006> fsm.c:568 lu(PS:IMSI-262425365377271)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601030 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601030 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601033 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601033 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425365377271" cn_domain=CS} 20250815122601033 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601033 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425365377271"} 20250815122601033 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425365377271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601033 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601033 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@09593f5f03b3: Final verdict of PTC: pass 20250815122601038 DAUC <0003> db_auc.c:157 IMSI='262420023295662': No 2G Auth Data 20250815122601038 DAUC <0003> db_auc.c:192 IMSI='262420023295662': No 3G Auth Data 20250815122601041 DLGSUP <0013> hlr.c:121 IMSI 262420023295662: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262420023295662" to be handled at TC_gsup_purge_cs(110) 20250815122601052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 20250815122601054 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601054 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420023295662" cn_domain=PS} 20250815122601054 DLU <0006> fsm.c:456 lu(262420023295662)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601054 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420023295662)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601054 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420023295662" cn_domain=PS} 20250815122601054 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601054 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262420023295662" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420023295662" 20250815122601055 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601055 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420023295662"} 20250815122601055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420023295662)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601055 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601055 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420023295662"} 20250815122601055 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420023295662)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420023295662)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601055 DLU <0006> fsm.c:568 lu(PS:IMSI-262420023295662)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601055 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601055 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601056 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601056 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420023295662" cn_domain=CS} 20250815122601056 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601056 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420023295662"} 20250815122601056 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420023295662 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601056 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601056 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@09593f5f03b3: Final verdict of PTC: pass 20250815122601057 DAUC <0003> db_auc.c:157 IMSI='262422379213136': No 2G Auth Data 20250815122601057 DAUC <0003> db_auc.c:192 IMSI='262422379213136': No 3G Auth Data 20250815122601057 DLGSUP <0013> hlr.c:121 IMSI 262422379213136: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262422379213136" to be handled at TC_gsup_purge_cs(111) 20250815122601062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20250815122601064 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601064 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422379213136" cn_domain=PS} 20250815122601064 DLU <0006> fsm.c:456 lu(262422379213136)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601064 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422379213136)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601064 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422379213136" cn_domain=PS} 20250815122601064 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601064 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262422379213136" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422379213136" 20250815122601065 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601065 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422379213136"} 20250815122601065 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422379213136)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601065 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601065 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422379213136"} 20250815122601065 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422379213136)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601065 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422379213136)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601065 DLU <0006> fsm.c:568 lu(PS:IMSI-262422379213136)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601065 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601065 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601066 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601066 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422379213136" cn_domain=CS} 20250815122601066 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601066 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422379213136"} 20250815122601066 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422379213136 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601066 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601066 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@09593f5f03b3: Final verdict of PTC: pass 20250815122601067 DAUC <0003> db_auc.c:157 IMSI='262422509977809': No 2G Auth Data 20250815122601067 DAUC <0003> db_auc.c:192 IMSI='262422509977809': No 3G Auth Data 20250815122601067 DLGSUP <0013> hlr.c:121 IMSI 262422509977809: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262422509977809" to be handled at TC_gsup_purge_cs(112) 20250815122601073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4258 20250815122601074 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601074 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422509977809" cn_domain=PS} 20250815122601074 DLU <0006> fsm.c:456 lu(262422509977809)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601074 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601074 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422509977809)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601074 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422509977809" cn_domain=PS} 20250815122601074 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601074 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262422509977809" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422509977809" 20250815122601075 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601075 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422509977809"} 20250815122601075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422509977809)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601075 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601075 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422509977809"} 20250815122601075 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422509977809)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422509977809)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601075 DLU <0006> fsm.c:568 lu(PS:IMSI-262422509977809)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601075 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601075 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601076 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601076 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422509977809" cn_domain=CS} 20250815122601076 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601076 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422509977809"} 20250815122601076 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422509977809 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601076 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601076 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601076 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@09593f5f03b3: Final verdict of PTC: pass 20250815122601077 DAUC <0003> db_auc.c:157 IMSI='262424574005881': No 2G Auth Data 20250815122601077 DAUC <0003> db_auc.c:192 IMSI='262424574005881': No 3G Auth Data 20250815122601077 DLGSUP <0013> hlr.c:121 IMSI 262424574005881: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262424574005881" to be handled at TC_gsup_purge_cs(113) 20250815122601082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4258 20250815122601083 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601083 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424574005881" cn_domain=PS} 20250815122601083 DLU <0006> fsm.c:456 lu(262424574005881)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601083 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424574005881)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601083 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424574005881" cn_domain=PS} 20250815122601083 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601083 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262424574005881" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424574005881" 20250815122601084 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601084 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424574005881"} 20250815122601084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424574005881)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601084 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601084 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424574005881"} 20250815122601084 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574005881)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424574005881)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601084 DLU <0006> fsm.c:568 lu(PS:IMSI-262424574005881)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601084 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601084 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601085 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601085 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424574005881" cn_domain=CS} 20250815122601085 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601085 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424574005881"} 20250815122601085 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424574005881 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601085 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601085 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@09593f5f03b3: Final verdict of PTC: pass 20250815122601086 DAUC <0003> db_auc.c:157 IMSI='262423358185673': No 2G Auth Data 20250815122601086 DAUC <0003> db_auc.c:192 IMSI='262423358185673': No 3G Auth Data 20250815122601086 DLGSUP <0013> hlr.c:121 IMSI 262423358185673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262423358185673" to be handled at TC_gsup_purge_cs(114) 20250815122601091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 20250815122601093 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601093 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423358185673" cn_domain=PS} 20250815122601093 DLU <0006> fsm.c:456 lu(262423358185673)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601093 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601093 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423358185673)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601093 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423358185673" cn_domain=PS} 20250815122601093 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601093 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262423358185673" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423358185673" 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601094 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423358185673"} 20250815122601094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423358185673)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601094 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601094 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423358185673"} 20250815122601094 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423358185673)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423358185673)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601094 DLU <0006> fsm.c:568 lu(PS:IMSI-262423358185673)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601094 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423358185673" cn_domain=CS} 20250815122601094 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601094 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423358185673"} 20250815122601094 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423358185673 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601094 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@09593f5f03b3: Final verdict of PTC: pass 20250815122601095 DAUC <0003> db_auc.c:157 IMSI='262421215910519': No 2G Auth Data 20250815122601095 DAUC <0003> db_auc.c:192 IMSI='262421215910519': No 3G Auth Data 20250815122601095 DLGSUP <0013> hlr.c:121 IMSI 262421215910519: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262421215910519" to be handled at TC_gsup_purge_cs(115) 20250815122601100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 20250815122601102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601102 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421215910519" cn_domain=PS} 20250815122601102 DLU <0006> fsm.c:456 lu(262421215910519)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601102 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421215910519)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601102 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421215910519" cn_domain=PS} 20250815122601102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262421215910519" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421215910519" 20250815122601103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601103 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421215910519"} 20250815122601103 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421215910519)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601103 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601103 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421215910519"} 20250815122601103 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421215910519)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601103 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421215910519)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601103 DLU <0006> fsm.c:568 lu(PS:IMSI-262421215910519)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601103 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421215910519" cn_domain=CS} 20250815122601103 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601103 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421215910519"} 20250815122601103 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421215910519 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@09593f5f03b3: Final verdict of PTC: pass 20250815122601105 DAUC <0003> db_auc.c:157 IMSI='262420058414729': No 2G Auth Data 20250815122601105 DAUC <0003> db_auc.c:192 IMSI='262420058414729': No 3G Auth Data 20250815122601105 DLGSUP <0013> hlr.c:121 IMSI 262420058414729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@09593f5f03b3: Created GsupExpect[0] for "262420058414729" to be handled at TC_gsup_purge_cs(116) 20250815122601110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 20250815122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601112 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420058414729" cn_domain=PS} 20250815122601112 DLU <0006> fsm.c:456 lu(262420058414729)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122601112 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122601112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420058414729)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122601112 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420058414729" cn_domain=PS} 20250815122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601112 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@09593f5f03b3: Found GsupExpect[0] for "262420058414729" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@09593f5f03b3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420058414729" 20250815122601113 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601113 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420058414729"} 20250815122601113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420058414729)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122601113 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122601113 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420058414729"} 20250815122601113 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122601113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420058414729)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122601113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420058414729)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122601113 DLU <0006> fsm.c:568 lu(PS:IMSI-262420058414729)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122601113 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601113 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@09593f5f03b3: setverdict(pass): none -> pass 20250815122601113 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601113 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420058414729" cn_domain=CS} 20250815122601113 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250815122601113 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420058414729"} 20250815122601113 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420058414729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122601113 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122601114 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122601114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122601115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 20250815122601115 DLINP <000b> input/ipa.c:452 connected read/write 20250815122601115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122601115 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122601115 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122601115 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122601115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38941<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@09593f5f03b3: Final verdict of PTC: none 107@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Aug 15 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 20250815122601138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20250815122601239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_purge_ps started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122604383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122604383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122604387 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122604393 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604393 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122604393 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122604393 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  20250815122604393 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122604393 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  20250815122604393 DLGSUP <0013> gsup_server.c:236 2:  20250815122604393 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122604393 DLGSUP <0013> gsup_server.c:236 3:  20250815122604393 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122604393 DLGSUP <0013> gsup_server.c:236 4:  20250815122604393 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122604393 DLGSUP <0013> gsup_server.c:236 5:  20250815122604393 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122604393 DLGSUP <0013> gsup_server.c:236 7:  20250815122604393 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122604393 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122604393 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122604393 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@09593f5f03b3: 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") 20250815122604409 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37009<->l=127.0.0.1:4259) 20250815122604412 DAUC <0003> db_auc.c:157 IMSI='262429914487127': No 2G Auth Data 20250815122604412 DAUC <0003> db_auc.c:192 IMSI='262429914487127': No 3G Auth Data HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262429914487127" to be handled at TC_gsup_purge_ps(121) 20250815122604420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20250815122604434 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604434 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429914487127" cn_domain=PS} 20250815122604434 DLU <0006> fsm.c:456 lu(262429914487127)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604434 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429914487127)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604434 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429914487127" cn_domain=PS} 20250815122604434 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604434 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262429914487127" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429914487127" 20250815122604440 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604440 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429914487127"} 20250815122604440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429914487127)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604440 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604440 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429914487127"} 20250815122604440 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914487127)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429914487127)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604440 DLU <0006> fsm.c:568 lu(PS:IMSI-262429914487127)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604440 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604440 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604443 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604443 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429914487127" cn_domain=PS} 20250815122604443 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604443 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429914487127"} 20250815122604443 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429914487127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604443 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604443 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@09593f5f03b3: Final verdict of PTC: pass 20250815122604449 DAUC <0003> db_auc.c:157 IMSI='262429080962060': No 2G Auth Data 20250815122604449 DAUC <0003> db_auc.c:192 IMSI='262429080962060': No 3G Auth Data 20250815122604451 DLGSUP <0013> hlr.c:121 IMSI 262429080962060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262429080962060" to be handled at TC_gsup_purge_ps(122) 20250815122604467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 20250815122604469 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604469 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429080962060" cn_domain=PS} 20250815122604469 DLU <0006> fsm.c:456 lu(262429080962060)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604469 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429080962060)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604469 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429080962060" cn_domain=PS} 20250815122604469 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604469 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262429080962060" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429080962060" 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604470 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429080962060"} 20250815122604470 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429080962060)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604470 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604470 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429080962060"} 20250815122604470 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429080962060)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604470 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429080962060)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604470 DLU <0006> fsm.c:568 lu(PS:IMSI-262429080962060)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604470 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429080962060" cn_domain=PS} 20250815122604470 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604470 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429080962060"} 20250815122604470 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429080962060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604470 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@09593f5f03b3: Final verdict of PTC: pass 20250815122604471 DAUC <0003> db_auc.c:157 IMSI='262420282958520': No 2G Auth Data 20250815122604471 DAUC <0003> db_auc.c:192 IMSI='262420282958520': No 3G Auth Data 20250815122604472 DLGSUP <0013> hlr.c:121 IMSI 262420282958520: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262420282958520" to be handled at TC_gsup_purge_ps(123) 20250815122604477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56352<->l=127.0.0.1:4258 20250815122604479 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604479 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420282958520" cn_domain=PS} 20250815122604479 DLU <0006> fsm.c:456 lu(262420282958520)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604479 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420282958520)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604479 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420282958520" cn_domain=PS} 20250815122604479 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604479 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262420282958520" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420282958520" 20250815122604480 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604480 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420282958520"} 20250815122604480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420282958520)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604480 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604480 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420282958520"} 20250815122604480 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420282958520)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420282958520)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604480 DLU <0006> fsm.c:568 lu(PS:IMSI-262420282958520)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604480 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604480 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604480 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604480 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604480 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420282958520" cn_domain=PS} 20250815122604480 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604480 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420282958520"} 20250815122604480 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420282958520 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604481 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604481 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56352<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@09593f5f03b3: Final verdict of PTC: pass 20250815122604482 DAUC <0003> db_auc.c:157 IMSI='262424136725421': No 2G Auth Data 20250815122604482 DAUC <0003> db_auc.c:192 IMSI='262424136725421': No 3G Auth Data 20250815122604482 DLGSUP <0013> hlr.c:121 IMSI 262424136725421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262424136725421" to be handled at TC_gsup_purge_ps(124) 20250815122604488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20250815122604489 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604489 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424136725421" cn_domain=PS} 20250815122604489 DLU <0006> fsm.c:456 lu(262424136725421)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604489 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604489 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424136725421)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604489 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424136725421" cn_domain=PS} 20250815122604490 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604490 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262424136725421" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424136725421" 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604491 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424136725421"} 20250815122604491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424136725421)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604491 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604491 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424136725421"} 20250815122604491 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424136725421)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424136725421)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604491 DLU <0006> fsm.c:568 lu(PS:IMSI-262424136725421)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604491 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424136725421" cn_domain=PS} 20250815122604491 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604491 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424136725421"} 20250815122604491 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424136725421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604491 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@09593f5f03b3: Final verdict of PTC: pass 20250815122604493 DAUC <0003> db_auc.c:157 IMSI='262420602761868': No 2G Auth Data 20250815122604493 DAUC <0003> db_auc.c:192 IMSI='262420602761868': No 3G Auth Data 20250815122604494 DLGSUP <0013> hlr.c:121 IMSI 262420602761868: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262420602761868" to be handled at TC_gsup_purge_ps(125) 20250815122604502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20250815122604505 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604505 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420602761868" cn_domain=PS} 20250815122604505 DLU <0006> fsm.c:456 lu(262420602761868)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604505 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604505 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420602761868)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604505 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420602761868" cn_domain=PS} 20250815122604505 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604505 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262420602761868" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420602761868" 20250815122604506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604506 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420602761868"} 20250815122604506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420602761868)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604506 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604506 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420602761868"} 20250815122604506 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420602761868)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420602761868)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604506 DLU <0006> fsm.c:568 lu(PS:IMSI-262420602761868)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604506 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604507 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604507 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420602761868" cn_domain=PS} 20250815122604507 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604507 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420602761868"} 20250815122604507 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420602761868 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604507 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604507 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@09593f5f03b3: Final verdict of PTC: pass 20250815122604508 DAUC <0003> db_auc.c:157 IMSI='262425692164992': No 2G Auth Data 20250815122604508 DAUC <0003> db_auc.c:192 IMSI='262425692164992': No 3G Auth Data 20250815122604508 DLGSUP <0013> hlr.c:121 IMSI 262425692164992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262425692164992" to be handled at TC_gsup_purge_ps(126) 20250815122604515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4258 20250815122604517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604517 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425692164992" cn_domain=PS} 20250815122604517 DLU <0006> fsm.c:456 lu(262425692164992)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604517 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604517 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425692164992)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604517 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425692164992" cn_domain=PS} 20250815122604517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604517 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262425692164992" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425692164992" 20250815122604518 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604518 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425692164992"} 20250815122604518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425692164992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604518 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604518 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425692164992"} 20250815122604518 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425692164992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425692164992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604518 DLU <0006> fsm.c:568 lu(PS:IMSI-262425692164992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604518 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604518 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604519 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604519 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425692164992" cn_domain=PS} 20250815122604519 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604519 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425692164992"} 20250815122604519 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425692164992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604519 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604519 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@09593f5f03b3: Final verdict of PTC: pass 20250815122604521 DAUC <0003> db_auc.c:157 IMSI='262421813003599': No 2G Auth Data 20250815122604521 DAUC <0003> db_auc.c:192 IMSI='262421813003599': No 3G Auth Data 20250815122604521 DLGSUP <0013> hlr.c:121 IMSI 262421813003599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262421813003599" to be handled at TC_gsup_purge_ps(127) 20250815122604527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 20250815122604529 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604529 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421813003599" cn_domain=PS} 20250815122604529 DLU <0006> fsm.c:456 lu(262421813003599)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604529 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421813003599)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604529 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421813003599" cn_domain=PS} 20250815122604529 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604529 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262421813003599" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421813003599" 20250815122604530 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604530 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421813003599"} 20250815122604530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421813003599)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604530 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604530 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421813003599"} 20250815122604530 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813003599)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421813003599)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421813003599)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604530 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604530 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604531 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604531 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421813003599" cn_domain=PS} 20250815122604531 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604531 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421813003599"} 20250815122604531 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421813003599 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604531 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604531 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@09593f5f03b3: Final verdict of PTC: pass 20250815122604532 DAUC <0003> db_auc.c:157 IMSI='262428290894991': No 2G Auth Data 20250815122604532 DAUC <0003> db_auc.c:192 IMSI='262428290894991': No 3G Auth Data 20250815122604532 DLGSUP <0013> hlr.c:121 IMSI 262428290894991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@09593f5f03b3: Created GsupExpect[0] for "262428290894991" to be handled at TC_gsup_purge_ps(128) 20250815122604538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20250815122604540 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604540 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428290894991" cn_domain=PS} 20250815122604540 DLU <0006> fsm.c:456 lu(262428290894991)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122604540 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122604540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428290894991)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122604540 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428290894991" cn_domain=PS} 20250815122604540 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604540 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@09593f5f03b3: Found GsupExpect[0] for "262428290894991" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@09593f5f03b3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428290894991" 20250815122604541 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604541 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428290894991"} 20250815122604541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428290894991)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122604541 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122604541 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428290894991"} 20250815122604541 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122604541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428290894991)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122604541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428290894991)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122604541 DLU <0006> fsm.c:568 lu(PS:IMSI-262428290894991)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122604541 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604541 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@09593f5f03b3: setverdict(pass): none -> pass 20250815122604542 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604542 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428290894991" cn_domain=PS} 20250815122604542 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250815122604542 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428290894991"} 20250815122604542 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428290894991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250815122604542 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122604542 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122604542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122604543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20250815122604543 DLINP <000b> input/ipa.c:452 connected read/write 20250815122604544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122604544 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122604544 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122604544 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122604544 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37009<->l=127.0.0.1:4259) 119@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(118)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Aug 15 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 20250815122604570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20250815122604671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67488) Waiting for packet dumper to finish... 1 (prev_count=67488, count=134564) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_purge_unknown started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122607795 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122607795 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122607798 DLINP <000b> input/ipa.c:452 connected read/write 20250815122607798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122607799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@09593f5f03b3: 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) } } } } 20250815122607801 DLINP <000b> input/ipa.c:452 connected read/write 20250815122607801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@09593f5f03b3: 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 } } } } 20250815122607801 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122607801 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122607801 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  20250815122607801 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122607801 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  20250815122607801 DLGSUP <0013> gsup_server.c:236 2:  20250815122607801 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122607801 DLGSUP <0013> gsup_server.c:236 3:  20250815122607801 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122607801 DLGSUP <0013> gsup_server.c:236 4:  20250815122607801 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122607801 DLGSUP <0013> gsup_server.c:236 5:  20250815122607801 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122607801 DLGSUP <0013> gsup_server.c:236 7:  20250815122607801 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122607801 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122607801 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122607801 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@09593f5f03b3: 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") 20250815122607810 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33717<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@09593f5f03b3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250815122607815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20250815122607846 DLINP <000b> input/ipa.c:452 connected read/write 20250815122607846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122607846 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} 20250815122607846 DLU <0006> fsm.c:456 lu(2345743413463)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122607846 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 20250815122607846 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} 20250815122607846 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122607846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122607846 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122607846 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122607846 DLINP <000b> input/ipa.c:452 connected read/write 20250815122607846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122607846 DLINP <000b> input/ipa.c:452 connected read/write 20250815122607846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@09593f5f03b3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@09593f5f03b3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@09593f5f03b3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122607852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122607854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20250815122607856 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(130)@09593f5f03b3: Final verdict of PTC: none 20250815122607856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122607856 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122607856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122607856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122607857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33717<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@09593f5f03b3: Final verdict of PTC: none 131@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Aug 15 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 20250815122607894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20250815122607994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_unknown started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122611122 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122611122 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122611126 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122611132 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611132 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122611132 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122611132 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  20250815122611132 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122611132 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  20250815122611132 DLGSUP <0013> gsup_server.c:236 2:  20250815122611132 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122611132 DLGSUP <0013> gsup_server.c:236 3:  20250815122611132 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122611132 DLGSUP <0013> gsup_server.c:236 4:  20250815122611132 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122611133 DLGSUP <0013> gsup_server.c:236 5:  20250815122611133 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122611133 DLGSUP <0013> gsup_server.c:236 7:  20250815122611133 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122611133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122611133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122611133 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@09593f5f03b3: 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") 20250815122611157 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44389<->l=127.0.0.1:4259) 20250815122611170 DAUC <0003> db_auc.c:157 IMSI='262421565407651': No 2G Auth Data 20250815122611170 DAUC <0003> db_auc.c:192 IMSI='262421565407651': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262421565407651" to be handled at TC_mo_ussd_unknown(138) 20250815122611198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 20250815122611209 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611209 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421565407651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421565407651" session_id=1030585392 session_state=BEGIN} 20250815122611209 DSS <0004> hlr_ussd.c:576 262421565407651/0x3d6d7c30: Process SS (BEGIN) 20250815122611209 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611209 DSS <0004> hlr_ussd.c:518 262421565407651/0x3d6d7c30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611209 DSS <0004> hlr_ussd.c:523 262421565407651/0x3d6d7c30: USSD for unknown code '*#200#' 20250815122611209 DSS <0004> hlr_ussd.c:354 262421565407651/0x3d6d7c30: Tx ReturnError(1, 0x12) 20250815122611209 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421565407651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421565407651" session_id=1030585392 session_state=END} 20250815122611209 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611209 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262421565407651" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421565407651" TC_mo_ussd_unknown(138)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@09593f5f03b3: Final verdict of PTC: pass 20250815122611213 DAUC <0003> db_auc.c:157 IMSI='262426328263307': No 2G Auth Data 20250815122611213 DAUC <0003> db_auc.c:192 IMSI='262426328263307': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262426328263307" to be handled at TC_mo_ussd_unknown(139) 20250815122611223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 20250815122611225 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611225 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426328263307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426328263307" session_id=3712715873 session_state=BEGIN} 20250815122611225 DSS <0004> hlr_ussd.c:576 262426328263307/0xdd4b8c61: Process SS (BEGIN) 20250815122611226 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611226 DSS <0004> hlr_ussd.c:518 262426328263307/0xdd4b8c61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611226 DSS <0004> hlr_ussd.c:523 262426328263307/0xdd4b8c61: USSD for unknown code '*#200#' 20250815122611226 DSS <0004> hlr_ussd.c:354 262426328263307/0xdd4b8c61: Tx ReturnError(1, 0x12) 20250815122611226 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426328263307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426328263307" session_id=3712715873 session_state=END} 20250815122611226 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611226 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262426328263307" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426328263307" TC_mo_ussd_unknown(139)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@09593f5f03b3: Final verdict of PTC: pass 20250815122611227 DAUC <0003> db_auc.c:157 IMSI='262421651887927': No 2G Auth Data 20250815122611227 DAUC <0003> db_auc.c:192 IMSI='262421651887927': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262421651887927" to be handled at TC_mo_ussd_unknown(140) 20250815122611233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 20250815122611236 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611236 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421651887927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421651887927" session_id=1140785250 session_state=BEGIN} 20250815122611236 DSS <0004> hlr_ussd.c:576 262421651887927/0x43ff0062: Process SS (BEGIN) 20250815122611236 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611236 DSS <0004> hlr_ussd.c:518 262421651887927/0x43ff0062: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611236 DSS <0004> hlr_ussd.c:523 262421651887927/0x43ff0062: USSD for unknown code '*#200#' 20250815122611236 DSS <0004> hlr_ussd.c:354 262421651887927/0x43ff0062: Tx ReturnError(1, 0x12) 20250815122611236 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421651887927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421651887927" session_id=1140785250 session_state=END} 20250815122611236 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611236 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262421651887927" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421651887927" TC_mo_ussd_unknown(140)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@09593f5f03b3: Final verdict of PTC: pass 20250815122611238 DAUC <0003> db_auc.c:157 IMSI='262420089865953': No 2G Auth Data 20250815122611238 DAUC <0003> db_auc.c:192 IMSI='262420089865953': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262420089865953" to be handled at TC_mo_ussd_unknown(141) 20250815122611244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 20250815122611247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611247 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420089865953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420089865953" session_id=1127414958 session_state=BEGIN} 20250815122611247 DSS <0004> hlr_ussd.c:576 262420089865953/0x4332fcae: Process SS (BEGIN) 20250815122611247 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611247 DSS <0004> hlr_ussd.c:518 262420089865953/0x4332fcae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611247 DSS <0004> hlr_ussd.c:523 262420089865953/0x4332fcae: USSD for unknown code '*#200#' 20250815122611247 DSS <0004> hlr_ussd.c:354 262420089865953/0x4332fcae: Tx ReturnError(1, 0x12) 20250815122611247 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420089865953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420089865953" session_id=1127414958 session_state=END} 20250815122611247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262420089865953" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420089865953" TC_mo_ussd_unknown(141)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@09593f5f03b3: Final verdict of PTC: pass 20250815122611249 DAUC <0003> db_auc.c:157 IMSI='262425611916997': No 2G Auth Data 20250815122611249 DAUC <0003> db_auc.c:192 IMSI='262425611916997': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262425611916997" to be handled at TC_mo_ussd_unknown(142) 20250815122611255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20250815122611258 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611258 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425611916997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425611916997" session_id=3377631420 session_state=BEGIN} 20250815122611258 DSS <0004> hlr_ussd.c:576 262425611916997/0xc95290bc: Process SS (BEGIN) 20250815122611258 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611258 DSS <0004> hlr_ussd.c:518 262425611916997/0xc95290bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611258 DSS <0004> hlr_ussd.c:523 262425611916997/0xc95290bc: USSD for unknown code '*#200#' 20250815122611258 DSS <0004> hlr_ussd.c:354 262425611916997/0xc95290bc: Tx ReturnError(1, 0x12) 20250815122611258 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425611916997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425611916997" session_id=3377631420 session_state=END} 20250815122611258 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611258 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262425611916997" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425611916997" TC_mo_ussd_unknown(142)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@09593f5f03b3: Final verdict of PTC: pass 20250815122611259 DAUC <0003> db_auc.c:157 IMSI='262421052919115': No 2G Auth Data 20250815122611259 DAUC <0003> db_auc.c:192 IMSI='262421052919115': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262421052919115" to be handled at TC_mo_ussd_unknown(143) 20250815122611265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 20250815122611267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611267 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421052919115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421052919115" session_id=1111319071 session_state=BEGIN} 20250815122611267 DSS <0004> hlr_ussd.c:576 262421052919115/0x423d621f: Process SS (BEGIN) 20250815122611267 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611267 DSS <0004> hlr_ussd.c:518 262421052919115/0x423d621f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611267 DSS <0004> hlr_ussd.c:523 262421052919115/0x423d621f: USSD for unknown code '*#200#' 20250815122611267 DSS <0004> hlr_ussd.c:354 262421052919115/0x423d621f: Tx ReturnError(1, 0x12) 20250815122611267 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421052919115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421052919115" session_id=1111319071 session_state=END} 20250815122611267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262421052919115" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421052919115" TC_mo_ussd_unknown(143)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@09593f5f03b3: Final verdict of PTC: pass 20250815122611269 DAUC <0003> db_auc.c:157 IMSI='262421278377646': No 2G Auth Data 20250815122611269 DAUC <0003> db_auc.c:192 IMSI='262421278377646': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262421278377646" to be handled at TC_mo_ussd_unknown(144) 20250815122611275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 20250815122611278 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611278 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421278377646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421278377646" session_id=3116730299 session_state=BEGIN} 20250815122611278 DSS <0004> hlr_ussd.c:576 262421278377646/0xb9c587bb: Process SS (BEGIN) 20250815122611278 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611278 DSS <0004> hlr_ussd.c:518 262421278377646/0xb9c587bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611278 DSS <0004> hlr_ussd.c:523 262421278377646/0xb9c587bb: USSD for unknown code '*#200#' 20250815122611278 DSS <0004> hlr_ussd.c:354 262421278377646/0xb9c587bb: Tx ReturnError(1, 0x12) 20250815122611278 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421278377646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421278377646" session_id=3116730299 session_state=END} 20250815122611278 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611278 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262421278377646" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421278377646" TC_mo_ussd_unknown(144)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@09593f5f03b3: Final verdict of PTC: pass 20250815122611279 DAUC <0003> db_auc.c:157 IMSI='262426750392663': No 2G Auth Data 20250815122611279 DAUC <0003> db_auc.c:192 IMSI='262426750392663': No 3G Auth Data HLR_Test-GSUP(135)@09593f5f03b3: Created GsupExpect[0] for "262426750392663" to be handled at TC_mo_ussd_unknown(145) 20250815122611285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4258 20250815122611288 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611288 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426750392663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426750392663" session_id=1435976030 session_state=BEGIN} 20250815122611288 DSS <0004> hlr_ussd.c:576 262426750392663/0x5597415e: Process SS (BEGIN) 20250815122611288 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250815122611288 DSS <0004> hlr_ussd.c:518 262426750392663/0x5597415e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250815122611288 DSS <0004> hlr_ussd.c:523 262426750392663/0x5597415e: USSD for unknown code '*#200#' 20250815122611288 DSS <0004> hlr_ussd.c:354 262426750392663/0x5597415e: Tx ReturnError(1, 0x12) 20250815122611288 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426750392663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426750392663" session_id=1435976030 session_state=END} 20250815122611288 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122611288 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@09593f5f03b3: Found GsupExpect[0] for "262426750392663" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426750392663" TC_mo_ussd_unknown(145)@09593f5f03b3: setverdict(pass): none -> pass 20250815122611290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@09593f5f03b3: Final verdict of PTC: pass 20250815122611290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 20250815122611290 DLINP <000b> input/ipa.c:452 connected read/write 20250815122611290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122611290 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122611290 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122611290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122611290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44389<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@09593f5f03b3: Final verdict of PTC: none 136@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 136: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Aug 15 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 20250815122611314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4258 20250815122611415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56558<->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=81660) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_euse_disc started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122614546 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122614546 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122614550 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122614551 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614551 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122614551 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122614551 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  20250815122614551 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122614551 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  20250815122614551 DLGSUP <0013> gsup_server.c:236 2:  20250815122614551 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122614551 DLGSUP <0013> gsup_server.c:236 3:  20250815122614551 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122614551 DLGSUP <0013> gsup_server.c:236 4:  20250815122614551 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122614551 DLGSUP <0013> gsup_server.c:236 5:  20250815122614551 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122614551 DLGSUP <0013> gsup_server.c:236 7:  20250815122614551 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122614551 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122614551 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122614551 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@09593f5f03b3: 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") 20250815122614580 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38203<->l=127.0.0.1:4259) 20250815122614595 DAUC <0003> db_auc.c:157 IMSI='262423716862314': No 2G Auth Data 20250815122614595 DAUC <0003> db_auc.c:192 IMSI='262423716862314': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262423716862314" to be handled at TC_mo_ussd_euse_disc(150) 20250815122614621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20250815122614628 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614628 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423716862314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423716862314" session_id=3993368379 session_state=BEGIN} 20250815122614628 DSS <0004> hlr_ussd.c:576 262423716862314/0xee05f73b: Process SS (BEGIN) 20250815122614628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614628 DSS <0004> hlr_ussd.c:518 262423716862314/0xee05f73b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614628 DSS <0004> hlr_ussd.c:542 262423716862314/0xee05f73b: Cannot find conn for EUSE EUSE-foobar 20250815122614628 DSS <0004> hlr_ussd.c:354 262423716862314/0xee05f73b: Tx ReturnError(1, 0x22) 20250815122614628 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423716862314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423716862314" session_id=3993368379 session_state=END} 20250815122614628 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614628 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262423716862314" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423716862314" TC_mo_ussd_euse_disc(150)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@09593f5f03b3: Final verdict of PTC: pass 20250815122614631 DAUC <0003> db_auc.c:157 IMSI='262425499304128': No 2G Auth Data 20250815122614631 DAUC <0003> db_auc.c:192 IMSI='262425499304128': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262425499304128" to be handled at TC_mo_ussd_euse_disc(151) 20250815122614637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 20250815122614640 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614640 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425499304128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425499304128" session_id=3007916359 session_state=BEGIN} 20250815122614640 DSS <0004> hlr_ussd.c:576 262425499304128/0xb3492947: Process SS (BEGIN) 20250815122614640 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614640 DSS <0004> hlr_ussd.c:518 262425499304128/0xb3492947: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614640 DSS <0004> hlr_ussd.c:542 262425499304128/0xb3492947: Cannot find conn for EUSE EUSE-foobar 20250815122614640 DSS <0004> hlr_ussd.c:354 262425499304128/0xb3492947: Tx ReturnError(1, 0x22) 20250815122614640 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425499304128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425499304128" session_id=3007916359 session_state=END} 20250815122614640 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614640 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262425499304128" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425499304128" TC_mo_ussd_euse_disc(151)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@09593f5f03b3: Final verdict of PTC: pass 20250815122614642 DAUC <0003> db_auc.c:157 IMSI='262421991295389': No 2G Auth Data 20250815122614642 DAUC <0003> db_auc.c:192 IMSI='262421991295389': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262421991295389" to be handled at TC_mo_ussd_euse_disc(152) 20250815122614647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 20250815122614650 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614650 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421991295389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421991295389" session_id=2644390188 session_state=BEGIN} 20250815122614650 DSS <0004> hlr_ussd.c:576 262421991295389/0x9d9e312c: Process SS (BEGIN) 20250815122614650 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614650 DSS <0004> hlr_ussd.c:518 262421991295389/0x9d9e312c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614650 DSS <0004> hlr_ussd.c:542 262421991295389/0x9d9e312c: Cannot find conn for EUSE EUSE-foobar 20250815122614650 DSS <0004> hlr_ussd.c:354 262421991295389/0x9d9e312c: Tx ReturnError(1, 0x22) 20250815122614650 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421991295389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421991295389" session_id=2644390188 session_state=END} 20250815122614650 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614650 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262421991295389" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421991295389" TC_mo_ussd_euse_disc(152)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52908<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@09593f5f03b3: Final verdict of PTC: pass 20250815122614651 DAUC <0003> db_auc.c:157 IMSI='262424125630418': No 2G Auth Data 20250815122614651 DAUC <0003> db_auc.c:192 IMSI='262424125630418': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262424125630418" to be handled at TC_mo_ussd_euse_disc(153) 20250815122614657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4258 20250815122614660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614660 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424125630418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424125630418" session_id=3349007916 session_state=BEGIN} 20250815122614660 DSS <0004> hlr_ussd.c:576 262424125630418/0xc79dce2c: Process SS (BEGIN) 20250815122614660 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614660 DSS <0004> hlr_ussd.c:518 262424125630418/0xc79dce2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614660 DSS <0004> hlr_ussd.c:542 262424125630418/0xc79dce2c: Cannot find conn for EUSE EUSE-foobar 20250815122614660 DSS <0004> hlr_ussd.c:354 262424125630418/0xc79dce2c: Tx ReturnError(1, 0x22) 20250815122614660 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424125630418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424125630418" session_id=3349007916 session_state=END} 20250815122614660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262424125630418" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424125630418" TC_mo_ussd_euse_disc(153)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@09593f5f03b3: Final verdict of PTC: pass 20250815122614661 DAUC <0003> db_auc.c:157 IMSI='262426475407786': No 2G Auth Data 20250815122614661 DAUC <0003> db_auc.c:192 IMSI='262426475407786': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262426475407786" to be handled at TC_mo_ussd_euse_disc(154) 20250815122614667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20250815122614669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614669 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426475407786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426475407786" session_id=1955654542 session_state=BEGIN} 20250815122614669 DSS <0004> hlr_ussd.c:576 262426475407786/0x7490eb8e: Process SS (BEGIN) 20250815122614669 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614669 DSS <0004> hlr_ussd.c:518 262426475407786/0x7490eb8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614669 DSS <0004> hlr_ussd.c:542 262426475407786/0x7490eb8e: Cannot find conn for EUSE EUSE-foobar 20250815122614669 DSS <0004> hlr_ussd.c:354 262426475407786/0x7490eb8e: Tx ReturnError(1, 0x22) 20250815122614669 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426475407786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426475407786" session_id=1955654542 session_state=END} 20250815122614669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262426475407786" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426475407786" TC_mo_ussd_euse_disc(154)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@09593f5f03b3: Final verdict of PTC: pass 20250815122614671 DAUC <0003> db_auc.c:157 IMSI='262427787914675': No 2G Auth Data 20250815122614671 DAUC <0003> db_auc.c:192 IMSI='262427787914675': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262427787914675" to be handled at TC_mo_ussd_euse_disc(155) 20250815122614676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4258 20250815122614679 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614679 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427787914675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427787914675" session_id=1135543736 session_state=BEGIN} 20250815122614679 DSS <0004> hlr_ussd.c:576 262427787914675/0x43af05b8: Process SS (BEGIN) 20250815122614679 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614679 DSS <0004> hlr_ussd.c:518 262427787914675/0x43af05b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614679 DSS <0004> hlr_ussd.c:542 262427787914675/0x43af05b8: Cannot find conn for EUSE EUSE-foobar 20250815122614679 DSS <0004> hlr_ussd.c:354 262427787914675/0x43af05b8: Tx ReturnError(1, 0x22) 20250815122614679 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427787914675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427787914675" session_id=1135543736 session_state=END} 20250815122614679 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614679 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262427787914675" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427787914675" TC_mo_ussd_euse_disc(155)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@09593f5f03b3: Final verdict of PTC: pass 20250815122614680 DAUC <0003> db_auc.c:157 IMSI='262420946895948': No 2G Auth Data 20250815122614680 DAUC <0003> db_auc.c:192 IMSI='262420946895948': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262420946895948" to be handled at TC_mo_ussd_euse_disc(156) 20250815122614686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 20250815122614688 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614688 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420946895948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420946895948" session_id=1598018065 session_state=BEGIN} 20250815122614688 DSS <0004> hlr_ussd.c:576 262420946895948/0x5f3fd211: Process SS (BEGIN) 20250815122614688 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614688 DSS <0004> hlr_ussd.c:518 262420946895948/0x5f3fd211: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614688 DSS <0004> hlr_ussd.c:542 262420946895948/0x5f3fd211: Cannot find conn for EUSE EUSE-foobar 20250815122614688 DSS <0004> hlr_ussd.c:354 262420946895948/0x5f3fd211: Tx ReturnError(1, 0x22) 20250815122614688 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420946895948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420946895948" session_id=1598018065 session_state=END} 20250815122614688 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614688 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262420946895948" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420946895948" TC_mo_ussd_euse_disc(156)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@09593f5f03b3: Final verdict of PTC: pass 20250815122614690 DAUC <0003> db_auc.c:157 IMSI='262425643328155': No 2G Auth Data 20250815122614690 DAUC <0003> db_auc.c:192 IMSI='262425643328155': No 3G Auth Data HLR_Test-GSUP(147)@09593f5f03b3: Created GsupExpect[0] for "262425643328155" to be handled at TC_mo_ussd_euse_disc(157) 20250815122614695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20250815122614698 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614698 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425643328155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425643328155" session_id=2444559264 session_state=BEGIN} 20250815122614698 DSS <0004> hlr_ussd.c:576 262425643328155/0x91b503a0: Process SS (BEGIN) 20250815122614698 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122614698 DSS <0004> hlr_ussd.c:518 262425643328155/0x91b503a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122614698 DSS <0004> hlr_ussd.c:542 262425643328155/0x91b503a0: Cannot find conn for EUSE EUSE-foobar 20250815122614698 DSS <0004> hlr_ussd.c:354 262425643328155/0x91b503a0: Tx ReturnError(1, 0x22) 20250815122614698 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425643328155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425643328155" session_id=2444559264 session_state=END} 20250815122614698 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122614698 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@09593f5f03b3: Found GsupExpect[0] for "262425643328155" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425643328155" TC_mo_ussd_euse_disc(157)@09593f5f03b3: setverdict(pass): none -> pass 20250815122614699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@09593f5f03b3: Final verdict of PTC: pass 20250815122614699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4258 20250815122614699 DLINP <000b> input/ipa.c:452 connected read/write 20250815122614699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122614700 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122614700 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122614700 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@09593f5f03b3: Final verdict of PTC: none 20250815122614700 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38203<->l=127.0.0.1:4259) 148@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 148: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Aug 15 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 20250815122614722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20250815122614923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->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=81888) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_iuse_imsi started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122618065 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122618065 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122618068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122618072 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122618072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122618072 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  20250815122618072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122618072 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  20250815122618072 DLGSUP <0013> gsup_server.c:236 2:  20250815122618072 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122618072 DLGSUP <0013> gsup_server.c:236 3:  20250815122618072 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122618072 DLGSUP <0013> gsup_server.c:236 4:  20250815122618072 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122618072 DLGSUP <0013> gsup_server.c:236 5:  20250815122618072 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122618072 DLGSUP <0013> gsup_server.c:236 7:  20250815122618072 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122618072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122618072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122618072 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@09593f5f03b3: 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") 20250815122618082 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38513<->l=127.0.0.1:4259) 20250815122618084 DAUC <0003> db_auc.c:157 IMSI='262422499426791': No 2G Auth Data 20250815122618084 DAUC <0003> db_auc.c:192 IMSI='262422499426791': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262422499426791" to be handled at TC_mo_ussd_iuse_imsi(162) 20250815122618092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20250815122618118 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618118 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422499426791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422499426791" session_id=2662501593 session_state=BEGIN} 20250815122618118 DSS <0004> hlr_ussd.c:576 262422499426791/0x9eb28cd9: Process SS (BEGIN) 20250815122618118 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618118 DSS <0004> hlr_ussd.c:518 262422499426791/0x9eb28cd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618118 DSS <0004> hlr_ussd.c:363 262422499426791/0x9eb28cd9: Tx USSD 'Your IMSI is 262422499426791' 20250815122618118 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422499426791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422499426791" session_id=2662501593 session_state=END} 20250815122618118 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422499426791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618118 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618118 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262422499426791" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422499426791" TC_mo_ussd_iuse_imsi(162)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@09593f5f03b3: Final verdict of PTC: pass 20250815122618130 DAUC <0003> db_auc.c:157 IMSI='262429339615521': No 2G Auth Data 20250815122618130 DAUC <0003> db_auc.c:192 IMSI='262429339615521': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262429339615521" to be handled at TC_mo_ussd_iuse_imsi(163) 20250815122618142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52994<->l=127.0.0.1:4258 20250815122618145 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618145 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429339615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429339615521" session_id=582729052 session_state=BEGIN} 20250815122618145 DSS <0004> hlr_ussd.c:576 262429339615521/0x22bbbd5c: Process SS (BEGIN) 20250815122618145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618145 DSS <0004> hlr_ussd.c:518 262429339615521/0x22bbbd5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618145 DSS <0004> hlr_ussd.c:363 262429339615521/0x22bbbd5c: Tx USSD 'Your IMSI is 262429339615521' 20250815122618145 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429339615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429339615521" session_id=582729052 session_state=END} 20250815122618145 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429339615521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618145 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618145 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262429339615521" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429339615521" TC_mo_ussd_iuse_imsi(163)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@09593f5f03b3: Final verdict of PTC: pass 20250815122618148 DAUC <0003> db_auc.c:157 IMSI='262424685103095': No 2G Auth Data 20250815122618148 DAUC <0003> db_auc.c:192 IMSI='262424685103095': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262424685103095" to be handled at TC_mo_ussd_iuse_imsi(164) 20250815122618155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20250815122618158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618158 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424685103095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424685103095" session_id=2934054417 session_state=BEGIN} 20250815122618158 DSS <0004> hlr_ussd.c:576 262424685103095/0xaee21e11: Process SS (BEGIN) 20250815122618158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618158 DSS <0004> hlr_ussd.c:518 262424685103095/0xaee21e11: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618158 DSS <0004> hlr_ussd.c:363 262424685103095/0xaee21e11: Tx USSD 'Your IMSI is 262424685103095' 20250815122618158 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424685103095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424685103095" session_id=2934054417 session_state=END} 20250815122618158 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424685103095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262424685103095" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424685103095" TC_mo_ussd_iuse_imsi(164)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@09593f5f03b3: Final verdict of PTC: pass 20250815122618160 DAUC <0003> db_auc.c:157 IMSI='262424715942351': No 2G Auth Data 20250815122618160 DAUC <0003> db_auc.c:192 IMSI='262424715942351': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262424715942351" to be handled at TC_mo_ussd_iuse_imsi(165) 20250815122618167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 20250815122618170 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618170 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424715942351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424715942351" session_id=748522452 session_state=BEGIN} 20250815122618170 DSS <0004> hlr_ussd.c:576 262424715942351/0x2c9d8bd4: Process SS (BEGIN) 20250815122618170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618170 DSS <0004> hlr_ussd.c:518 262424715942351/0x2c9d8bd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618170 DSS <0004> hlr_ussd.c:363 262424715942351/0x2c9d8bd4: Tx USSD 'Your IMSI is 262424715942351' 20250815122618170 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424715942351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424715942351" session_id=748522452 session_state=END} 20250815122618170 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424715942351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618170 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618170 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262424715942351" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424715942351" TC_mo_ussd_iuse_imsi(165)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@09593f5f03b3: Final verdict of PTC: pass 20250815122618172 DAUC <0003> db_auc.c:157 IMSI='262420163810557': No 2G Auth Data 20250815122618172 DAUC <0003> db_auc.c:192 IMSI='262420163810557': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262420163810557" to be handled at TC_mo_ussd_iuse_imsi(166) 20250815122618178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 20250815122618181 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618181 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420163810557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420163810557" session_id=121944079 session_state=BEGIN} 20250815122618181 DSS <0004> hlr_ussd.c:576 262420163810557/0x0744b80f: Process SS (BEGIN) 20250815122618181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618181 DSS <0004> hlr_ussd.c:518 262420163810557/0x0744b80f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618181 DSS <0004> hlr_ussd.c:363 262420163810557/0x0744b80f: Tx USSD 'Your IMSI is 262420163810557' 20250815122618181 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420163810557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420163810557" session_id=121944079 session_state=END} 20250815122618181 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420163810557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618181 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618181 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262420163810557" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420163810557" TC_mo_ussd_iuse_imsi(166)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@09593f5f03b3: Final verdict of PTC: pass 20250815122618184 DAUC <0003> db_auc.c:157 IMSI='262422658774128': No 2G Auth Data 20250815122618184 DAUC <0003> db_auc.c:192 IMSI='262422658774128': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262422658774128" to be handled at TC_mo_ussd_iuse_imsi(167) 20250815122618189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53030<->l=127.0.0.1:4258 20250815122618192 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618192 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422658774128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422658774128" session_id=350478806 session_state=BEGIN} 20250815122618192 DSS <0004> hlr_ussd.c:576 262422658774128/0x14e3e1d6: Process SS (BEGIN) 20250815122618192 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618192 DSS <0004> hlr_ussd.c:518 262422658774128/0x14e3e1d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618192 DSS <0004> hlr_ussd.c:363 262422658774128/0x14e3e1d6: Tx USSD 'Your IMSI is 262422658774128' 20250815122618192 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422658774128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422658774128" session_id=350478806 session_state=END} 20250815122618192 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422658774128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618192 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618192 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262422658774128" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422658774128" TC_mo_ussd_iuse_imsi(167)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@09593f5f03b3: Final verdict of PTC: pass 20250815122618194 DAUC <0003> db_auc.c:157 IMSI='262429445342807': No 2G Auth Data 20250815122618194 DAUC <0003> db_auc.c:192 IMSI='262429445342807': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262429445342807" to be handled at TC_mo_ussd_iuse_imsi(168) 20250815122618200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53046<->l=127.0.0.1:4258 20250815122618203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618203 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429445342807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429445342807" session_id=3420649133 session_state=BEGIN} 20250815122618203 DSS <0004> hlr_ussd.c:576 262429445342807/0xcbe2f6ad: Process SS (BEGIN) 20250815122618203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618203 DSS <0004> hlr_ussd.c:518 262429445342807/0xcbe2f6ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618203 DSS <0004> hlr_ussd.c:363 262429445342807/0xcbe2f6ad: Tx USSD 'Your IMSI is 262429445342807' 20250815122618203 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429445342807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429445342807" session_id=3420649133 session_state=END} 20250815122618203 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429445342807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262429445342807" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429445342807" TC_mo_ussd_iuse_imsi(168)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53046<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@09593f5f03b3: Final verdict of PTC: pass 20250815122618205 DAUC <0003> db_auc.c:157 IMSI='262420620953017': No 2G Auth Data 20250815122618205 DAUC <0003> db_auc.c:192 IMSI='262420620953017': No 3G Auth Data HLR_Test-GSUP(159)@09593f5f03b3: Created GsupExpect[0] for "262420620953017" to be handled at TC_mo_ussd_iuse_imsi(169) 20250815122618210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 20250815122618213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618213 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420620953017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420620953017" session_id=818503586 session_state=BEGIN} 20250815122618213 DSS <0004> hlr_ussd.c:576 262420620953017/0x30c95fa2: Process SS (BEGIN) 20250815122618213 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122618213 DSS <0004> hlr_ussd.c:518 262420620953017/0x30c95fa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122618213 DSS <0004> hlr_ussd.c:363 262420620953017/0x30c95fa2: Tx USSD 'Your IMSI is 262420620953017' 20250815122618213 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420620953017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420620953017" session_id=818503586 session_state=END} 20250815122618213 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420620953017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122618213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122618213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@09593f5f03b3: Found GsupExpect[0] for "262420620953017" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420620953017" TC_mo_ussd_iuse_imsi(169)@09593f5f03b3: setverdict(pass): none -> pass 20250815122618215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@09593f5f03b3: Final verdict of PTC: pass 20250815122618215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.1:4258 20250815122618215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122618215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122618215 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122618215 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122618215 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122618215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38513<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@09593f5f03b3: Final verdict of PTC: none 160@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 160: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Aug 15 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 20250815122618238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20250815122618439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53076<->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=82232) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122621583 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122621583 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122621588 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@09593f5f03b3: 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) } } } } 20250815122621593 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@09593f5f03b3: 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 } } } } 20250815122621594 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122621594 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122621594 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  20250815122621594 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122621594 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  20250815122621594 DLGSUP <0013> gsup_server.c:236 2:  20250815122621594 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122621594 DLGSUP <0013> gsup_server.c:236 3:  20250815122621594 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122621594 DLGSUP <0013> gsup_server.c:236 4:  20250815122621594 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122621594 DLGSUP <0013> gsup_server.c:236 5:  20250815122621594 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122621594 DLGSUP <0013> gsup_server.c:236 7:  20250815122621594 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122621594 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122621594 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122621594 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@09593f5f03b3: 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") 20250815122621619 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46051<->l=127.0.0.1:4259) 20250815122621633 DAUC <0003> db_auc.c:157 IMSI='262424710417672': No 2G Auth Data 20250815122621633 DAUC <0003> db_auc.c:192 IMSI='262424710417672': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262424710417672" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250815122621656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4258 20250815122621666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621666 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424710417672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424710417672" source_name="the-source\n" session_id=2855432107 session_state=BEGIN} 20250815122621666 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250815122621666 DSS <0004> hlr_ussd.c:576 262424710417672/0xaa326fab: Process SS (BEGIN) 20250815122621666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621666 DSS <0004> hlr_ussd.c:518 262424710417672/0xaa326fab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621666 DSS <0004> hlr_ussd.c:363 262424710417672/0xaa326fab: Tx USSD 'Your IMSI is 262424710417672' 20250815122621666 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424710417672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424710417672" destination_name="the-source\n" session_id=2855432107 session_state=END} 20250815122621666 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424710417672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621666 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262424710417672" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424710417672" TC_mo_ussd_iuse_imsi_via_proxy(174)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@09593f5f03b3: Final verdict of PTC: pass 20250815122621671 DAUC <0003> db_auc.c:157 IMSI='262422438161337': No 2G Auth Data 20250815122621671 DAUC <0003> db_auc.c:192 IMSI='262422438161337': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262422438161337" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250815122621680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 20250815122621683 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621683 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422438161337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422438161337" source_name="the-source\n" session_id=1635649174 session_state=BEGIN} 20250815122621683 DSS <0004> hlr_ussd.c:576 262422438161337/0x617e0696: Process SS (BEGIN) 20250815122621683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621683 DSS <0004> hlr_ussd.c:518 262422438161337/0x617e0696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621683 DSS <0004> hlr_ussd.c:363 262422438161337/0x617e0696: Tx USSD 'Your IMSI is 262422438161337' 20250815122621683 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422438161337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422438161337" destination_name="the-source\n" session_id=1635649174 session_state=END} 20250815122621683 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422438161337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621683 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621683 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262422438161337" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422438161337" TC_mo_ussd_iuse_imsi_via_proxy(175)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@09593f5f03b3: Final verdict of PTC: pass 20250815122621686 DAUC <0003> db_auc.c:157 IMSI='262421871033743': No 2G Auth Data 20250815122621686 DAUC <0003> db_auc.c:192 IMSI='262421871033743': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262421871033743" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250815122621692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 20250815122621695 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621695 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421871033743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421871033743" source_name="the-source\n" session_id=3646915042 session_state=BEGIN} 20250815122621695 DSS <0004> hlr_ussd.c:576 262421871033743/0xd95f81e2: Process SS (BEGIN) 20250815122621695 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621695 DSS <0004> hlr_ussd.c:518 262421871033743/0xd95f81e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621695 DSS <0004> hlr_ussd.c:363 262421871033743/0xd95f81e2: Tx USSD 'Your IMSI is 262421871033743' 20250815122621695 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421871033743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421871033743" destination_name="the-source\n" session_id=3646915042 session_state=END} 20250815122621695 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421871033743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621695 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621695 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262421871033743" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421871033743" TC_mo_ussd_iuse_imsi_via_proxy(176)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@09593f5f03b3: Final verdict of PTC: pass 20250815122621698 DAUC <0003> db_auc.c:157 IMSI='262425065970302': No 2G Auth Data 20250815122621698 DAUC <0003> db_auc.c:192 IMSI='262425065970302': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262425065970302" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250815122621704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 20250815122621707 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621707 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425065970302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425065970302" source_name="the-source\n" session_id=295591423 session_state=BEGIN} 20250815122621707 DSS <0004> hlr_ussd.c:576 262425065970302/0x119e5dff: Process SS (BEGIN) 20250815122621707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621707 DSS <0004> hlr_ussd.c:518 262425065970302/0x119e5dff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621707 DSS <0004> hlr_ussd.c:363 262425065970302/0x119e5dff: Tx USSD 'Your IMSI is 262425065970302' 20250815122621707 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425065970302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425065970302" destination_name="the-source\n" session_id=295591423 session_state=END} 20250815122621707 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425065970302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621707 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621707 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262425065970302" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425065970302" TC_mo_ussd_iuse_imsi_via_proxy(177)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@09593f5f03b3: Final verdict of PTC: pass 20250815122621709 DAUC <0003> db_auc.c:157 IMSI='262428016743708': No 2G Auth Data 20250815122621710 DAUC <0003> db_auc.c:192 IMSI='262428016743708': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262428016743708" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250815122621715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55494<->l=127.0.0.1:4258 20250815122621718 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621718 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428016743708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428016743708" source_name="the-source\n" session_id=1380624498 session_state=BEGIN} 20250815122621718 DSS <0004> hlr_ussd.c:576 262428016743708/0x524aa872: Process SS (BEGIN) 20250815122621718 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621718 DSS <0004> hlr_ussd.c:518 262428016743708/0x524aa872: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621718 DSS <0004> hlr_ussd.c:363 262428016743708/0x524aa872: Tx USSD 'Your IMSI is 262428016743708' 20250815122621718 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428016743708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428016743708" destination_name="the-source\n" session_id=1380624498 session_state=END} 20250815122621718 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262428016743708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621718 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621718 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262428016743708" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262428016743708" TC_mo_ussd_iuse_imsi_via_proxy(178)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@09593f5f03b3: Final verdict of PTC: pass 20250815122621720 DAUC <0003> db_auc.c:157 IMSI='262428044140300': No 2G Auth Data 20250815122621720 DAUC <0003> db_auc.c:192 IMSI='262428044140300': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262428044140300" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250815122621725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20250815122621728 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621728 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428044140300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428044140300" source_name="the-source\n" session_id=2671725681 session_state=BEGIN} 20250815122621728 DSS <0004> hlr_ussd.c:576 262428044140300/0x9f3f4c71: Process SS (BEGIN) 20250815122621728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621728 DSS <0004> hlr_ussd.c:518 262428044140300/0x9f3f4c71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621728 DSS <0004> hlr_ussd.c:363 262428044140300/0x9f3f4c71: Tx USSD 'Your IMSI is 262428044140300' 20250815122621728 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428044140300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428044140300" destination_name="the-source\n" session_id=2671725681 session_state=END} 20250815122621728 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428044140300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621728 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621728 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262428044140300" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428044140300" TC_mo_ussd_iuse_imsi_via_proxy(179)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@09593f5f03b3: Final verdict of PTC: pass 20250815122621730 DAUC <0003> db_auc.c:157 IMSI='262420811515125': No 2G Auth Data 20250815122621730 DAUC <0003> db_auc.c:192 IMSI='262420811515125': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262420811515125" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250815122621735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 20250815122621738 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621738 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420811515125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420811515125" source_name="the-source\n" session_id=2554398027 session_state=BEGIN} 20250815122621738 DSS <0004> hlr_ussd.c:576 262420811515125/0x9841054b: Process SS (BEGIN) 20250815122621738 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621738 DSS <0004> hlr_ussd.c:518 262420811515125/0x9841054b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621738 DSS <0004> hlr_ussd.c:363 262420811515125/0x9841054b: Tx USSD 'Your IMSI is 262420811515125' 20250815122621738 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420811515125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420811515125" destination_name="the-source\n" session_id=2554398027 session_state=END} 20250815122621738 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420811515125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621738 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621738 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262420811515125" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420811515125" TC_mo_ussd_iuse_imsi_via_proxy(180)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@09593f5f03b3: Final verdict of PTC: pass 20250815122621740 DAUC <0003> db_auc.c:157 IMSI='262427739221139': No 2G Auth Data 20250815122621740 DAUC <0003> db_auc.c:192 IMSI='262427739221139': No 3G Auth Data HLR_Test-GSUP(171)@09593f5f03b3: Created GsupExpect[0] for "262427739221139" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250815122621745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20250815122621749 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621749 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427739221139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427739221139" source_name="the-source\n" session_id=1546981318 session_state=BEGIN} 20250815122621749 DSS <0004> hlr_ussd.c:576 262427739221139/0x5c350fc6: Process SS (BEGIN) 20250815122621749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250815122621749 DSS <0004> hlr_ussd.c:518 262427739221139/0x5c350fc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250815122621749 DSS <0004> hlr_ussd.c:363 262427739221139/0x5c350fc6: Tx USSD 'Your IMSI is 262427739221139' 20250815122621749 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427739221139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427739221139" destination_name="the-source\n" session_id=1546981318 session_state=END} 20250815122621749 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427739221139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122621749 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122621749 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@09593f5f03b3: Found GsupExpect[0] for "262427739221139" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427739221139" TC_mo_ussd_iuse_imsi_via_proxy(181)@09593f5f03b3: setverdict(pass): none -> pass 20250815122621751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@09593f5f03b3: Final verdict of PTC: pass 20250815122621751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55446<->l=127.0.0.1:4258 20250815122621751 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46051<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@09593f5f03b3: Final verdict of PTC: none 20250815122621751 DLINP <000b> input/ipa.c:452 connected read/write 20250815122621751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122621751 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122621751 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122621751 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122621751 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@09593f5f03b3: Final verdict of PTC: none 172@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 172: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Aug 15 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 20250815122621775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20250815122621976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77672) Waiting for packet dumper to finish... 1 (prev_count=77672, count=83484) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_iuse_msisdn started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122625128 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122625128 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122625131 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122625134 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625134 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122625134 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122625134 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  20250815122625134 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122625134 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  20250815122625134 DLGSUP <0013> gsup_server.c:236 2:  20250815122625134 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122625134 DLGSUP <0013> gsup_server.c:236 3:  20250815122625134 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122625134 DLGSUP <0013> gsup_server.c:236 4:  20250815122625134 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122625134 DLGSUP <0013> gsup_server.c:236 5:  20250815122625134 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122625134 DLGSUP <0013> gsup_server.c:236 7:  20250815122625134 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122625134 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122625134 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122625134 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@09593f5f03b3: 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") 20250815122625148 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42681<->l=127.0.0.1:4259) 20250815122625156 DAUC <0003> db_auc.c:157 IMSI='262421905592090': No 2G Auth Data 20250815122625156 DAUC <0003> db_auc.c:192 IMSI='262421905592090': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262421905592090" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250815122625178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20250815122625188 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625188 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421905592090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421905592090" session_id=2064236585 session_state=BEGIN} 20250815122625188 DSS <0004> hlr_ussd.c:576 262421905592090/0x7b09c029: Process SS (BEGIN) 20250815122625188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625188 DSS <0004> hlr_ussd.c:518 262421905592090/0x7b09c029: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625188 DSS <0004> hlr_ussd.c:363 262421905592090/0x7b09c029: Tx USSD 'Your extension is 491616611220' 20250815122625188 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421905592090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421905592090" session_id=2064236585 session_state=END} 20250815122625188 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421905592090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625188 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625188 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262421905592090" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421905592090" TC_mo_ussd_iuse_msisdn(186)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@09593f5f03b3: Final verdict of PTC: pass 20250815122625192 DAUC <0003> db_auc.c:157 IMSI='262422702269855': No 2G Auth Data 20250815122625192 DAUC <0003> db_auc.c:192 IMSI='262422702269855': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262422702269855" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250815122625198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 20250815122625201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625201 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422702269855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422702269855" session_id=4043440207 session_state=BEGIN} 20250815122625201 DSS <0004> hlr_ussd.c:576 262422702269855/0xf102004f: Process SS (BEGIN) 20250815122625201 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625201 DSS <0004> hlr_ussd.c:518 262422702269855/0xf102004f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625201 DSS <0004> hlr_ussd.c:363 262422702269855/0xf102004f: Tx USSD 'Your extension is 491611755454' 20250815122625201 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422702269855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422702269855" session_id=4043440207 session_state=END} 20250815122625201 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422702269855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262422702269855" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422702269855" TC_mo_ussd_iuse_msisdn(187)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@09593f5f03b3: Final verdict of PTC: pass 20250815122625203 DAUC <0003> db_auc.c:157 IMSI='262429543342944': No 2G Auth Data 20250815122625203 DAUC <0003> db_auc.c:192 IMSI='262429543342944': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262429543342944" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250815122625209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20250815122625212 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625212 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429543342944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429543342944" session_id=1357964432 session_state=BEGIN} 20250815122625212 DSS <0004> hlr_ussd.c:576 262429543342944/0x50f0e490: Process SS (BEGIN) 20250815122625212 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625212 DSS <0004> hlr_ussd.c:518 262429543342944/0x50f0e490: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625212 DSS <0004> hlr_ussd.c:363 262429543342944/0x50f0e490: Tx USSD 'Your extension is 491618762774' 20250815122625212 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429543342944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429543342944" session_id=1357964432 session_state=END} 20250815122625212 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429543342944 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625212 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625212 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262429543342944" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429543342944" TC_mo_ussd_iuse_msisdn(188)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@09593f5f03b3: Final verdict of PTC: pass 20250815122625214 DAUC <0003> db_auc.c:157 IMSI='262428502829154': No 2G Auth Data 20250815122625214 DAUC <0003> db_auc.c:192 IMSI='262428502829154': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262428502829154" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250815122625221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250815122625224 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625224 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428502829154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428502829154" session_id=355787742 session_state=BEGIN} 20250815122625224 DSS <0004> hlr_ussd.c:576 262428502829154/0x1534e3de: Process SS (BEGIN) 20250815122625224 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625224 DSS <0004> hlr_ussd.c:518 262428502829154/0x1534e3de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625224 DSS <0004> hlr_ussd.c:363 262428502829154/0x1534e3de: Tx USSD 'Your extension is 491612812571' 20250815122625224 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428502829154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428502829154" session_id=355787742 session_state=END} 20250815122625224 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428502829154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625224 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625224 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262428502829154" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262428502829154" TC_mo_ussd_iuse_msisdn(189)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@09593f5f03b3: Final verdict of PTC: pass 20250815122625226 DAUC <0003> db_auc.c:157 IMSI='262425046536543': No 2G Auth Data 20250815122625226 DAUC <0003> db_auc.c:192 IMSI='262425046536543': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262425046536543" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250815122625232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20250815122625235 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625235 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425046536543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425046536543" session_id=3709316624 session_state=BEGIN} 20250815122625235 DSS <0004> hlr_ussd.c:576 262425046536543/0xdd17ae10: Process SS (BEGIN) 20250815122625235 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625235 DSS <0004> hlr_ussd.c:518 262425046536543/0xdd17ae10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625235 DSS <0004> hlr_ussd.c:363 262425046536543/0xdd17ae10: Tx USSD 'Your extension is 491616178638' 20250815122625235 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425046536543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425046536543" session_id=3709316624 session_state=END} 20250815122625235 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425046536543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625235 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625235 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262425046536543" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425046536543" TC_mo_ussd_iuse_msisdn(190)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@09593f5f03b3: Final verdict of PTC: pass 20250815122625237 DAUC <0003> db_auc.c:157 IMSI='262420030209839': No 2G Auth Data 20250815122625237 DAUC <0003> db_auc.c:192 IMSI='262420030209839': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262420030209839" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250815122625243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 20250815122625247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625247 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420030209839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420030209839" session_id=3070871054 session_state=BEGIN} 20250815122625247 DSS <0004> hlr_ussd.c:576 262420030209839/0xb709c60e: Process SS (BEGIN) 20250815122625247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625247 DSS <0004> hlr_ussd.c:518 262420030209839/0xb709c60e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625247 DSS <0004> hlr_ussd.c:363 262420030209839/0xb709c60e: Tx USSD 'Your extension is 491612812404' 20250815122625247 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420030209839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420030209839" session_id=3070871054 session_state=END} 20250815122625247 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420030209839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625247 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262420030209839" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420030209839" TC_mo_ussd_iuse_msisdn(191)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@09593f5f03b3: Final verdict of PTC: pass 20250815122625249 DAUC <0003> db_auc.c:157 IMSI='262422242804180': No 2G Auth Data 20250815122625249 DAUC <0003> db_auc.c:192 IMSI='262422242804180': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262422242804180" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250815122625254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 20250815122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625257 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422242804180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422242804180" session_id=1020524404 session_state=BEGIN} 20250815122625257 DSS <0004> hlr_ussd.c:576 262422242804180/0x3cd3f774: Process SS (BEGIN) 20250815122625257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625257 DSS <0004> hlr_ussd.c:518 262422242804180/0x3cd3f774: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625257 DSS <0004> hlr_ussd.c:363 262422242804180/0x3cd3f774: Tx USSD 'Your extension is 491615284030' 20250815122625257 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422242804180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422242804180" session_id=1020524404 session_state=END} 20250815122625257 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422242804180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262422242804180" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422242804180" TC_mo_ussd_iuse_msisdn(192)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@09593f5f03b3: Final verdict of PTC: pass 20250815122625259 DAUC <0003> db_auc.c:157 IMSI='262427411204553': No 2G Auth Data 20250815122625259 DAUC <0003> db_auc.c:192 IMSI='262427411204553': No 3G Auth Data HLR_Test-GSUP(183)@09593f5f03b3: Created GsupExpect[0] for "262427411204553" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250815122625265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20250815122625268 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625268 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427411204553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427411204553" session_id=2230902646 session_state=BEGIN} 20250815122625268 DSS <0004> hlr_ussd.c:576 262427411204553/0x84f8df76: Process SS (BEGIN) 20250815122625268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122625268 DSS <0004> hlr_ussd.c:518 262427411204553/0x84f8df76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122625268 DSS <0004> hlr_ussd.c:363 262427411204553/0x84f8df76: Tx USSD 'Your extension is 491613074263' 20250815122625268 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427411204553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427411204553" session_id=2230902646 session_state=END} 20250815122625268 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427411204553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122625268 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122625268 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@09593f5f03b3: Found GsupExpect[0] for "262427411204553" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427411204553" TC_mo_ussd_iuse_msisdn(193)@09593f5f03b3: setverdict(pass): none -> pass 20250815122625270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@09593f5f03b3: Final verdict of PTC: pass 20250815122625270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20250815122625271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42681<->l=127.0.0.1:4259) 184@09593f5f03b3: Final verdict of PTC: none 20250815122625271 DLINP <000b> input/ipa.c:452 connected read/write 20250815122625271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122625271 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122625271 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122625271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(183)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 184: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Aug 15 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 20250815122625294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20250815122625495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82340) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122628643 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122628643 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122628647 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122628653 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628653 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122628653 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122628653 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  20250815122628653 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122628653 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  20250815122628653 DLGSUP <0013> gsup_server.c:236 2:  20250815122628653 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122628653 DLGSUP <0013> gsup_server.c:236 3:  20250815122628653 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122628653 DLGSUP <0013> gsup_server.c:236 4:  20250815122628653 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122628653 DLGSUP <0013> gsup_server.c:236 5:  20250815122628653 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122628653 DLGSUP <0013> gsup_server.c:236 7:  20250815122628653 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122628653 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122628653 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122628653 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@09593f5f03b3: 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") 20250815122628678 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41935<->l=127.0.0.1:4259) 20250815122628687 DAUC <0003> db_auc.c:157 IMSI='262428779820932': No 2G Auth Data 20250815122628687 DAUC <0003> db_auc.c:192 IMSI='262428779820932': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262428779820932" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250815122628711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20250815122628723 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628724 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428779820932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428779820932" source_name="the-source\n" session_id=3330241450 session_state=BEGIN} 20250815122628724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250815122628724 DSS <0004> hlr_ussd.c:576 262428779820932/0xc67f73aa: Process SS (BEGIN) 20250815122628724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628724 DSS <0004> hlr_ussd.c:518 262428779820932/0xc67f73aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628724 DSS <0004> hlr_ussd.c:363 262428779820932/0xc67f73aa: Tx USSD 'Your extension is 491615774854' 20250815122628724 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428779820932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428779820932" destination_name="the-source\n" session_id=3330241450 session_state=END} 20250815122628724 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428779820932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628724 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628724 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262428779820932" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428779820932" TC_mo_ussd_iuse_msisdn_via_proxy(198)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@09593f5f03b3: Final verdict of PTC: pass 20250815122628728 DAUC <0003> db_auc.c:157 IMSI='262425375306472': No 2G Auth Data 20250815122628728 DAUC <0003> db_auc.c:192 IMSI='262425375306472': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262425375306472" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250815122628734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 20250815122628737 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628737 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425375306472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425375306472" source_name="the-source\n" session_id=4144006546 session_state=BEGIN} 20250815122628737 DSS <0004> hlr_ussd.c:576 262425375306472/0xf7008592: Process SS (BEGIN) 20250815122628737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628737 DSS <0004> hlr_ussd.c:518 262425375306472/0xf7008592: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628737 DSS <0004> hlr_ussd.c:363 262425375306472/0xf7008592: Tx USSD 'Your extension is 491612546823' 20250815122628737 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425375306472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425375306472" destination_name="the-source\n" session_id=4144006546 session_state=END} 20250815122628737 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425375306472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628737 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628737 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262425375306472" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425375306472" TC_mo_ussd_iuse_msisdn_via_proxy(199)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@09593f5f03b3: Final verdict of PTC: pass 20250815122628739 DAUC <0003> db_auc.c:157 IMSI='262429857176981': No 2G Auth Data 20250815122628739 DAUC <0003> db_auc.c:192 IMSI='262429857176981': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262429857176981" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250815122628744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 20250815122628747 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628747 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429857176981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429857176981" source_name="the-source\n" session_id=2242661555 session_state=BEGIN} 20250815122628747 DSS <0004> hlr_ussd.c:576 262429857176981/0x85ac4cb3: Process SS (BEGIN) 20250815122628747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628747 DSS <0004> hlr_ussd.c:518 262429857176981/0x85ac4cb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628747 DSS <0004> hlr_ussd.c:363 262429857176981/0x85ac4cb3: Tx USSD 'Your extension is 491610507024' 20250815122628747 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429857176981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429857176981" destination_name="the-source\n" session_id=2242661555 session_state=END} 20250815122628747 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429857176981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628747 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628747 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262429857176981" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429857176981" TC_mo_ussd_iuse_msisdn_via_proxy(200)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@09593f5f03b3: Final verdict of PTC: pass 20250815122628749 DAUC <0003> db_auc.c:157 IMSI='262424280559750': No 2G Auth Data 20250815122628749 DAUC <0003> db_auc.c:192 IMSI='262424280559750': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262424280559750" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250815122628754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20250815122628756 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628756 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424280559750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424280559750" source_name="the-source\n" session_id=3694242087 session_state=BEGIN} 20250815122628756 DSS <0004> hlr_ussd.c:576 262424280559750/0xdc31a927: Process SS (BEGIN) 20250815122628756 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628756 DSS <0004> hlr_ussd.c:518 262424280559750/0xdc31a927: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628756 DSS <0004> hlr_ussd.c:363 262424280559750/0xdc31a927: Tx USSD 'Your extension is 491611123720' 20250815122628756 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424280559750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424280559750" destination_name="the-source\n" session_id=3694242087 session_state=END} 20250815122628756 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262424280559750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628756 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628756 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262424280559750" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262424280559750" TC_mo_ussd_iuse_msisdn_via_proxy(201)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@09593f5f03b3: Final verdict of PTC: pass 20250815122628758 DAUC <0003> db_auc.c:157 IMSI='262423604807657': No 2G Auth Data 20250815122628758 DAUC <0003> db_auc.c:192 IMSI='262423604807657': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262423604807657" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250815122628763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20250815122628766 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628766 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423604807657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423604807657" source_name="the-source\n" session_id=679886785 session_state=BEGIN} 20250815122628766 DSS <0004> hlr_ussd.c:576 262423604807657/0x28863fc1: Process SS (BEGIN) 20250815122628766 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628766 DSS <0004> hlr_ussd.c:518 262423604807657/0x28863fc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628766 DSS <0004> hlr_ussd.c:363 262423604807657/0x28863fc1: Tx USSD 'Your extension is 491618764265' 20250815122628766 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423604807657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423604807657" destination_name="the-source\n" session_id=679886785 session_state=END} 20250815122628766 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423604807657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628766 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628766 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262423604807657" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423604807657" TC_mo_ussd_iuse_msisdn_via_proxy(202)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@09593f5f03b3: Final verdict of PTC: pass 20250815122628768 DAUC <0003> db_auc.c:157 IMSI='262429586015409': No 2G Auth Data 20250815122628768 DAUC <0003> db_auc.c:192 IMSI='262429586015409': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262429586015409" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250815122628774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20250815122628776 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628776 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429586015409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429586015409" source_name="the-source\n" session_id=978942596 session_state=BEGIN} 20250815122628776 DSS <0004> hlr_ussd.c:576 262429586015409/0x3a597a84: Process SS (BEGIN) 20250815122628776 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628776 DSS <0004> hlr_ussd.c:518 262429586015409/0x3a597a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628776 DSS <0004> hlr_ussd.c:363 262429586015409/0x3a597a84: Tx USSD 'Your extension is 491614186442' 20250815122628776 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429586015409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429586015409" destination_name="the-source\n" session_id=978942596 session_state=END} 20250815122628776 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429586015409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628776 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628777 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262429586015409" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429586015409" TC_mo_ussd_iuse_msisdn_via_proxy(203)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@09593f5f03b3: Final verdict of PTC: pass 20250815122628779 DAUC <0003> db_auc.c:157 IMSI='262421420264754': No 2G Auth Data 20250815122628779 DAUC <0003> db_auc.c:192 IMSI='262421420264754': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262421420264754" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250815122628784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20250815122628787 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628787 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421420264754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421420264754" source_name="the-source\n" session_id=4021290482 session_state=BEGIN} 20250815122628787 DSS <0004> hlr_ussd.c:576 262421420264754/0xefb005f2: Process SS (BEGIN) 20250815122628787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628787 DSS <0004> hlr_ussd.c:518 262421420264754/0xefb005f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628787 DSS <0004> hlr_ussd.c:363 262421420264754/0xefb005f2: Tx USSD 'Your extension is 491617457183' 20250815122628787 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421420264754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421420264754" destination_name="the-source\n" session_id=4021290482 session_state=END} 20250815122628787 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421420264754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628787 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628787 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262421420264754" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421420264754" TC_mo_ussd_iuse_msisdn_via_proxy(204)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@09593f5f03b3: Final verdict of PTC: pass 20250815122628789 DAUC <0003> db_auc.c:157 IMSI='262422912679575': No 2G Auth Data 20250815122628789 DAUC <0003> db_auc.c:192 IMSI='262422912679575': No 3G Auth Data HLR_Test-GSUP(195)@09593f5f03b3: Created GsupExpect[0] for "262422912679575" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250815122628795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 20250815122628797 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628797 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422912679575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422912679575" source_name="the-source\n" session_id=540395325 session_state=BEGIN} 20250815122628797 DSS <0004> hlr_ussd.c:576 262422912679575/0x2035c73d: Process SS (BEGIN) 20250815122628797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250815122628797 DSS <0004> hlr_ussd.c:518 262422912679575/0x2035c73d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250815122628797 DSS <0004> hlr_ussd.c:363 262422912679575/0x2035c73d: Tx USSD 'Your extension is 491618460665' 20250815122628797 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422912679575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422912679575" destination_name="the-source\n" session_id=540395325 session_state=END} 20250815122628797 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262422912679575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122628797 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122628797 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@09593f5f03b3: Found GsupExpect[0] for "262422912679575" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422912679575" TC_mo_ussd_iuse_msisdn_via_proxy(205)@09593f5f03b3: setverdict(pass): none -> pass 20250815122628799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@09593f5f03b3: Final verdict of PTC: pass 20250815122628799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.1:4258 20250815122628800 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41935<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@09593f5f03b3: Final verdict of PTC: none 196@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@09593f5f03b3: Final verdict of PTC: none 20250815122628800 DLINP <000b> input/ipa.c:452 connected read/write 20250815122628800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122628800 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122628800 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122628800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122628800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(194)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 196: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Aug 15 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 20250815122628824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20250815122629025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66440) Waiting for packet dumper to finish... 1 (prev_count=66440, count=83544) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_euse started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 20250815122632165 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36409 20250815122632165 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36409 MTC@09593f5f03b3: in not legacy case 2 IPA-EUSE-foobar(208)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122632166 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632166 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632167 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122632167 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@09593f5f03b3: 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) } } } } 20250815122632168 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632168 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632168 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122632168 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250815122632168 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250815122632168 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250815122632168 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  20250815122632168 DLGSUP <0013> gsup_server.c:236 2:  20250815122632168 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122632168 DLGSUP <0013> gsup_server.c:236 3:  20250815122632168 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122632168 DLGSUP <0013> gsup_server.c:236 4:  20250815122632168 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122632168 DLGSUP <0013> gsup_server.c:236 5:  20250815122632168 DLGSUP <0013> gsup_server.c:238 5: 00  IPA-EUSE-foobar(208)@09593f5f03b3: 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 } } } } 20250815122632168 DLGSUP <0013> gsup_server.c:236 7:  20250815122632168 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122632168 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122632168 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122632168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36409 HLR_Test-GSUP-IPA(207)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122632168 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@09593f5f03b3: 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) } } } } 20250815122632170 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632170 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122632170 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122632170 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  20250815122632170 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122632170 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  20250815122632170 DLGSUP <0013> gsup_server.c:236 2:  20250815122632170 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122632170 DLGSUP <0013> gsup_server.c:236 3:  20250815122632170 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(207)@09593f5f03b3: 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 } } } } 20250815122632170 DLGSUP <0013> gsup_server.c:236 4:  20250815122632170 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122632170 DLGSUP <0013> gsup_server.c:236 5:  20250815122632170 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122632170 DLGSUP <0013> gsup_server.c:236 7:  20250815122632170 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122632170 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122632170 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122632170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@09593f5f03b3: 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") 20250815122632177 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46835<->l=127.0.0.1:4259) 20250815122632179 DAUC <0003> db_auc.c:157 IMSI='262426641434126': No 2G Auth Data 20250815122632179 DAUC <0003> db_auc.c:192 IMSI='262426641434126': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262426641434126" to be handled at TC_mo_ussd_euse(212) 20250815122632184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20250815122632210 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632210 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426641434126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426641434126" session_id=22135898 session_state=BEGIN} 20250815122632210 DSS <0004> hlr_ussd.c:576 262426641434126/0x0151c45a: Process SS (BEGIN) 20250815122632210 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632210 DSS <0004> hlr_ussd.c:518 262426641434126/0x0151c45a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632210 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632210 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632210 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632210 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632220 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632220 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632220 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426641434126 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426641434126" session_id=22135898 session_state=END} 20250815122632220 DSS <0004> hlr_ussd.c:576 262426641434126/0x0151c45a: Process SS (END) 20250815122632220 DSS <0004> hlr_ussd.c:518 262426641434126/0x0151c45a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632220 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426641434126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426641434126" session_id=22135898 session_state=END} 20250815122632220 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426641434126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632220 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426641434126 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632220 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632220 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262426641434126" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426641434126" TC_mo_ussd_euse(212)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@09593f5f03b3: Final verdict of PTC: pass 20250815122632227 DAUC <0003> db_auc.c:157 IMSI='262425158380612': No 2G Auth Data 20250815122632227 DAUC <0003> db_auc.c:192 IMSI='262425158380612': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262425158380612" to be handled at TC_mo_ussd_euse(213) 20250815122632243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20250815122632245 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632245 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425158380612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425158380612" session_id=2660850087 session_state=BEGIN} 20250815122632245 DSS <0004> hlr_ussd.c:576 262425158380612/0x9e9959a7: Process SS (BEGIN) 20250815122632245 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632245 DSS <0004> hlr_ussd.c:518 262425158380612/0x9e9959a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632245 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632246 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632246 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632246 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632246 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425158380612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425158380612" session_id=2660850087 session_state=END} 20250815122632246 DSS <0004> hlr_ussd.c:576 262425158380612/0x9e9959a7: Process SS (END) 20250815122632246 DSS <0004> hlr_ussd.c:518 262425158380612/0x9e9959a7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632246 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425158380612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425158380612" session_id=2660850087 session_state=END} 20250815122632246 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425158380612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632246 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425158380612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262425158380612" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425158380612" TC_mo_ussd_euse(213)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@09593f5f03b3: Final verdict of PTC: pass 20250815122632250 DAUC <0003> db_auc.c:157 IMSI='262428384049031': No 2G Auth Data 20250815122632250 DAUC <0003> db_auc.c:192 IMSI='262428384049031': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262428384049031" to be handled at TC_mo_ussd_euse(214) 20250815122632257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37488<->l=127.0.0.1:4258 20250815122632260 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632260 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428384049031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428384049031" session_id=1593117107 session_state=BEGIN} 20250815122632260 DSS <0004> hlr_ussd.c:576 262428384049031/0x5ef509b3: Process SS (BEGIN) 20250815122632260 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632260 DSS <0004> hlr_ussd.c:518 262428384049031/0x5ef509b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632260 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632260 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632260 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632260 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632261 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632261 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632261 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262428384049031 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428384049031" session_id=1593117107 session_state=END} 20250815122632261 DSS <0004> hlr_ussd.c:576 262428384049031/0x5ef509b3: Process SS (END) 20250815122632261 DSS <0004> hlr_ussd.c:518 262428384049031/0x5ef509b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632261 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428384049031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428384049031" session_id=1593117107 session_state=END} 20250815122632261 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428384049031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632261 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262428384049031 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632261 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632261 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262428384049031" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428384049031" TC_mo_ussd_euse(214)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37488<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@09593f5f03b3: Final verdict of PTC: pass 20250815122632263 DAUC <0003> db_auc.c:157 IMSI='262429335960824': No 2G Auth Data 20250815122632263 DAUC <0003> db_auc.c:192 IMSI='262429335960824': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262429335960824" to be handled at TC_mo_ussd_euse(215) 20250815122632268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20250815122632272 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632272 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429335960824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429335960824" session_id=3372466781 session_state=BEGIN} 20250815122632272 DSS <0004> hlr_ussd.c:576 262429335960824/0xc903c25d: Process SS (BEGIN) 20250815122632272 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632272 DSS <0004> hlr_ussd.c:518 262429335960824/0xc903c25d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632272 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632272 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632272 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632272 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632273 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632273 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429335960824 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429335960824" session_id=3372466781 session_state=END} 20250815122632273 DSS <0004> hlr_ussd.c:576 262429335960824/0xc903c25d: Process SS (END) 20250815122632273 DSS <0004> hlr_ussd.c:518 262429335960824/0xc903c25d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632273 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429335960824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429335960824" session_id=3372466781 session_state=END} 20250815122632273 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429335960824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632273 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429335960824 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632273 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262429335960824" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429335960824" TC_mo_ussd_euse(215)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@09593f5f03b3: Final verdict of PTC: pass 20250815122632276 DAUC <0003> db_auc.c:157 IMSI='262420228960479': No 2G Auth Data 20250815122632276 DAUC <0003> db_auc.c:192 IMSI='262420228960479': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262420228960479" to be handled at TC_mo_ussd_euse(216) 20250815122632282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20250815122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632285 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420228960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420228960479" session_id=226744235 session_state=BEGIN} 20250815122632285 DSS <0004> hlr_ussd.c:576 262420228960479/0x0d83d7ab: Process SS (BEGIN) 20250815122632285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632285 DSS <0004> hlr_ussd.c:518 262420228960479/0x0d83d7ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632285 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632285 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632285 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632286 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632286 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420228960479 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420228960479" session_id=226744235 session_state=END} 20250815122632286 DSS <0004> hlr_ussd.c:576 262420228960479/0x0d83d7ab: Process SS (END) 20250815122632286 DSS <0004> hlr_ussd.c:518 262420228960479/0x0d83d7ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632286 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420228960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420228960479" session_id=226744235 session_state=END} 20250815122632286 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420228960479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632286 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420228960479 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632286 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262420228960479" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420228960479" TC_mo_ussd_euse(216)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@09593f5f03b3: Final verdict of PTC: pass 20250815122632288 DAUC <0003> db_auc.c:157 IMSI='262427628183548': No 2G Auth Data 20250815122632288 DAUC <0003> db_auc.c:192 IMSI='262427628183548': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262427628183548" to be handled at TC_mo_ussd_euse(217) 20250815122632294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20250815122632298 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632298 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427628183548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427628183548" session_id=3521762602 session_state=BEGIN} 20250815122632298 DSS <0004> hlr_ussd.c:576 262427628183548/0xd1e9d52a: Process SS (BEGIN) 20250815122632298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632298 DSS <0004> hlr_ussd.c:518 262427628183548/0xd1e9d52a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632298 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632298 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632298 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632298 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632299 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632299 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632299 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262427628183548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427628183548" session_id=3521762602 session_state=END} 20250815122632299 DSS <0004> hlr_ussd.c:576 262427628183548/0xd1e9d52a: Process SS (END) 20250815122632299 DSS <0004> hlr_ussd.c:518 262427628183548/0xd1e9d52a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632299 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427628183548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427628183548" session_id=3521762602 session_state=END} 20250815122632299 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427628183548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632299 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262427628183548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632299 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632299 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262427628183548" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427628183548" TC_mo_ussd_euse(217)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@09593f5f03b3: Final verdict of PTC: pass 20250815122632302 DAUC <0003> db_auc.c:157 IMSI='262425888416022': No 2G Auth Data 20250815122632302 DAUC <0003> db_auc.c:192 IMSI='262425888416022': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262425888416022" to be handled at TC_mo_ussd_euse(218) 20250815122632308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 20250815122632311 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632311 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425888416022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425888416022" session_id=3139613117 session_state=BEGIN} 20250815122632311 DSS <0004> hlr_ussd.c:576 262425888416022/0xbb22b1bd: Process SS (BEGIN) 20250815122632311 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632311 DSS <0004> hlr_ussd.c:518 262425888416022/0xbb22b1bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632311 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632311 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632311 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632311 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632312 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632312 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632312 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425888416022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888416022" session_id=3139613117 session_state=END} 20250815122632312 DSS <0004> hlr_ussd.c:576 262425888416022/0xbb22b1bd: Process SS (END) 20250815122632312 DSS <0004> hlr_ussd.c:518 262425888416022/0xbb22b1bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632312 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425888416022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888416022" session_id=3139613117 session_state=END} 20250815122632312 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425888416022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632312 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425888416022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632312 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632312 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262425888416022" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425888416022" TC_mo_ussd_euse(218)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@09593f5f03b3: Final verdict of PTC: pass 20250815122632314 DAUC <0003> db_auc.c:157 IMSI='262422759755675': No 2G Auth Data 20250815122632314 DAUC <0003> db_auc.c:192 IMSI='262422759755675': No 3G Auth Data HLR_Test-GSUP(209)@09593f5f03b3: Created GsupExpect[0] for "262422759755675" to be handled at TC_mo_ussd_euse(219) 20250815122632319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4258 20250815122632322 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632322 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422759755675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422759755675" session_id=4098339156 session_state=BEGIN} 20250815122632322 DSS <0004> hlr_ussd.c:576 262422759755675/0xf447b154: Process SS (BEGIN) 20250815122632322 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122632322 DSS <0004> hlr_ussd.c:518 262422759755675/0xf447b154: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122632322 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632322 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data 20250815122632322 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632322 DLINP <000b> input/ipa.c:432 127.0.0.1:36409 sending data EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: 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 } } } } } 20250815122632323 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632323 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632323 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262422759755675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422759755675" session_id=4098339156 session_state=END} 20250815122632323 DSS <0004> hlr_ussd.c:576 262422759755675/0xf447b154: Process SS (END) 20250815122632323 DSS <0004> hlr_ussd.c:518 262422759755675/0xf447b154: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122632323 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422759755675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422759755675" session_id=4098339156 session_state=END} 20250815122632323 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422759755675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122632323 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262422759755675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122632323 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122632323 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@09593f5f03b3: Found GsupExpect[0] for "262422759755675" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422759755675" TC_mo_ussd_euse(219)@09593f5f03b3: setverdict(pass): none -> pass 20250815122632325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37538<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@09593f5f03b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@09593f5f03b3: Final verdict of PTC: none 20250815122632326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20250815122632327 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632327 DLINP <000b> input/ipa.c:406 127.0.0.1:36409 message received 20250815122632327 DLINP <000b> input/ipa.c:415 127.0.0.1:36409 connection closed with server 20250815122632327 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36409 20250815122632327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250815122632327 DLINP <000b> input/ipa.c:452 connected read/write 20250815122632327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122632327 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122632327 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122632327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@09593f5f03b3: Final verdict of PTC: none 20250815122632327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46835<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@09593f5f03b3: Final verdict of PTC: none 210@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 210: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Aug 15 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 20250815122632370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 20250815122632571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37544<->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=111392) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_euse_continue started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 20250815122635712 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44839 20250815122635712 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44839 MTC@09593f5f03b3: in not legacy case 2 IPA-EUSE-foobar(222)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122635713 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635713 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635714 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122635714 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@09593f5f03b3: 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)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@09593f5f03b3: 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 } } } } 20250815122635715 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635715 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635715 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122635715 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250815122635715 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250815122635715 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  20250815122635715 DLGSUP <0013> gsup_server.c:236 2:  20250815122635715 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 3:  20250815122635715 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 4:  20250815122635715 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 5:  20250815122635715 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 7:  20250815122635715 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122635715 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122635715 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122635715 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44839 20250815122635715 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122635716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122635718 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635718 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122635718 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122635718 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  20250815122635718 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122635718 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  20250815122635718 DLGSUP <0013> gsup_server.c:236 2:  20250815122635718 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122635718 DLGSUP <0013> gsup_server.c:236 3:  20250815122635718 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122635718 DLGSUP <0013> gsup_server.c:236 4:  20250815122635718 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122635718 DLGSUP <0013> gsup_server.c:236 5:  20250815122635718 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122635718 DLGSUP <0013> gsup_server.c:236 7:  20250815122635718 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122635718 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122635718 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122635718 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@09593f5f03b3: 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") 20250815122635730 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45723<->l=127.0.0.1:4259) 20250815122635735 DAUC <0003> db_auc.c:157 IMSI='262420109315563': No 2G Auth Data 20250815122635735 DAUC <0003> db_auc.c:192 IMSI='262420109315563': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262420109315563" to be handled at TC_mo_ussd_euse_continue(226) 20250815122635746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 20250815122635758 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635758 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420109315563" session_id=1676894654 session_state=BEGIN} 20250815122635758 DSS <0004> hlr_ussd.c:576 262420109315563/0x63f361be: Process SS (BEGIN) 20250815122635758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635758 DSS <0004> hlr_ussd.c:518 262420109315563/0x63f361be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635758 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635758 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635758 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635758 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635773 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635773 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635773 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420109315563" session_id=1676894654 session_state=CONTINUE} 20250815122635773 DSS <0004> hlr_ussd.c:576 262420109315563/0x63f361be: Process SS (CONTINUE) 20250815122635773 DSS <0004> hlr_ussd.c:518 262420109315563/0x63f361be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635773 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420109315563" session_id=1676894654 session_state=CONTINUE} 20250815122635773 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635773 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635773 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262420109315563" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420109315563" TC_mo_ussd_euse_continue(226)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635784 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635784 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420109315563" session_id=1676894654 session_state=CONTINUE} 20250815122635784 DSS <0004> hlr_ussd.c:576 262420109315563/0x63f361be: Process SS (CONTINUE) 20250815122635784 DSS <0004> hlr_ussd.c:518 262420109315563/0x63f361be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635784 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635784 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635784 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635784 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635784 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635787 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635787 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635788 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420109315563" session_id=1676894654 session_state=END} 20250815122635788 DSS <0004> hlr_ussd.c:576 262420109315563/0x63f361be: Process SS (END) 20250815122635788 DSS <0004> hlr_ussd.c:518 262420109315563/0x63f361be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635788 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420109315563" session_id=1676894654 session_state=END} 20250815122635788 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635788 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420109315563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635788 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635788 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@09593f5f03b3: Final verdict of PTC: pass 20250815122635792 DAUC <0003> db_auc.c:157 IMSI='262427078655047': No 2G Auth Data 20250815122635792 DAUC <0003> db_auc.c:192 IMSI='262427078655047': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262427078655047" to be handled at TC_mo_ussd_euse_continue(227) 20250815122635807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635810 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427078655047" session_id=438149166 session_state=BEGIN} 20250815122635810 DSS <0004> hlr_ussd.c:576 262427078655047/0x1a1da02e: Process SS (BEGIN) 20250815122635810 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635810 DSS <0004> hlr_ussd.c:518 262427078655047/0x1a1da02e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635810 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427078655047" session_id=438149166 session_state=CONTINUE} 20250815122635810 DSS <0004> hlr_ussd.c:576 262427078655047/0x1a1da02e: Process SS (CONTINUE) 20250815122635810 DSS <0004> hlr_ussd.c:518 262427078655047/0x1a1da02e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635810 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427078655047" session_id=438149166 session_state=CONTINUE} 20250815122635810 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262427078655047" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427078655047" TC_mo_ussd_euse_continue(227)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635812 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635812 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427078655047" session_id=438149166 session_state=CONTINUE} 20250815122635812 DSS <0004> hlr_ussd.c:576 262427078655047/0x1a1da02e: Process SS (CONTINUE) 20250815122635812 DSS <0004> hlr_ussd.c:518 262427078655047/0x1a1da02e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635812 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635812 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635812 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635812 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635812 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635813 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635813 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427078655047" session_id=438149166 session_state=END} 20250815122635813 DSS <0004> hlr_ussd.c:576 262427078655047/0x1a1da02e: Process SS (END) 20250815122635813 DSS <0004> hlr_ussd.c:518 262427078655047/0x1a1da02e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635813 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427078655047" session_id=438149166 session_state=END} 20250815122635813 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635813 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427078655047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635813 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@09593f5f03b3: Final verdict of PTC: pass 20250815122635814 DAUC <0003> db_auc.c:157 IMSI='262420140761020': No 2G Auth Data 20250815122635814 DAUC <0003> db_auc.c:192 IMSI='262420140761020': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262420140761020" to be handled at TC_mo_ussd_euse_continue(228) 20250815122635821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 20250815122635824 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635824 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420140761020" session_id=740065088 session_state=BEGIN} 20250815122635824 DSS <0004> hlr_ussd.c:576 262420140761020/0x2c1c7f40: Process SS (BEGIN) 20250815122635824 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635824 DSS <0004> hlr_ussd.c:518 262420140761020/0x2c1c7f40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635824 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635824 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635824 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635824 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635825 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635825 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140761020" session_id=740065088 session_state=CONTINUE} 20250815122635825 DSS <0004> hlr_ussd.c:576 262420140761020/0x2c1c7f40: Process SS (CONTINUE) 20250815122635825 DSS <0004> hlr_ussd.c:518 262420140761020/0x2c1c7f40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635825 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140761020" session_id=740065088 session_state=CONTINUE} 20250815122635825 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635825 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262420140761020" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420140761020" TC_mo_ussd_euse_continue(228)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635826 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420140761020" session_id=740065088 session_state=CONTINUE} 20250815122635826 DSS <0004> hlr_ussd.c:576 262420140761020/0x2c1c7f40: Process SS (CONTINUE) 20250815122635826 DSS <0004> hlr_ussd.c:518 262420140761020/0x2c1c7f40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635826 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635826 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635826 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635826 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635827 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635827 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635827 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140761020" session_id=740065088 session_state=END} 20250815122635827 DSS <0004> hlr_ussd.c:576 262420140761020/0x2c1c7f40: Process SS (END) 20250815122635827 DSS <0004> hlr_ussd.c:518 262420140761020/0x2c1c7f40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635827 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420140761020" session_id=740065088 session_state=END} 20250815122635827 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635827 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420140761020 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635827 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635827 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37580<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@09593f5f03b3: Final verdict of PTC: pass 20250815122635828 DAUC <0003> db_auc.c:157 IMSI='262426405360926': No 2G Auth Data 20250815122635828 DAUC <0003> db_auc.c:192 IMSI='262426405360926': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262426405360926" to be handled at TC_mo_ussd_euse_continue(229) 20250815122635835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20250815122635838 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635838 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426405360926" session_id=3894620796 session_state=BEGIN} 20250815122635838 DSS <0004> hlr_ussd.c:576 262426405360926/0xe823327c: Process SS (BEGIN) 20250815122635838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635838 DSS <0004> hlr_ussd.c:518 262426405360926/0xe823327c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635838 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635838 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635838 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635838 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635839 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635839 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635839 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426405360926" session_id=3894620796 session_state=CONTINUE} 20250815122635839 DSS <0004> hlr_ussd.c:576 262426405360926/0xe823327c: Process SS (CONTINUE) 20250815122635839 DSS <0004> hlr_ussd.c:518 262426405360926/0xe823327c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635839 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426405360926" session_id=3894620796 session_state=CONTINUE} 20250815122635839 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635839 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635839 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262426405360926" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426405360926" TC_mo_ussd_euse_continue(229)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635841 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426405360926" session_id=3894620796 session_state=CONTINUE} 20250815122635841 DSS <0004> hlr_ussd.c:576 262426405360926/0xe823327c: Process SS (CONTINUE) 20250815122635841 DSS <0004> hlr_ussd.c:518 262426405360926/0xe823327c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635841 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635841 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635841 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635842 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635842 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426405360926" session_id=3894620796 session_state=END} 20250815122635842 DSS <0004> hlr_ussd.c:576 262426405360926/0xe823327c: Process SS (END) 20250815122635842 DSS <0004> hlr_ussd.c:518 262426405360926/0xe823327c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635842 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426405360926" session_id=3894620796 session_state=END} 20250815122635842 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635842 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426405360926 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635842 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@09593f5f03b3: Final verdict of PTC: pass 20250815122635843 DAUC <0003> db_auc.c:157 IMSI='262422360745179': No 2G Auth Data 20250815122635843 DAUC <0003> db_auc.c:192 IMSI='262422360745179': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262422360745179" to be handled at TC_mo_ussd_euse_continue(230) 20250815122635849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4258 20250815122635852 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635852 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422360745179" session_id=1705411953 session_state=BEGIN} 20250815122635852 DSS <0004> hlr_ussd.c:576 262422360745179/0x65a68571: Process SS (BEGIN) 20250815122635852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635852 DSS <0004> hlr_ussd.c:518 262422360745179/0x65a68571: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635852 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635852 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635852 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635852 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635853 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635853 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422360745179" session_id=1705411953 session_state=CONTINUE} 20250815122635853 DSS <0004> hlr_ussd.c:576 262422360745179/0x65a68571: Process SS (CONTINUE) 20250815122635853 DSS <0004> hlr_ussd.c:518 262422360745179/0x65a68571: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635853 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422360745179" session_id=1705411953 session_state=CONTINUE} 20250815122635853 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262422360745179" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422360745179" TC_mo_ussd_euse_continue(230)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635856 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422360745179" session_id=1705411953 session_state=CONTINUE} 20250815122635856 DSS <0004> hlr_ussd.c:576 262422360745179/0x65a68571: Process SS (CONTINUE) 20250815122635856 DSS <0004> hlr_ussd.c:518 262422360745179/0x65a68571: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635856 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635856 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422360745179" session_id=1705411953 session_state=END} 20250815122635856 DSS <0004> hlr_ussd.c:576 262422360745179/0x65a68571: Process SS (END) 20250815122635856 DSS <0004> hlr_ussd.c:518 262422360745179/0x65a68571: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635856 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422360745179" session_id=1705411953 session_state=END} 20250815122635856 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635856 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422360745179 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635856 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@09593f5f03b3: Final verdict of PTC: pass 20250815122635858 DAUC <0003> db_auc.c:157 IMSI='262421350798550': No 2G Auth Data 20250815122635858 DAUC <0003> db_auc.c:192 IMSI='262421350798550': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262421350798550" to be handled at TC_mo_ussd_euse_continue(231) 20250815122635864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635867 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421350798550" session_id=4287985314 session_state=BEGIN} 20250815122635867 DSS <0004> hlr_ussd.c:576 262421350798550/0xff9576a2: Process SS (BEGIN) 20250815122635867 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635867 DSS <0004> hlr_ussd.c:518 262421350798550/0xff9576a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635867 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350798550" session_id=4287985314 session_state=CONTINUE} 20250815122635867 DSS <0004> hlr_ussd.c:576 262421350798550/0xff9576a2: Process SS (CONTINUE) 20250815122635867 DSS <0004> hlr_ussd.c:518 262421350798550/0xff9576a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635867 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350798550" session_id=4287985314 session_state=CONTINUE} 20250815122635867 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262421350798550" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421350798550" TC_mo_ussd_euse_continue(231)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635869 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421350798550" session_id=4287985314 session_state=CONTINUE} 20250815122635869 DSS <0004> hlr_ussd.c:576 262421350798550/0xff9576a2: Process SS (CONTINUE) 20250815122635869 DSS <0004> hlr_ussd.c:518 262421350798550/0xff9576a2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635869 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635869 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635869 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635869 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635870 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635870 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635870 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350798550" session_id=4287985314 session_state=END} 20250815122635870 DSS <0004> hlr_ussd.c:576 262421350798550/0xff9576a2: Process SS (END) 20250815122635870 DSS <0004> hlr_ussd.c:518 262421350798550/0xff9576a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635870 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421350798550" session_id=4287985314 session_state=END} 20250815122635870 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635870 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262421350798550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635870 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635870 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@09593f5f03b3: Final verdict of PTC: pass 20250815122635871 DAUC <0003> db_auc.c:157 IMSI='262424993172898': No 2G Auth Data 20250815122635871 DAUC <0003> db_auc.c:192 IMSI='262424993172898': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262424993172898" to be handled at TC_mo_ussd_euse_continue(232) 20250815122635877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 20250815122635880 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635880 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424993172898" session_id=3471419900 session_state=BEGIN} 20250815122635880 DSS <0004> hlr_ussd.c:576 262424993172898/0xcee9a9fc: Process SS (BEGIN) 20250815122635880 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635880 DSS <0004> hlr_ussd.c:518 262424993172898/0xcee9a9fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635880 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635880 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635880 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635880 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635881 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635881 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635881 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424993172898" session_id=3471419900 session_state=CONTINUE} 20250815122635881 DSS <0004> hlr_ussd.c:576 262424993172898/0xcee9a9fc: Process SS (CONTINUE) 20250815122635881 DSS <0004> hlr_ussd.c:518 262424993172898/0xcee9a9fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635881 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424993172898" session_id=3471419900 session_state=CONTINUE} 20250815122635881 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635881 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635881 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262424993172898" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424993172898" TC_mo_ussd_euse_continue(232)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635883 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424993172898" session_id=3471419900 session_state=CONTINUE} 20250815122635883 DSS <0004> hlr_ussd.c:576 262424993172898/0xcee9a9fc: Process SS (CONTINUE) 20250815122635883 DSS <0004> hlr_ussd.c:518 262424993172898/0xcee9a9fc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635883 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635883 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635883 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635883 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635884 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635884 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424993172898" session_id=3471419900 session_state=END} 20250815122635884 DSS <0004> hlr_ussd.c:576 262424993172898/0xcee9a9fc: Process SS (END) 20250815122635884 DSS <0004> hlr_ussd.c:518 262424993172898/0xcee9a9fc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635884 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424993172898" session_id=3471419900 session_state=END} 20250815122635884 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635884 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262424993172898 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635884 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@09593f5f03b3: Final verdict of PTC: pass 20250815122635885 DAUC <0003> db_auc.c:157 IMSI='262420206281015': No 2G Auth Data 20250815122635885 DAUC <0003> db_auc.c:192 IMSI='262420206281015': No 3G Auth Data HLR_Test-GSUP(223)@09593f5f03b3: Created GsupExpect[0] for "262420206281015" to be handled at TC_mo_ussd_euse_continue(233) 20250815122635891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20250815122635893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635893 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420206281015" session_id=3183118586 session_state=BEGIN} 20250815122635893 DSS <0004> hlr_ussd.c:576 262420206281015/0xbdba88fa: Process SS (BEGIN) 20250815122635893 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250815122635893 DSS <0004> hlr_ussd.c:518 262420206281015/0xbdba88fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250815122635893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635893 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635893 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635893 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635894 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635894 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420206281015" session_id=3183118586 session_state=CONTINUE} 20250815122635894 DSS <0004> hlr_ussd.c:576 262420206281015/0xbdba88fa: Process SS (CONTINUE) 20250815122635894 DSS <0004> hlr_ussd.c:518 262420206281015/0xbdba88fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250815122635894 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420206281015" session_id=3183118586 session_state=CONTINUE} 20250815122635894 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635894 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@09593f5f03b3: Found GsupExpect[0] for "262420206281015" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420206281015" TC_mo_ussd_euse_continue(233)@09593f5f03b3: setverdict(pass): none -> pass 20250815122635896 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635896 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420206281015" session_id=3183118586 session_state=CONTINUE} 20250815122635896 DSS <0004> hlr_ussd.c:576 262420206281015/0xbdba88fa: Process SS (CONTINUE) 20250815122635896 DSS <0004> hlr_ussd.c:518 262420206281015/0xbdba88fa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635896 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635896 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635896 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data 20250815122635896 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635896 DLINP <000b> input/ipa.c:432 127.0.0.1:44839 sending data EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: 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 } } } } } 20250815122635897 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635897 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635897 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420206281015" session_id=3183118586 session_state=END} 20250815122635897 DSS <0004> hlr_ussd.c:576 262420206281015/0xbdba88fa: Process SS (END) 20250815122635897 DSS <0004> hlr_ussd.c:518 262420206281015/0xbdba88fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250815122635897 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420206281015" session_id=3183118586 session_state=END} 20250815122635897 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122635897 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420206281015 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122635897 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122635897 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122635897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@09593f5f03b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@09593f5f03b3: Final verdict of PTC: none 20250815122635898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37554<->l=127.0.0.1:4258 20250815122635899 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635899 DLINP <000b> input/ipa.c:406 127.0.0.1:44839 message received 20250815122635899 DLINP <000b> input/ipa.c:415 127.0.0.1:44839 connection closed with server 20250815122635899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44839 20250815122635899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@09593f5f03b3: Final verdict of PTC: none 20250815122635899 DLINP <000b> input/ipa.c:452 connected read/write 20250815122635899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122635899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122635899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122635899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122635899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45723<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@09593f5f03b3: Final verdict of PTC: none 224@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 224: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Aug 15 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 20250815122635936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4258 20250815122636138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157140) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_ussd_euse_defaultroute started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 20250815122639226 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:32777 20250815122639226 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:32777 MTC@09593f5f03b3: in not legacy case 2 IPA-EUSE-foobar(236)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122639227 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639227 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639228 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122639228 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@09593f5f03b3: 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 } } } } 20250815122639229 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639229 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639229 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122639229 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250815122639229 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250815122639229 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  20250815122639229 DLGSUP <0013> gsup_server.c:236 2:  20250815122639229 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 3:  20250815122639229 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 4:  20250815122639229 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 5:  20250815122639229 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 7:  20250815122639229 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122639229 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122639229 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122639229 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:32777 HLR_Test-GSUP-IPA(235)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122639230 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122639232 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639232 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122639232 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122639232 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  20250815122639232 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122639232 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  20250815122639232 DLGSUP <0013> gsup_server.c:236 2:  20250815122639232 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122639232 DLGSUP <0013> gsup_server.c:236 3:  20250815122639232 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122639232 DLGSUP <0013> gsup_server.c:236 4:  20250815122639232 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122639232 DLGSUP <0013> gsup_server.c:236 5:  20250815122639232 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122639232 DLGSUP <0013> gsup_server.c:236 7:  20250815122639232 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122639232 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122639232 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122639232 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@09593f5f03b3: 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") 20250815122639246 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20250815122639251 DAUC <0003> db_auc.c:157 IMSI='262426592895868': No 2G Auth Data 20250815122639251 DAUC <0003> db_auc.c:192 IMSI='262426592895868': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262426592895868" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250815122639264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 20250815122639274 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639274 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426592895868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426592895868" session_id=2920494458 session_state=BEGIN} 20250815122639274 DSS <0004> hlr_ussd.c:576 262426592895868/0xae13357a: Process SS (BEGIN) 20250815122639274 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639274 DSS <0004> hlr_ussd.c:518 262426592895868/0xae13357a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639274 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639274 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639274 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639274 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639283 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639283 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639283 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426592895868 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426592895868" session_id=2920494458 session_state=END} 20250815122639283 DSS <0004> hlr_ussd.c:576 262426592895868/0xae13357a: Process SS (END) 20250815122639283 DSS <0004> hlr_ussd.c:518 262426592895868/0xae13357a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639283 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426592895868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426592895868" session_id=2920494458 session_state=END} 20250815122639283 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426592895868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639283 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426592895868 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639283 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639283 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262426592895868" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426592895868" 20250815122639287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@09593f5f03b3: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@09593f5f03b3: Final verdict of PTC: pass 20250815122639287 DAUC <0003> db_auc.c:157 IMSI='262429436199389': No 2G Auth Data 20250815122639287 DAUC <0003> db_auc.c:192 IMSI='262429436199389': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262429436199389" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250815122639294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 20250815122639296 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639296 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429436199389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429436199389" session_id=3996766469 session_state=BEGIN} 20250815122639296 DSS <0004> hlr_ussd.c:576 262429436199389/0xee39d105: Process SS (BEGIN) 20250815122639296 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639296 DSS <0004> hlr_ussd.c:518 262429436199389/0xee39d105: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639296 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639296 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639296 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639296 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639297 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639297 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262429436199389 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429436199389" session_id=3996766469 session_state=END} 20250815122639297 DSS <0004> hlr_ussd.c:576 262429436199389/0xee39d105: Process SS (END) 20250815122639297 DSS <0004> hlr_ussd.c:518 262429436199389/0xee39d105: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639297 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429436199389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429436199389" session_id=3996766469 session_state=END} 20250815122639297 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429436199389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639297 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262429436199389 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639297 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262429436199389" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429436199389" 20250815122639299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639299 DAUC <0003> db_auc.c:157 IMSI='262421274777395': No 2G Auth Data 20250815122639299 DAUC <0003> db_auc.c:192 IMSI='262421274777395': No 3G Auth Data TC_mo_ussd_euse_defaultroute(241)@09593f5f03b3: Final verdict of PTC: pass HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262421274777395" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250815122639305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37660<->l=127.0.0.1:4258 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639308 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421274777395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421274777395" session_id=3415986356 session_state=BEGIN} 20250815122639308 DSS <0004> hlr_ussd.c:576 262421274777395/0xcb9bd0b4: Process SS (BEGIN) 20250815122639308 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639308 DSS <0004> hlr_ussd.c:518 262421274777395/0xcb9bd0b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639308 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421274777395 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421274777395" session_id=3415986356 session_state=END} 20250815122639308 DSS <0004> hlr_ussd.c:576 262421274777395/0xcb9bd0b4: Process SS (END) 20250815122639308 DSS <0004> hlr_ussd.c:518 262421274777395/0xcb9bd0b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639308 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421274777395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421274777395" session_id=3415986356 session_state=END} 20250815122639308 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421274777395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639308 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421274777395 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639308 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262421274777395" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421274777395" TC_mo_ussd_euse_defaultroute(242)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37660<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@09593f5f03b3: Final verdict of PTC: pass 20250815122639310 DAUC <0003> db_auc.c:157 IMSI='262424516378860': No 2G Auth Data 20250815122639310 DAUC <0003> db_auc.c:192 IMSI='262424516378860': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262424516378860" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250815122639316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20250815122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639319 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424516378860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424516378860" session_id=3993952314 session_state=BEGIN} 20250815122639319 DSS <0004> hlr_ussd.c:576 262424516378860/0xee0ee03a: Process SS (BEGIN) 20250815122639319 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639319 DSS <0004> hlr_ussd.c:518 262424516378860/0xee0ee03a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639319 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639319 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639320 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639320 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639320 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424516378860 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424516378860" session_id=3993952314 session_state=END} 20250815122639320 DSS <0004> hlr_ussd.c:576 262424516378860/0xee0ee03a: Process SS (END) 20250815122639320 DSS <0004> hlr_ussd.c:518 262424516378860/0xee0ee03a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639320 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424516378860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424516378860" session_id=3993952314 session_state=END} 20250815122639320 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424516378860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639320 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424516378860 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639320 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639320 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262424516378860" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424516378860" TC_mo_ussd_euse_defaultroute(243)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@09593f5f03b3: Final verdict of PTC: pass 20250815122639322 DAUC <0003> db_auc.c:157 IMSI='262421530272475': No 2G Auth Data 20250815122639322 DAUC <0003> db_auc.c:192 IMSI='262421530272475': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262421530272475" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250815122639328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639331 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421530272475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530272475" session_id=1529940666 session_state=BEGIN} 20250815122639331 DSS <0004> hlr_ussd.c:576 262421530272475/0x5b310aba: Process SS (BEGIN) 20250815122639331 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639331 DSS <0004> hlr_ussd.c:518 262421530272475/0x5b310aba: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639331 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262421530272475 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530272475" session_id=1529940666 session_state=END} 20250815122639331 DSS <0004> hlr_ussd.c:576 262421530272475/0x5b310aba: Process SS (END) 20250815122639331 DSS <0004> hlr_ussd.c:518 262421530272475/0x5b310aba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639331 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421530272475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530272475" session_id=1529940666 session_state=END} 20250815122639331 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421530272475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639331 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262421530272475 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639331 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262421530272475" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421530272475" TC_mo_ussd_euse_defaultroute(244)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37670<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@09593f5f03b3: Final verdict of PTC: pass 20250815122639333 DAUC <0003> db_auc.c:157 IMSI='262427215567529': No 2G Auth Data 20250815122639333 DAUC <0003> db_auc.c:192 IMSI='262427215567529': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262427215567529" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250815122639339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 20250815122639342 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639342 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427215567529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427215567529" session_id=3292189736 session_state=BEGIN} 20250815122639342 DSS <0004> hlr_ussd.c:576 262427215567529/0xc43ad428: Process SS (BEGIN) 20250815122639342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639342 DSS <0004> hlr_ussd.c:518 262427215567529/0xc43ad428: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639342 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639342 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639342 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639342 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639343 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639343 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639343 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427215567529 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427215567529" session_id=3292189736 session_state=END} 20250815122639343 DSS <0004> hlr_ussd.c:576 262427215567529/0xc43ad428: Process SS (END) 20250815122639343 DSS <0004> hlr_ussd.c:518 262427215567529/0xc43ad428: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639343 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427215567529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427215567529" session_id=3292189736 session_state=END} 20250815122639343 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427215567529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639343 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427215567529 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639343 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639343 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262427215567529" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427215567529" TC_mo_ussd_euse_defaultroute(245)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37684<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@09593f5f03b3: Final verdict of PTC: pass 20250815122639345 DAUC <0003> db_auc.c:157 IMSI='262424010334747': No 2G Auth Data 20250815122639345 DAUC <0003> db_auc.c:192 IMSI='262424010334747': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262424010334747" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250815122639351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639354 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424010334747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424010334747" session_id=3856527494 session_state=BEGIN} 20250815122639354 DSS <0004> hlr_ussd.c:576 262424010334747/0xe5ddf086: Process SS (BEGIN) 20250815122639354 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639354 DSS <0004> hlr_ussd.c:518 262424010334747/0xe5ddf086: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639354 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262424010334747 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424010334747" session_id=3856527494 session_state=END} 20250815122639354 DSS <0004> hlr_ussd.c:576 262424010334747/0xe5ddf086: Process SS (END) 20250815122639354 DSS <0004> hlr_ussd.c:518 262424010334747/0xe5ddf086: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639354 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424010334747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424010334747" session_id=3856527494 session_state=END} 20250815122639354 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424010334747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639354 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262424010334747 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639354 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262424010334747" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262424010334747" TC_mo_ussd_euse_defaultroute(246)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@09593f5f03b3: Final verdict of PTC: pass 20250815122639356 DAUC <0003> db_auc.c:157 IMSI='262426011312029': No 2G Auth Data 20250815122639356 DAUC <0003> db_auc.c:192 IMSI='262426011312029': No 3G Auth Data HLR_Test-GSUP(237)@09593f5f03b3: Created GsupExpect[0] for "262426011312029" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250815122639363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37692<->l=127.0.0.1:4258 20250815122639365 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639365 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426011312029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426011312029" session_id=799637762 session_state=BEGIN} 20250815122639365 DSS <0004> hlr_ussd.c:576 262426011312029/0x2fa98102: Process SS (BEGIN) 20250815122639365 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250815122639365 DSS <0004> hlr_ussd.c:518 262426011312029/0x2fa98102: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250815122639365 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639365 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data 20250815122639365 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639365 DLINP <000b> input/ipa.c:432 127.0.0.1:32777 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: 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 } } } } } 20250815122639366 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639366 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639366 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262426011312029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426011312029" session_id=799637762 session_state=END} 20250815122639366 DSS <0004> hlr_ussd.c:576 262426011312029/0x2fa98102: Process SS (END) 20250815122639366 DSS <0004> hlr_ussd.c:518 262426011312029/0x2fa98102: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250815122639366 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426011312029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426011312029" session_id=799637762 session_state=END} 20250815122639366 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426011312029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122639366 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262426011312029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250815122639366 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122639366 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@09593f5f03b3: Found GsupExpect[0] for "262426011312029" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@09593f5f03b3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426011312029" TC_mo_ussd_euse_defaultroute(247)@09593f5f03b3: setverdict(pass): none -> pass 20250815122639368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37692<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@09593f5f03b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@09593f5f03b3: Final verdict of PTC: none 20250815122639370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@09593f5f03b3: Final verdict of PTC: none 20250815122639370 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122639370 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122639370 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122639370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122639370 DLINP <000b> input/ipa.c:452 connected read/write 20250815122639370 DLINP <000b> input/ipa.c:406 127.0.0.1:32777 message received 20250815122639370 DLINP <000b> input/ipa.c:415 127.0.0.1:32777 connection closed with server 20250815122639371 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:32777 20250815122639371 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250815122639371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44737<->l=127.0.0.1:4259) 238@09593f5f03b3: Final verdict of PTC: none IPA-EUSE-foobar(236)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 238: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Aug 15 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 20250815122639402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 20250815122639604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77308) Waiting for packet dumper to finish... 1 (prev_count=77308, count=113644) 20250815122641210 DSS <0004> hlr_ussd.c:239 262421565407651/0x3d6d7c30: SS Session Timeout, destroying 20250815122641210 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421565407651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641227 DSS <0004> hlr_ussd.c:239 262426328263307/0xdd4b8c61: SS Session Timeout, destroying 20250815122641227 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426328263307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641237 DSS <0004> hlr_ussd.c:239 262421651887927/0x43ff0062: SS Session Timeout, destroying 20250815122641237 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421651887927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641248 DSS <0004> hlr_ussd.c:239 262420089865953/0x4332fcae: SS Session Timeout, destroying 20250815122641248 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420089865953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641258 DSS <0004> hlr_ussd.c:239 262425611916997/0xc95290bc: SS Session Timeout, destroying 20250815122641258 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425611916997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641269 DSS <0004> hlr_ussd.c:239 262421052919115/0x423d621f: SS Session Timeout, destroying 20250815122641269 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421052919115 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641278 DSS <0004> hlr_ussd.c:239 262421278377646/0xb9c587bb: SS Session Timeout, destroying 20250815122641278 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421278377646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122641289 DSS <0004> hlr_ussd.c:239 262426750392663/0x5597415e: SS Session Timeout, destroying 20250815122641289 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426750392663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_mo_sss_reject started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122642748 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122642748 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122642752 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122642754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122642757 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122642757 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122642757 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122642757 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  20250815122642757 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122642757 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  20250815122642757 DLGSUP <0013> gsup_server.c:236 2:  20250815122642757 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122642757 DLGSUP <0013> gsup_server.c:236 3:  20250815122642758 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122642758 DLGSUP <0013> gsup_server.c:236 4:  20250815122642758 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122642758 DLGSUP <0013> gsup_server.c:236 5:  20250815122642758 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122642758 DLGSUP <0013> gsup_server.c:236 7:  20250815122642758 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122642758 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122642758 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122642758 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@09593f5f03b3: 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") 20250815122642780 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46123<->l=127.0.0.1:4259) 20250815122642784 DAUC <0003> db_auc.c:157 IMSI='262425028668621': No 2G Auth Data 20250815122642784 DAUC <0003> db_auc.c:192 IMSI='262425028668621': No 3G Auth Data HLR_Test-GSUP(249)@09593f5f03b3: Created GsupExpect[0] for "262425028668621" to be handled at TC_mo_sss_reject(252) 20250815122642805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 20250815122642818 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122642818 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425028668621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425028668621" session_id=2106193405 session_state=BEGIN} 20250815122642818 DSS <0004> hlr_ussd.c:576 262425028668621/0x7d89f5fd: Process SS (BEGIN) 20250815122642818 DSS <0004> hlr_ussd.c:498 262425028668621/0x7d89f5fd: SS CompType=Invoke, OpCode=InterrogateSS 20250815122642818 DSS <0004> hlr_ussd.c:506 262425028668621/0x7d89f5fd: Structured SS requests are not supported, rejecting... 20250815122642818 DSS <0004> hlr_ussd.c:354 262425028668621/0x7d89f5fd: Tx ReturnError(0, 0x15) 20250815122642818 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425028668621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425028668621" session_id=2106193405 session_state=END} 20250815122642818 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122642818 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@09593f5f03b3: Found GsupExpect[0] for "262425028668621" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@09593f5f03b3: Added IMSI table entry 0TC_mo_sss_reject(252)"262425028668621" TC_mo_sss_reject(252)@09593f5f03b3: setverdict(pass): none -> pass 20250815122642823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@09593f5f03b3: Final verdict of PTC: pass 20250815122642825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20250815122642826 DLINP <000b> input/ipa.c:452 connected read/write 20250815122642826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122642826 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122642826 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122642826 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122642826 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46123<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@09593f5f03b3: Final verdict of PTC: none 250@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 250: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@09593f5f03b3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Aug 15 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 20250815122642852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20250815122642953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->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) 20250815122644630 DSS <0004> hlr_ussd.c:239 262423716862314/0xee05f73b: SS Session Timeout, destroying 20250815122644630 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423716862314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644640 DSS <0004> hlr_ussd.c:239 262425499304128/0xb3492947: SS Session Timeout, destroying 20250815122644641 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425499304128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644651 DSS <0004> hlr_ussd.c:239 262421991295389/0x9d9e312c: SS Session Timeout, destroying 20250815122644651 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421991295389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644660 DSS <0004> hlr_ussd.c:239 262424125630418/0xc79dce2c: SS Session Timeout, destroying 20250815122644660 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424125630418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644670 DSS <0004> hlr_ussd.c:239 262426475407786/0x7490eb8e: SS Session Timeout, destroying 20250815122644670 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426475407786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644680 DSS <0004> hlr_ussd.c:239 262427787914675/0x43af05b8: SS Session Timeout, destroying 20250815122644680 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427787914675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644689 DSS <0004> hlr_ussd.c:239 262420946895948/0x5f3fd211: SS Session Timeout, destroying 20250815122644689 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420946895948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250815122644698 DSS <0004> hlr_ussd.c:239 262425643328155/0x91b503a0: SS Session Timeout, destroying 20250815122644698 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425643328155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_check_imei started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122646091 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122646091 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122646095 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122646100 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646100 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122646100 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122646100 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  20250815122646100 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122646100 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  20250815122646100 DLGSUP <0013> gsup_server.c:236 2:  20250815122646100 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122646100 DLGSUP <0013> gsup_server.c:236 3:  20250815122646100 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122646100 DLGSUP <0013> gsup_server.c:236 4:  20250815122646100 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122646100 DLGSUP <0013> gsup_server.c:236 5:  20250815122646100 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122646100 DLGSUP <0013> gsup_server.c:236 7:  20250815122646100 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122646100 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122646100 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122646100 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@09593f5f03b3: 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") 20250815122646128 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46185<->l=127.0.0.1:4259) 20250815122646132 DAUC <0003> db_auc.c:157 IMSI='262426716485462': No 2G Auth Data 20250815122646132 DAUC <0003> db_auc.c:192 IMSI='262426716485462': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262426716485462" to be handled at TC_gsup_check_imei(257) 20250815122646145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 20250815122646152 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646152 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716485462"} 20250815122646152 DMAIN <0000> hlr.c:435 IMSI='262426716485462': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646152 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426716485462"} 20250815122646152 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646152 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646152 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262426716485462" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 0TC_gsup_check_imei(257)"262426716485462" TC_gsup_check_imei(257)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646154 DAUC <0003> db_auc.c:192 IMSI='262426716485462': No 3G Auth Data 20250815122646158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646158 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426716485462"} 20250815122646158 DAUC <0003> hlr.c:428 IMSI='262426716485462': storing IMEI = 12345678901234 20250815122646158 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426716485462"} 20250815122646158 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426716485462 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646158 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646159 DAUC <0003> db_auc.c:192 IMSI='262426716485462': No 3G Auth Data 20250815122646161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@09593f5f03b3: Final verdict of PTC: pass 20250815122646162 DAUC <0003> db_auc.c:157 IMSI='262429203397960': No 2G Auth Data 20250815122646162 DAUC <0003> db_auc.c:192 IMSI='262429203397960': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262429203397960" to be handled at TC_gsup_check_imei(258) 20250815122646174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20250815122646177 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646177 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429203397960"} 20250815122646177 DMAIN <0000> hlr.c:435 IMSI='262429203397960': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646177 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429203397960"} 20250815122646177 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646177 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646177 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262429203397960" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 1TC_gsup_check_imei(258)"262429203397960" TC_gsup_check_imei(258)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646177 DAUC <0003> db_auc.c:192 IMSI='262429203397960': No 3G Auth Data 20250815122646179 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646179 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429203397960"} 20250815122646179 DAUC <0003> hlr.c:428 IMSI='262429203397960': storing IMEI = 12345678901234 20250815122646179 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429203397960"} 20250815122646179 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429203397960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646179 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646179 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646180 DAUC <0003> db_auc.c:192 IMSI='262429203397960': No 3G Auth Data 20250815122646180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@09593f5f03b3: Final verdict of PTC: pass 20250815122646181 DAUC <0003> db_auc.c:157 IMSI='262420275043056': No 2G Auth Data 20250815122646181 DAUC <0003> db_auc.c:192 IMSI='262420275043056': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262420275043056" to be handled at TC_gsup_check_imei(259) 20250815122646186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20250815122646189 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646189 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420275043056"} 20250815122646189 DMAIN <0000> hlr.c:435 IMSI='262420275043056': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646189 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420275043056"} 20250815122646189 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646189 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646189 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262420275043056" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 2TC_gsup_check_imei(259)"262420275043056" TC_gsup_check_imei(259)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646190 DAUC <0003> db_auc.c:192 IMSI='262420275043056': No 3G Auth Data 20250815122646191 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646191 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420275043056"} 20250815122646191 DAUC <0003> hlr.c:428 IMSI='262420275043056': storing IMEI = 12345678901234 20250815122646191 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420275043056"} 20250815122646191 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420275043056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646191 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646191 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646191 DAUC <0003> db_auc.c:192 IMSI='262420275043056': No 3G Auth Data 20250815122646192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@09593f5f03b3: Final verdict of PTC: pass 20250815122646192 DAUC <0003> db_auc.c:157 IMSI='262424625392592': No 2G Auth Data 20250815122646192 DAUC <0003> db_auc.c:192 IMSI='262424625392592': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262424625392592" to be handled at TC_gsup_check_imei(260) 20250815122646199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20250815122646201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646201 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424625392592"} 20250815122646201 DMAIN <0000> hlr.c:435 IMSI='262424625392592': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646201 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424625392592"} 20250815122646201 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262424625392592" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 3TC_gsup_check_imei(260)"262424625392592" TC_gsup_check_imei(260)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646202 DAUC <0003> db_auc.c:157 IMSI='262424625392592': No 2G Auth Data 20250815122646203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646203 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424625392592"} 20250815122646203 DAUC <0003> hlr.c:428 IMSI='262424625392592': storing IMEI = 12345678901234 20250815122646203 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424625392592"} 20250815122646203 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424625392592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646203 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646204 DAUC <0003> db_auc.c:157 IMSI='262424625392592': No 2G Auth Data 20250815122646204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@09593f5f03b3: Final verdict of PTC: pass 20250815122646205 DAUC <0003> db_auc.c:157 IMSI='262429485567567': No 2G Auth Data 20250815122646205 DAUC <0003> db_auc.c:192 IMSI='262429485567567': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262429485567567" to be handled at TC_gsup_check_imei(261) 20250815122646211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 20250815122646213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646213 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429485567567"} 20250815122646213 DMAIN <0000> hlr.c:435 IMSI='262429485567567': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646213 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429485567567"} 20250815122646213 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646213 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262429485567567" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 4TC_gsup_check_imei(261)"262429485567567" TC_gsup_check_imei(261)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646214 DAUC <0003> db_auc.c:157 IMSI='262429485567567': No 2G Auth Data 20250815122646215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646215 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429485567567"} 20250815122646215 DAUC <0003> hlr.c:428 IMSI='262429485567567': storing IMEI = 12345678901234 20250815122646215 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429485567567"} 20250815122646215 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429485567567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646215 DAUC <0003> db_auc.c:157 IMSI='262429485567567': No 2G Auth Data 20250815122646216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@09593f5f03b3: Final verdict of PTC: pass 20250815122646216 DAUC <0003> db_auc.c:157 IMSI='262426330564731': No 2G Auth Data 20250815122646216 DAUC <0003> db_auc.c:192 IMSI='262426330564731': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262426330564731" to be handled at TC_gsup_check_imei(262) 20250815122646223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20250815122646225 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646225 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426330564731"} 20250815122646225 DMAIN <0000> hlr.c:435 IMSI='262426330564731': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646225 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426330564731"} 20250815122646225 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646225 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646226 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262426330564731" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 5TC_gsup_check_imei(262)"262426330564731" TC_gsup_check_imei(262)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646227 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646227 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426330564731"} 20250815122646227 DAUC <0003> hlr.c:428 IMSI='262426330564731': storing IMEI = 12345678901234 20250815122646227 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426330564731"} 20250815122646227 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426330564731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646227 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646227 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@09593f5f03b3: Final verdict of PTC: pass 20250815122646229 DAUC <0003> db_auc.c:157 IMSI='262428808856831': No 2G Auth Data 20250815122646229 DAUC <0003> db_auc.c:192 IMSI='262428808856831': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262428808856831" to be handled at TC_gsup_check_imei(263) 20250815122646236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20250815122646238 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646238 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428808856831"} 20250815122646238 DMAIN <0000> hlr.c:435 IMSI='262428808856831': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646238 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428808856831"} 20250815122646238 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646238 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646238 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262428808856831" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 6TC_gsup_check_imei(263)"262428808856831" TC_gsup_check_imei(263)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646240 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646240 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428808856831"} 20250815122646240 DAUC <0003> hlr.c:428 IMSI='262428808856831': storing IMEI = 12345678901234 20250815122646240 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428808856831"} 20250815122646240 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428808856831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646240 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646240 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@09593f5f03b3: Final verdict of PTC: pass 20250815122646241 DAUC <0003> db_auc.c:157 IMSI='262420429816776': No 2G Auth Data 20250815122646241 DAUC <0003> db_auc.c:192 IMSI='262420429816776': No 3G Auth Data HLR_Test-GSUP(254)@09593f5f03b3: Created GsupExpect[0] for "262420429816776" to be handled at TC_gsup_check_imei(264) 20250815122646248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 20250815122646250 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646250 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420429816776"} 20250815122646250 DMAIN <0000> hlr.c:435 IMSI='262420429816776': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122646250 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420429816776"} 20250815122646250 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646250 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646250 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@09593f5f03b3: Found GsupExpect[0] for "262420429816776" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@09593f5f03b3: Added IMSI table entry 7TC_gsup_check_imei(264)"262420429816776" TC_gsup_check_imei(264)@09593f5f03b3: setverdict(pass): none -> pass 20250815122646252 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646252 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420429816776"} 20250815122646252 DAUC <0003> hlr.c:428 IMSI='262420429816776': storing IMEI = 12345678901234 20250815122646252 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420429816776"} 20250815122646252 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420429816776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122646252 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122646252 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122646253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57778<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122646253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.1:4258 20250815122646254 DLINP <000b> input/ipa.c:452 connected read/write 20250815122646254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122646254 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122646254 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122646254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122646254 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46185<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@09593f5f03b3: Final verdict of PTC: none 255@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Aug 15 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 20250815122646278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 20250815122646379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_check_imei_via_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122649520 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122649520 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122649524 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122649530 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649530 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122649530 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122649530 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  20250815122649530 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122649530 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  20250815122649530 DLGSUP <0013> gsup_server.c:236 2:  20250815122649530 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122649530 DLGSUP <0013> gsup_server.c:236 3:  20250815122649530 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122649530 DLGSUP <0013> gsup_server.c:236 4:  20250815122649530 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122649530 DLGSUP <0013> gsup_server.c:236 5:  20250815122649530 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122649530 DLGSUP <0013> gsup_server.c:236 7:  20250815122649530 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122649530 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122649530 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122649530 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@09593f5f03b3: 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") 20250815122649553 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43363<->l=127.0.0.1:4259) 20250815122649558 DAUC <0003> db_auc.c:157 IMSI='262428257152119': No 2G Auth Data 20250815122649558 DAUC <0003> db_auc.c:192 IMSI='262428257152119': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262428257152119" to be handled at TC_gsup_check_imei_via_proxy(269) 20250815122649573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20250815122649580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649580 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428257152119" source_name="the-source\n"} 20250815122649580 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250815122649580 DMAIN <0000> hlr.c:435 IMSI='262428257152119': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649580 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428257152119" destination_name="the-source\n"} 20250815122649580 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262428257152119" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428257152119" 20250815122649582 DAUC <0003> db_auc.c:192 IMSI='262428257152119': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649585 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649585 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428257152119" source_name="the-source\n"} 20250815122649585 DAUC <0003> hlr.c:428 IMSI='262428257152119': storing IMEI = 12345678901234 20250815122649585 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428257152119" destination_name="the-source\n"} 20250815122649585 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428257152119 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649585 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649585 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649586 DAUC <0003> db_auc.c:192 IMSI='262428257152119': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@09593f5f03b3: Final verdict of PTC: pass 20250815122649588 DAUC <0003> db_auc.c:157 IMSI='262423363568968': No 2G Auth Data 20250815122649588 DAUC <0003> db_auc.c:192 IMSI='262423363568968': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262423363568968" to be handled at TC_gsup_check_imei_via_proxy(270) 20250815122649594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 20250815122649597 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649597 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423363568968" source_name="the-source\n"} 20250815122649597 DMAIN <0000> hlr.c:435 IMSI='262423363568968': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649597 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423363568968" destination_name="the-source\n"} 20250815122649597 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649597 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649597 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262423363568968" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262423363568968" 20250815122649597 DAUC <0003> db_auc.c:192 IMSI='262423363568968': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649599 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649599 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423363568968" source_name="the-source\n"} 20250815122649599 DAUC <0003> hlr.c:428 IMSI='262423363568968': storing IMEI = 12345678901234 20250815122649599 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423363568968" destination_name="the-source\n"} 20250815122649599 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262423363568968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649599 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649599 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649600 DAUC <0003> db_auc.c:192 IMSI='262423363568968': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57810<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@09593f5f03b3: Final verdict of PTC: pass 20250815122649600 DAUC <0003> db_auc.c:157 IMSI='262420035738161': No 2G Auth Data 20250815122649600 DAUC <0003> db_auc.c:192 IMSI='262420035738161': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262420035738161" to be handled at TC_gsup_check_imei_via_proxy(271) 20250815122649606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 20250815122649609 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649609 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420035738161" source_name="the-source\n"} 20250815122649609 DMAIN <0000> hlr.c:435 IMSI='262420035738161': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649609 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420035738161" destination_name="the-source\n"} 20250815122649609 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649609 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649609 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262420035738161" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420035738161" TC_gsup_check_imei_via_proxy(271)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649610 DAUC <0003> db_auc.c:192 IMSI='262420035738161': No 3G Auth Data 20250815122649611 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649611 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420035738161" source_name="the-source\n"} 20250815122649611 DAUC <0003> hlr.c:428 IMSI='262420035738161': storing IMEI = 12345678901234 20250815122649611 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420035738161" destination_name="the-source\n"} 20250815122649611 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420035738161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649611 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649611 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649611 DAUC <0003> db_auc.c:192 IMSI='262420035738161': No 3G Auth Data 20250815122649612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57814<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@09593f5f03b3: Final verdict of PTC: pass 20250815122649612 DAUC <0003> db_auc.c:157 IMSI='262428004193609': No 2G Auth Data 20250815122649612 DAUC <0003> db_auc.c:192 IMSI='262428004193609': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262428004193609" to be handled at TC_gsup_check_imei_via_proxy(272) 20250815122649618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 20250815122649622 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649622 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428004193609" source_name="the-source\n"} 20250815122649622 DMAIN <0000> hlr.c:435 IMSI='262428004193609': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649622 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428004193609" destination_name="the-source\n"} 20250815122649622 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649622 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649622 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262428004193609" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428004193609" TC_gsup_check_imei_via_proxy(272)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649623 DAUC <0003> db_auc.c:157 IMSI='262428004193609': No 2G Auth Data 20250815122649624 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649624 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428004193609" source_name="the-source\n"} 20250815122649625 DAUC <0003> hlr.c:428 IMSI='262428004193609': storing IMEI = 12345678901234 20250815122649625 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428004193609" destination_name="the-source\n"} 20250815122649625 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428004193609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649625 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649625 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649625 DAUC <0003> db_auc.c:157 IMSI='262428004193609': No 2G Auth Data 20250815122649626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@09593f5f03b3: Final verdict of PTC: pass 20250815122649626 DAUC <0003> db_auc.c:157 IMSI='262425016966591': No 2G Auth Data 20250815122649626 DAUC <0003> db_auc.c:192 IMSI='262425016966591': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262425016966591" to be handled at TC_gsup_check_imei_via_proxy(273) 20250815122649632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 20250815122649635 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649635 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425016966591" source_name="the-source\n"} 20250815122649635 DMAIN <0000> hlr.c:435 IMSI='262425016966591': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649635 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425016966591" destination_name="the-source\n"} 20250815122649635 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649635 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649635 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262425016966591" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425016966591" TC_gsup_check_imei_via_proxy(273)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649636 DAUC <0003> db_auc.c:157 IMSI='262425016966591': No 2G Auth Data 20250815122649637 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649637 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425016966591" source_name="the-source\n"} 20250815122649637 DAUC <0003> hlr.c:428 IMSI='262425016966591': storing IMEI = 12345678901234 20250815122649637 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425016966591" destination_name="the-source\n"} 20250815122649637 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425016966591 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649637 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649637 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649638 DAUC <0003> db_auc.c:157 IMSI='262425016966591': No 2G Auth Data 20250815122649638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57834<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@09593f5f03b3: Final verdict of PTC: pass 20250815122649639 DAUC <0003> db_auc.c:157 IMSI='262427093553874': No 2G Auth Data 20250815122649639 DAUC <0003> db_auc.c:192 IMSI='262427093553874': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262427093553874" to be handled at TC_gsup_check_imei_via_proxy(274) 20250815122649644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20250815122649647 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649647 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427093553874" source_name="the-source\n"} 20250815122649647 DMAIN <0000> hlr.c:435 IMSI='262427093553874': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649647 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427093553874" destination_name="the-source\n"} 20250815122649647 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649647 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649647 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262427093553874" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427093553874" TC_gsup_check_imei_via_proxy(274)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649648 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649648 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427093553874" source_name="the-source\n"} 20250815122649648 DAUC <0003> hlr.c:428 IMSI='262427093553874': storing IMEI = 12345678901234 20250815122649648 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427093553874" destination_name="the-source\n"} 20250815122649648 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427093553874 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649648 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649648 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@09593f5f03b3: Final verdict of PTC: pass 20250815122649650 DAUC <0003> db_auc.c:157 IMSI='262428986541731': No 2G Auth Data 20250815122649650 DAUC <0003> db_auc.c:192 IMSI='262428986541731': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262428986541731" to be handled at TC_gsup_check_imei_via_proxy(275) 20250815122649655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20250815122649657 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649657 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428986541731" source_name="the-source\n"} 20250815122649657 DMAIN <0000> hlr.c:435 IMSI='262428986541731': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649657 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428986541731" destination_name="the-source\n"} 20250815122649657 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649657 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649657 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262428986541731" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428986541731" TC_gsup_check_imei_via_proxy(275)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649660 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428986541731" source_name="the-source\n"} 20250815122649660 DAUC <0003> hlr.c:428 IMSI='262428986541731': storing IMEI = 12345678901234 20250815122649660 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428986541731" destination_name="the-source\n"} 20250815122649660 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262428986541731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649660 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@09593f5f03b3: Final verdict of PTC: pass 20250815122649661 DAUC <0003> db_auc.c:157 IMSI='262425947779192': No 2G Auth Data 20250815122649661 DAUC <0003> db_auc.c:192 IMSI='262425947779192': No 3G Auth Data HLR_Test-GSUP(266)@09593f5f03b3: Created GsupExpect[0] for "262425947779192" to be handled at TC_gsup_check_imei_via_proxy(276) 20250815122649666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57870<->l=127.0.0.1:4258 20250815122649669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649669 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947779192" source_name="the-source\n"} 20250815122649669 DMAIN <0000> hlr.c:435 IMSI='262425947779192': has IMEI = 12345678901234 (consider setting 'store-imei') 20250815122649669 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425947779192" destination_name="the-source\n"} 20250815122649669 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@09593f5f03b3: Found GsupExpect[0] for "262425947779192" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@09593f5f03b3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425947779192" TC_gsup_check_imei_via_proxy(276)@09593f5f03b3: setverdict(pass): none -> pass 20250815122649671 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649671 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425947779192" source_name="the-source\n"} 20250815122649671 DAUC <0003> hlr.c:428 IMSI='262425947779192': storing IMEI = 12345678901234 20250815122649671 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425947779192" destination_name="the-source\n"} 20250815122649671 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425947779192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122649671 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122649671 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122649671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57870<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122649672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20250815122649672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43363<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@09593f5f03b3: Final verdict of PTC: none 20250815122649672 DLINP <000b> input/ipa.c:452 connected read/write 20250815122649672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122649672 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122649672 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122649672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122649672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Aug 15 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 20250815122649695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20250815122649796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_check_imei_invalid_len started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122652949 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122652949 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122652951 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122652952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122652953 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122652953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122652953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122652953 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  20250815122652953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122652953 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  20250815122652953 DLGSUP <0013> gsup_server.c:236 2:  20250815122652953 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122652953 DLGSUP <0013> gsup_server.c:236 3:  20250815122652953 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122652953 DLGSUP <0013> gsup_server.c:236 4:  20250815122652953 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(277)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122652953 DLGSUP <0013> gsup_server.c:236 5:  20250815122652953 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122652953 DLGSUP <0013> gsup_server.c:236 7:  20250815122652954 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122652954 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122652954 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122652954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@09593f5f03b3: 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") 20250815122652970 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44543<->l=127.0.0.1:4259) 20250815122652976 DAUC <0003> db_auc.c:157 IMSI='262421803834875': No 2G Auth Data 20250815122652976 DAUC <0003> db_auc.c:192 IMSI='262421803834875': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262421803834875" to be handled at TC_gsup_check_imei_invalid_len(281) 20250815122652985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 20250815122652994 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122652994 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803834875"} 20250815122652994 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122652994 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803834875" cause=Invalid mandatory information} 20250815122652994 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122652994 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122652994 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262421803834875" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421803834875" TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: setverdict(pass): none -> pass 20250815122652998 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122652998 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803834875"} 20250815122652998 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122652998 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803834875" cause=Invalid mandatory information} 20250815122652998 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122652998 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122652998 DLINP <000b> input/ipa.c:452 connected read/write 20250815122652998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653001 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653001 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803834875"} 20250815122653001 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653001 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803834875" cause=Invalid mandatory information} 20250815122653001 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653001 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653002 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653005 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653005 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803834875"} 20250815122653005 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653005 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803834875" cause=Invalid mandatory information} 20250815122653005 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653005 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653005 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653009 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421803834875"} 20250815122653009 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653009 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421803834875" cause=Invalid mandatory information} 20250815122653009 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421803834875 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653009 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45960<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@09593f5f03b3: Final verdict of PTC: pass 20250815122653014 DAUC <0003> db_auc.c:157 IMSI='262421581146723': No 2G Auth Data 20250815122653014 DAUC <0003> db_auc.c:192 IMSI='262421581146723': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262421581146723" to be handled at TC_gsup_check_imei_invalid_len(282) 20250815122653032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 20250815122653034 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653034 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581146723"} 20250815122653034 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653034 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421581146723" cause=Invalid mandatory information} 20250815122653034 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653034 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653034 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262421581146723" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421581146723" TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653035 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653035 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581146723"} 20250815122653035 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653035 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421581146723" cause=Invalid mandatory information} 20250815122653035 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653035 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653035 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653036 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653036 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581146723"} 20250815122653036 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653036 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421581146723" cause=Invalid mandatory information} 20250815122653036 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653036 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653036 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653037 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581146723"} 20250815122653037 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653037 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421581146723" cause=Invalid mandatory information} 20250815122653037 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653037 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421581146723"} 20250815122653037 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653037 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421581146723" cause=Invalid mandatory information} 20250815122653037 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421581146723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653037 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45970<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@09593f5f03b3: Final verdict of PTC: pass 20250815122653038 DAUC <0003> db_auc.c:157 IMSI='262425402587545': No 2G Auth Data 20250815122653038 DAUC <0003> db_auc.c:192 IMSI='262425402587545': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262425402587545" to be handled at TC_gsup_check_imei_invalid_len(283) 20250815122653045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 20250815122653046 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653046 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402587545"} 20250815122653046 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653046 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425402587545" cause=Invalid mandatory information} 20250815122653046 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653046 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653046 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262425402587545" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425402587545" TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653047 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402587545"} 20250815122653047 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653047 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425402587545" cause=Invalid mandatory information} 20250815122653047 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653047 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402587545"} 20250815122653047 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653047 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425402587545" cause=Invalid mandatory information} 20250815122653047 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653047 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653048 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653048 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402587545"} 20250815122653048 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653048 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425402587545" cause=Invalid mandatory information} 20250815122653048 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653048 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653048 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653049 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653049 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425402587545"} 20250815122653049 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653049 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425402587545" cause=Invalid mandatory information} 20250815122653049 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425402587545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653049 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653049 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@09593f5f03b3: Final verdict of PTC: pass 20250815122653050 DAUC <0003> db_auc.c:157 IMSI='262424760253257': No 2G Auth Data 20250815122653050 DAUC <0003> db_auc.c:192 IMSI='262424760253257': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262424760253257" to be handled at TC_gsup_check_imei_invalid_len(284) 20250815122653055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4258 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653057 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424760253257"} 20250815122653057 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653057 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424760253257" cause=Invalid mandatory information} 20250815122653057 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262424760253257" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424760253257" TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653057 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424760253257"} 20250815122653057 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653057 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424760253257" cause=Invalid mandatory information} 20250815122653057 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653057 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653058 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424760253257"} 20250815122653058 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653058 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424760253257" cause=Invalid mandatory information} 20250815122653058 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653058 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653059 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424760253257"} 20250815122653059 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653059 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424760253257" cause=Invalid mandatory information} 20250815122653059 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653059 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424760253257"} 20250815122653059 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653059 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424760253257" cause=Invalid mandatory information} 20250815122653059 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424760253257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653059 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45996<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@09593f5f03b3: Final verdict of PTC: pass 20250815122653060 DAUC <0003> db_auc.c:157 IMSI='262427503781204': No 2G Auth Data 20250815122653060 DAUC <0003> db_auc.c:192 IMSI='262427503781204': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262427503781204" to be handled at TC_gsup_check_imei_invalid_len(285) 20250815122653065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 20250815122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653067 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427503781204"} 20250815122653067 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653067 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427503781204" cause=Invalid mandatory information} 20250815122653067 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653067 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262427503781204" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427503781204" TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653068 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427503781204"} 20250815122653068 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653068 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427503781204" cause=Invalid mandatory information} 20250815122653068 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653068 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427503781204"} 20250815122653068 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653068 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427503781204" cause=Invalid mandatory information} 20250815122653068 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653068 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653068 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653069 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427503781204"} 20250815122653069 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653069 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427503781204" cause=Invalid mandatory information} 20250815122653069 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653069 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653070 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427503781204"} 20250815122653070 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653070 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427503781204" cause=Invalid mandatory information} 20250815122653070 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427503781204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653070 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@09593f5f03b3: Final verdict of PTC: pass 20250815122653071 DAUC <0003> db_auc.c:157 IMSI='262420399259903': No 2G Auth Data 20250815122653071 DAUC <0003> db_auc.c:192 IMSI='262420399259903': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262420399259903" to be handled at TC_gsup_check_imei_invalid_len(286) 20250815122653076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 20250815122653077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653077 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420399259903"} 20250815122653077 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653077 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420399259903" cause=Invalid mandatory information} 20250815122653077 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653077 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262420399259903" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420399259903" TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653078 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420399259903"} 20250815122653078 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653078 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420399259903" cause=Invalid mandatory information} 20250815122653078 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653078 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653079 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420399259903"} 20250815122653079 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653079 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420399259903" cause=Invalid mandatory information} 20250815122653079 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653079 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420399259903"} 20250815122653079 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653079 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420399259903" cause=Invalid mandatory information} 20250815122653079 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653079 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653080 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653080 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420399259903"} 20250815122653080 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653080 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420399259903" cause=Invalid mandatory information} 20250815122653080 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420399259903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653080 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653080 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@09593f5f03b3: Final verdict of PTC: pass 20250815122653081 DAUC <0003> db_auc.c:157 IMSI='262426174354681': No 2G Auth Data 20250815122653081 DAUC <0003> db_auc.c:192 IMSI='262426174354681': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262426174354681" to be handled at TC_gsup_check_imei_invalid_len(287) 20250815122653086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 20250815122653088 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653088 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426174354681"} 20250815122653088 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653088 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426174354681" cause=Invalid mandatory information} 20250815122653088 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653088 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653088 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262426174354681" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426174354681" TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653089 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653089 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426174354681"} 20250815122653089 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653089 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426174354681" cause=Invalid mandatory information} 20250815122653089 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653089 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653089 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653090 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653090 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426174354681"} 20250815122653090 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653090 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426174354681" cause=Invalid mandatory information} 20250815122653090 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653090 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653090 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653091 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653091 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426174354681"} 20250815122653091 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653091 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426174354681" cause=Invalid mandatory information} 20250815122653091 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653091 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653091 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653092 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653092 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426174354681"} 20250815122653092 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653092 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426174354681" cause=Invalid mandatory information} 20250815122653092 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426174354681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653092 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653092 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653092 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@09593f5f03b3: Final verdict of PTC: pass 20250815122653093 DAUC <0003> db_auc.c:157 IMSI='262429391710819': No 2G Auth Data 20250815122653093 DAUC <0003> db_auc.c:192 IMSI='262429391710819': No 3G Auth Data HLR_Test-GSUP(278)@09593f5f03b3: Created GsupExpect[0] for "262429391710819" to be handled at TC_gsup_check_imei_invalid_len(288) 20250815122653099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4258 20250815122653101 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653101 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429391710819"} 20250815122653101 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250815122653101 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429391710819" cause=Invalid mandatory information} 20250815122653101 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653101 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653101 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@09593f5f03b3: Found GsupExpect[0] for "262429391710819" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@09593f5f03b3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429391710819" TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: setverdict(pass): none -> pass 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653102 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429391710819"} 20250815122653102 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250815122653102 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429391710819" cause=Invalid mandatory information} 20250815122653102 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653102 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429391710819"} 20250815122653102 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250815122653102 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429391710819" cause=Invalid mandatory information} 20250815122653102 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653102 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653103 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429391710819"} 20250815122653103 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250815122653103 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429391710819" cause=Invalid mandatory information} 20250815122653103 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653103 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653103 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653104 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429391710819"} 20250815122653104 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250815122653104 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429391710819" cause=Invalid mandatory information} 20250815122653104 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429391710819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122653104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122653104 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122653104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46036<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@09593f5f03b3: Final verdict of PTC: pass MTC@09593f5f03b3: setverdict(pass): none -> pass 20250815122653105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20250815122653105 DLINP <000b> input/ipa.c:452 connected read/write 20250815122653105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122653105 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(278)@09593f5f03b3: Final verdict of PTC: none 20250815122653105 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122653105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122653105 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44543<->l=127.0.0.1:4259) 279@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: pass MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@09593f5f03b3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Aug 15 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 20250815122653129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 20250815122653230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77892) Waiting for packet dumper to finish... 1 (prev_count=77892, count=168356) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122656365 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122656365 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122656370 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122656371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122656375 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122656375 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122656375 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122656375 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  20250815122656375 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122656375 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  20250815122656375 DLGSUP <0013> gsup_server.c:236 2:  20250815122656375 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122656375 DLGSUP <0013> gsup_server.c:236 3:  20250815122656375 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122656376 DLGSUP <0013> gsup_server.c:236 4:  20250815122656376 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122656376 DLGSUP <0013> gsup_server.c:236 5:  20250815122656376 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122656376 DLGSUP <0013> gsup_server.c:236 7:  20250815122656376 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122656376 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122656376 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122656376 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@09593f5f03b3: 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") 20250815122656406 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33883<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@09593f5f03b3: Created GsupExpect[0] for "262423871403267" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250815122656428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 20250815122656436 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122656436 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871403267"} 20250815122656436 DMAIN <0000> hlr.c:435 IMSI='262423871403267': has IMEI = 22245678901234 (consider setting 'store-imei') 20250815122656436 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250815122656436 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423871403267" cause=Invalid mandatory information} 20250815122656436 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122656436 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122656436 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@09593f5f03b3: Found GsupExpect[0] for "262423871403267" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@09593f5f03b3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423871403267" TC_gsup_check_imei_unknown_imsi(293)@09593f5f03b3: setverdict(pass): none -> pass 20250815122656440 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122656440 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871403267"} 20250815122656440 DAUC <0003> hlr.c:428 IMSI='262423871403267': storing IMEI = 22245678901234 20250815122656440 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423871403267': no such subscriber 20250815122656440 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250815122656440 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423871403267" cause=Invalid mandatory information} 20250815122656440 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423871403267 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122656440 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122656441 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122656442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@09593f5f03b3: Final verdict of PTC: pass 20250815122656443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20250815122656444 DLINP <000b> input/ipa.c:452 connected read/write 20250815122656444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122656444 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122656444 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122656444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@09593f5f03b3: Final verdict of PTC: none 291@09593f5f03b3: Final verdict of PTC: none 20250815122656445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33883<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 291: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@09593f5f03b3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Aug 15 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 20250815122656473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4258 20250815122656574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122659717 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122659717 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122659721 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@09593f5f03b3: 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) } } } } 20250815122659724 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@09593f5f03b3: 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 } } } } 20250815122659724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122659724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122659724 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  20250815122659724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122659724 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  20250815122659724 DLGSUP <0013> gsup_server.c:236 2:  20250815122659724 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122659724 DLGSUP <0013> gsup_server.c:236 3:  20250815122659724 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122659725 DLGSUP <0013> gsup_server.c:236 4:  20250815122659725 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122659725 DLGSUP <0013> gsup_server.c:236 5:  20250815122659725 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122659725 DLGSUP <0013> gsup_server.c:236 7:  20250815122659725 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122659725 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122659725 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122659725 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@09593f5f03b3: 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") 20250815122659748 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34047<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@09593f5f03b3: Created GsupExpect[0] for "262421691091595" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250815122659764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 20250815122659777 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659777 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659777 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659777 DMAIN <0000> hlr.c:243 IMSI='262421691091595': Successfully assigned MSISDN='730' 20250815122659777 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659777 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659777 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659777 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659777 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@09593f5f03b3: Found GsupExpect[0] for "262421691091595" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@09593f5f03b3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421691091595" TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): none -> pass 20250815122659782 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659782 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659784 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659784 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659785 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659785 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659788 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659788 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659788 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659788 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122659788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122659788 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659788 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659788 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659792 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659792 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421691091595"} 20250815122659792 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122659792 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122659792 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421691091595"} 20250815122659792 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659792 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122659792 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122659792 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659793 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659801 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659801 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659801 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659801 DMAIN <0000> hlr.c:243 IMSI='262421691091595': Successfully assigned MSISDN='102' 20250815122659801 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659801 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659801 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659801 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659801 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659803 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659803 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659805 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659805 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659806 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659806 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659808 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659808 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659810 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659810 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659810 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659810 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122659810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122659810 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659811 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659811 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659814 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659814 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421691091595"} 20250815122659814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122659814 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122659814 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421691091595"} 20250815122659814 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122659814 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122659814 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659814 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659822 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659822 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659822 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659822 DMAIN <0000> hlr.c:243 IMSI='262421691091595': Successfully assigned MSISDN='277' 20250815122659822 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659822 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659822 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659822 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659822 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659824 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659824 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659826 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659826 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659828 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659828 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659830 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659830 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659832 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659832 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659833 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659833 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122659833 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421691091595" cause=GPRS services not allowed} 20250815122659833 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122659833 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122659833 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659833 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659841 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659841 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659841 DMAIN <0000> hlr.c:243 IMSI='262421691091595': Successfully assigned MSISDN='660' 20250815122659841 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659841 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659841 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659841 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659843 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659843 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659844 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659844 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659845 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659845 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659847 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659848 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659848 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659848 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122659848 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421691091595" cause=GPRS services not allowed} 20250815122659848 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122659848 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122659848 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659848 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659853 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659853 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659853 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659853 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659853 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659853 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659854 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659854 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659855 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659855 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659856 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659856 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659857 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659857 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659857 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659857 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122659857 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421691091595" cause=GPRS services not allowed} 20250815122659857 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659857 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122659857 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122659857 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659857 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659861 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421691091595"} 20250815122659861 DMAIN <0000> hlr.c:227 IMSI='262421691091595': Creating subscriber on demand 20250815122659861 DAUC <0003> hlr.c:428 IMSI='262421691091595': storing IMEI = 12345678901234 20250815122659861 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421691091595"} 20250815122659861 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250815122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659861 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659861 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659862 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659862 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659863 DAUC <0003> db_auc.c:157 IMSI='262421691091595': No 2G Auth Data 20250815122659863 DAUC <0003> db_auc.c:192 IMSI='262421691091595': No 3G Auth Data 20250815122659864 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659864 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659864 DLU <0006> fsm.c:456 lu(262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122659864 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122659864 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122659864 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421691091595" cn_domain=PS} 20250815122659864 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659864 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659865 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421691091595"} 20250815122659865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122659865 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122659865 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421691091595"} 20250815122659865 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421691091595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122659865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122659865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122659865 DLU <0006> fsm.c:568 lu(PS:IMSI-262421691091595)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122659866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@09593f5f03b3: Final verdict of PTC: pass 20250815122659867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20250815122659867 DLINP <000b> input/ipa.c:452 connected read/write 20250815122659867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122659867 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122659867 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122659867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122659867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34047<->l=127.0.0.1:4259) 296@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(295)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 296: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@09593f5f03b3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Aug 15 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 20250815122659895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 20250815122659996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77168) Waiting for packet dumper to finish... 1 (prev_count=77168, count=97056) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_subscr_create_on_demand_ul started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122703142 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122703142 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122703146 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122703151 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122703152 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122703152 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  20250815122703152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122703152 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  20250815122703152 DLGSUP <0013> gsup_server.c:236 2:  20250815122703152 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122703152 DLGSUP <0013> gsup_server.c:236 3:  20250815122703152 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122703152 DLGSUP <0013> gsup_server.c:236 4:  20250815122703152 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122703152 DLGSUP <0013> gsup_server.c:236 5:  20250815122703152 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122703152 DLGSUP <0013> gsup_server.c:236 7:  20250815122703152 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122703152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122703152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122703152 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@09593f5f03b3: 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") 20250815122703169 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42005<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@09593f5f03b3: Created GsupExpect[0] for "262420090566449" to be handled at TC_subscr_create_on_demand_ul(303) 20250815122703180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 20250815122703194 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703194 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703194 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703194 DMAIN <0000> hlr.c:243 IMSI='262420090566449': Successfully assigned MSISDN='215' 20250815122703194 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703194 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122703194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122703194 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703194 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703194 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@09593f5f03b3: Found GsupExpect[0] for "262420090566449" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@09593f5f03b3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420090566449" 20250815122703201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703201 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090566449"} 20250815122703201 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122703201 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122703201 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090566449"} 20250815122703201 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703201 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122703201 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122703201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703201 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): none -> pass 20250815122703204 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703204 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703206 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703206 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703208 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703208 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703215 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703215 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703215 DMAIN <0000> hlr.c:243 IMSI='262420090566449': Successfully assigned MSISDN='749' 20250815122703215 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703215 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122703215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122703215 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703215 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703218 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703218 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090566449"} 20250815122703218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122703218 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122703218 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090566449"} 20250815122703218 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122703218 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122703218 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703218 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703220 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703220 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703222 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703223 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703224 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703224 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703226 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703226 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703233 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703234 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703234 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703234 DMAIN <0000> hlr.c:243 IMSI='262420090566449': Successfully assigned MSISDN='369' 20250815122703234 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703234 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122703234 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420090566449" cause=GPRS services not allowed} 20250815122703234 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122703234 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122703234 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703234 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703236 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703236 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703238 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703238 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703239 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703239 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703240 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703240 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703246 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703246 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703246 DMAIN <0000> hlr.c:243 IMSI='262420090566449': Successfully assigned MSISDN='597' 20250815122703246 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703246 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122703246 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420090566449" cause=GPRS services not allowed} 20250815122703246 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703246 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703246 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122703246 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122703246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703246 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703248 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703248 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703250 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703250 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703251 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703251 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703257 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703257 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703257 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703257 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250815122703257 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420090566449" cause=GPRS services not allowed} 20250815122703257 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703257 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703257 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Freeing instance 20250815122703257 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Deallocated 20250815122703257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703257 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703259 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703259 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703260 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703260 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703261 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703261 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703265 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703265 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703265 DMAIN <0000> hlr.c:227 IMSI='262420090566449': Creating subscriber on demand 20250815122703265 DLU <0006> fsm.c:456 lu(262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122703265 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122703265 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122703265 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090566449" cn_domain=PS} 20250815122703265 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703265 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703267 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090566449"} 20250815122703267 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122703267 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122703267 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090566449"} 20250815122703267 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420090566449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122703267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122703267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122703267 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090566449)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122703267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122703269 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703269 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703270 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703270 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data 20250815122703271 DAUC <0003> db_auc.c:157 IMSI='262420090566449': No 2G Auth Data 20250815122703271 DAUC <0003> db_auc.c:192 IMSI='262420090566449': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122703273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@09593f5f03b3: Final verdict of PTC: pass 20250815122703274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45456<->l=127.0.0.1:4258 20250815122703275 DLINP <000b> input/ipa.c:452 connected read/write 20250815122703275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122703275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122703275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122703275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122703275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42005<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@09593f5f03b3: Final verdict of PTC: none 301@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 301: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@09593f5f03b3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Aug 15 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 20250815122703302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45462<->l=127.0.0.1:4258 20250815122703403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45462<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_subscr_create_on_demand_sai started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122706514 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122706514 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122706519 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122706523 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706524 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122706524 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122706524 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  20250815122706524 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122706524 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  20250815122706524 DLGSUP <0013> gsup_server.c:236 2:  20250815122706524 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122706524 DLGSUP <0013> gsup_server.c:236 3:  20250815122706524 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122706524 DLGSUP <0013> gsup_server.c:236 4:  20250815122706524 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122706524 DLGSUP <0013> gsup_server.c:236 5:  20250815122706524 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122706524 DLGSUP <0013> gsup_server.c:236 7:  20250815122706524 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122706524 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122706524 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122706524 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@09593f5f03b3: 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") 20250815122706546 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43449<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@09593f5f03b3: Created GsupExpect[0] for "262420128007992" to be handled at TC_subscr_create_on_demand_sai(308) 20250815122706556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4258 20250815122706570 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706570 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420128007992"} 20250815122706570 DMAIN <0000> hlr.c:227 IMSI='262420128007992': Creating subscriber on demand 20250815122706570 DMAIN <0000> hlr.c:243 IMSI='262420128007992': Successfully assigned MSISDN='702' 20250815122706570 DAUC <0003> db_auc.c:157 IMSI='262420128007992': No 2G Auth Data 20250815122706570 DAUC <0003> db_auc.c:192 IMSI='262420128007992': No 3G Auth Data 20250815122706570 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420128007992 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 20250815122706570 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420128007992" cause=IMSI unknown in HLR} 20250815122706570 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250815122706570 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122706570 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@09593f5f03b3: Found GsupExpect[0] for "262420128007992" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@09593f5f03b3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420128007992" TC_subscr_create_on_demand_sai(308)@09593f5f03b3: setverdict(pass): none -> pass 20250815122706574 DAUC <0003> db_auc.c:157 IMSI='262420128007992': No 2G Auth Data 20250815122706574 DAUC <0003> db_auc.c:192 IMSI='262420128007992': No 3G Auth Data 20250815122706576 DAUC <0003> db_auc.c:157 IMSI='262420128007992': No 2G Auth Data 20250815122706576 DAUC <0003> db_auc.c:192 IMSI='262420128007992': No 3G Auth Data 20250815122706578 DAUC <0003> db_auc.c:157 IMSI='262420128007992': No 2G Auth Data 20250815122706578 DAUC <0003> db_auc.c:192 IMSI='262420128007992': No 3G Auth Data 20250815122706580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706580 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420128007992" cn_domain=PS} 20250815122706580 DLU <0006> fsm.c:456 lu(262420128007992)[0x557fc4bc8bc0]{UNVALIDATED}: Allocated 20250815122706580 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250815122706580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420128007992)[0x557fc4bc8bc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122706580 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420128007992" cn_domain=PS} 20250815122706580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122706580 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122706584 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706584 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420128007992"} 20250815122706584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420128007992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122706584 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122706584 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420128007992"} 20250815122706584 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420128007992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122706584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420128007992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122706584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420128007992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122706584 DLU <0006> fsm.c:568 lu(PS:IMSI-262420128007992)[0x557fc4bc8bc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122706584 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122706584 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122706588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@09593f5f03b3: Final verdict of PTC: pass 20250815122706590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4258 20250815122706592 DLINP <000b> input/ipa.c:452 connected read/write 20250815122706592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122706592 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122706592 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122706592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@09593f5f03b3: Final verdict of PTC: none 20250815122706592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43449<->l=127.0.0.1:4259) 306@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 306: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@09593f5f03b3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Aug 15 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 20250815122706634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4258 20250815122706734 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=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36864) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122709871 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122709871 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122709875 DLINP <000b> input/ipa.c:452 connected read/write 20250815122709875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122709877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122709881 DLINP <000b> input/ipa.c:452 connected read/write 20250815122709881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122709881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122709881 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122709881 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  20250815122709881 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122709881 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  20250815122709881 DLGSUP <0013> gsup_server.c:236 2:  20250815122709881 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122709881 DLGSUP <0013> gsup_server.c:236 3:  20250815122709881 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122709881 DLGSUP <0013> gsup_server.c:236 4:  20250815122709881 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122709881 DLGSUP <0013> gsup_server.c:236 5:  20250815122709881 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122709881 DLGSUP <0013> gsup_server.c:236 7:  20250815122709881 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122709881 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122709881 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122709881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@09593f5f03b3: 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") 20250815122709906 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44353<->l=127.0.0.1:4259) 20250815122709911 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250815122709911 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@09593f5f03b3: Created GsupExpect[0] for "262426146341447" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250815122709935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4258 20250815122709941 DAUC <0003> db_auc.c:157 IMSI='262426146341447': No 2G Auth Data 20250815122709941 DAUC <0003> db_auc.c:192 IMSI='262426146341447': No 3G Auth Data 20250815122709949 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618005350.msisdn 20250815122709949 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618005350.msisdn: not attached (vlr_number unset) 20250815122709949 DDGSM <0007> mslookup_server.c:327 sip.voice.491618005350.msisdn: does not exist in GSUP proxy 20250815122710959 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122710959 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426146341447" cn_domain=CS} 20250815122710959 DLU <0006> fsm.c:456 lu(262426146341447)[0x557fc4bd33c0]{UNVALIDATED}: Allocated 20250815122710959 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250815122710959 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426146341447)[0x557fc4bd33c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250815122710959 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426146341447" cn_domain=CS} 20250815122710959 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122710959 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@09593f5f03b3: Found GsupExpect[0] for "262426146341447" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426146341447" 20250815122710966 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122710966 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426146341447"} 20250815122710966 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426146341447)[0x557fc4bd33c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250815122710966 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250815122710966 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426146341447"} 20250815122710966 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426146341447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122710966 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426146341447)[0x557fc4bd33c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250815122710966 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426146341447)[0x557fc4bd33c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250815122710966 DLU <0006> fsm.c:568 lu(CS:IMSI-262426146341447)[0x557fc4bd33c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250815122710966 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122710967 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@09593f5f03b3: setverdict(pass): none -> pass 20250815122710970 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618005350.msisdn 20250815122710971 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618005350.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250815122710971 DDGSM <0007> mslookup_server.c:327 sip.voice.491618005350.msisdn: does not exist in GSUP proxy 20250815122710971 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618005350.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@09593f5f03b3: setverdict(pass): pass -> pass, component reason not changed 20250815122710977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@09593f5f03b3: Final verdict of PTC: pass 20250815122710979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45478<->l=127.0.0.1:4258 20250815122710980 DLINP <000b> input/ipa.c:452 connected read/write 20250815122710980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122710980 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122710980 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122710980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@09593f5f03b3: Final verdict of PTC: none 20250815122710981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44353<->l=127.0.0.1:4259) 311@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 311: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@09593f5f03b3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Aug 15 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 20250815122711019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4258 20250815122711120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45492<->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) 20250815122712821 DSS <0004> hlr_ussd.c:239 262425028668621/0x7d89f5fd: SS Session Timeout, destroying 20250815122712821 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425028668621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_MSLookup_GSUP_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122714263 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122714263 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122714267 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122714269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@09593f5f03b3: 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 } } } } 20250815122714273 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122714273 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122714273 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122714273 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  20250815122714273 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122714273 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  20250815122714273 DLGSUP <0013> gsup_server.c:236 2:  20250815122714273 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122714273 DLGSUP <0013> gsup_server.c:236 3:  20250815122714273 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122714273 DLGSUP <0013> gsup_server.c:236 4:  20250815122714273 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122714273 DLGSUP <0013> gsup_server.c:236 5:  20250815122714273 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122714273 DLGSUP <0013> gsup_server.c:236 7:  20250815122714273 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122714273 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122714273 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122714273 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122714275 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250815122714275 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@09593f5f03b3: 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") 20250815122714304 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20250815122714305 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250815122714305 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@09593f5f03b3: Created GsupExpect[0] for "262425799861903" to be handled at TC_MSLookup_GSUP_proxy(320) 20250815122714311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@09593f5f03b3: Created GsupExpect[0] for "262425799861903" to be handled at TC_MSLookup_GSUP_proxy(320) 20250815122714314 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122714314 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425799861903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425799861903" cn_domain=CS} 20250815122714314 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425799861903 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250815122714314 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425799861903 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250815122714314 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425799861903.imsi 20250815122714314 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425799861903.imsi 20250815122714314 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425799861903.imsi: does not exist in local HLR 20250815122714317 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425799861903 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250815122714317 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250815122714317 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250815122714317 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250815122714317 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250815122714317 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250815122714317 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425799861903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122714317 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122714317 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122714317 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122714317 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122714317 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122714317 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: 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) } } } } 20250815122714318 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714318 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714318 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250815122714318 DLINP <000b> ipa.c:396 tag 1: HLR 20250815122714318 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815122714319 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714319 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714319 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: 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)@09593f5f03b3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@09593f5f03b3: Found GsupExpect[0] for "262425799861903" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425799861903" HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122714362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714363 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425799861903 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618254360 20250815122714363 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425799861903 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122714363 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122714363 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@09593f5f03b3: Found GsupExpect[0] for "262425799861903" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425799861903" 20250815122714373 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714373 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714373 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425799861903 MSISDN-491618254360 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122714373 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122714373 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122714377 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714377 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714377 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425799861903 MSISDN-491618254360 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 20250815122714377 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425799861903 MSISDN-491618254360 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122714377 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122714377 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@09593f5f03b3: setverdict(pass): none -> pass 20250815122714380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46118<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@09593f5f03b3: Final verdict of PTC: pass 20250815122714381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 20250815122714383 DLINP <000b> input/ipa.c:452 connected read/write 20250815122714383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122714383 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122714383 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122714383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-server(317)@09593f5f03b3: Final verdict of PTC: none 20250815122714384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20250815122714384 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122714384 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122714384 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250815122714384 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250815122714384 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@09593f5f03b3: Final verdict of PTC: none 316@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 316: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@09593f5f03b3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Aug 15 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 20250815122714411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 20250815122714512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46126<->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=43008) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122717665 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122717665 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122717669 DLINP <000b> input/ipa.c:452 connected read/write 20250815122717669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122717671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@09593f5f03b3: 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)@09593f5f03b3: 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 } } } } 20250815122717675 DLINP <000b> input/ipa.c:452 connected read/write 20250815122717675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122717675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122717675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122717675 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  20250815122717675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122717675 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  20250815122717675 DLGSUP <0013> gsup_server.c:236 2:  20250815122717675 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122717675 DLGSUP <0013> gsup_server.c:236 3:  20250815122717675 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122717675 DLGSUP <0013> gsup_server.c:236 4:  20250815122717675 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122717675 DLGSUP <0013> gsup_server.c:236 5:  20250815122717675 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122717675 DLGSUP <0013> gsup_server.c:236 7:  20250815122717675 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(321)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122717675 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122717675 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122717675 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250815122717675 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250815122717675 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@09593f5f03b3: 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") 20250815122717698 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34945<->l=127.0.0.1:4259) 20250815122717701 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250815122717701 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@09593f5f03b3: Created GsupExpect[0] for "262429792965444" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250815122717724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 20250815122717728 DAUC <0003> db_auc.c:157 IMSI='262429792965444': No 2G Auth Data 20250815122717728 DAUC <0003> db_auc.c:192 IMSI='262429792965444': No 3G Auth Data 20250815122717735 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429792965444.imsi 20250815122717735 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429792965444.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@09593f5f03b3: setverdict(pass): none -> pass 20250815122717741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@09593f5f03b3: Final verdict of PTC: pass 20250815122717742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 20250815122717743 DLINP <000b> input/ipa.c:452 connected read/write 20250815122717743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122717743 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122717743 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122717743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122717743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34945<->l=127.0.0.1:4259) 323@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(322)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 323: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@09593f5f03b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Aug 15 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 20250815122717769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20250815122717870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->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=27864) MTC@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122721009 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122721009 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122721013 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122721015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@09593f5f03b3: 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) } } } } 20250815122721018 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250815122721018 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@09593f5f03b3: 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 } } } } 20250815122721019 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122721019 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122721019 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122721019 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  20250815122721019 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122721019 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  20250815122721019 DLGSUP <0013> gsup_server.c:236 2:  20250815122721019 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122721019 DLGSUP <0013> gsup_server.c:236 3:  20250815122721019 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122721019 DLGSUP <0013> gsup_server.c:236 4:  20250815122721019 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122721019 DLGSUP <0013> gsup_server.c:236 5:  20250815122721019 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122721019 DLGSUP <0013> gsup_server.c:236 7:  20250815122721019 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122721019 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122721019 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122721019 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@09593f5f03b3: 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") 20250815122721039 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38597<->l=127.0.0.1:4259) 20250815122721041 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250815122721041 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@09593f5f03b3: Created GsupExpect[0] for "262426195186763" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250815122721046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@09593f5f03b3: Created GsupExpect[0] for "262426195186763" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250815122721066 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122721066 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426195186763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426195186763" cn_domain=CS} 20250815122721066 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426195186763 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250815122721066 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426195186763 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250815122721066 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426195186763.imsi 20250815122721066 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426195186763.imsi 20250815122721066 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426195186763.imsi: does not exist in local HLR 20250815122721078 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426195186763 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250815122721078 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250815122721078 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250815122721078 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250815122721078 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250815122721078 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250815122721078 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426195186763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122721078 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122721078 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122721078 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122721078 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122721078 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122721078 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: 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) } } } } 20250815122721082 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721082 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721082 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250815122721082 DLINP <000b> ipa.c:396 tag 1: HLR 20250815122721082 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815122721084 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721084 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721084 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: 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)@09593f5f03b3: 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)@09593f5f03b3: Found GsupExpect[0] for "262426195186763" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426195186763" HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122721126 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721126 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721126 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721126 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721126 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426195186763 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616156704 20250815122721127 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426195186763 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122721127 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122721127 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@09593f5f03b3: Found GsupExpect[0] for "262426195186763" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426195186763" 20250815122721135 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721135 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721135 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426195186763 MSISDN-491616156704 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122721135 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122721135 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122721138 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122721138 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122721138 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426195186763 MSISDN-491616156704 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 20250815122721138 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426195186763 MSISDN-491616156704 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122721139 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122721139 DLINP <000b> input/ipa.c:452 connected read/write 20250815122721139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122721142 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426195186763.imsi 20250815122721142 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426195186763.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@09593f5f03b3: setverdict(pass): none -> pass 20250815122722144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@09593f5f03b3: Final verdict of PTC: pass 20250815122722147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20250815122722148 DLINP <000b> input/ipa.c:452 connected read/write 20250815122722148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122722148 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122722149 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122722149 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250815122722149 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122722149 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122722149 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250815122722149 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250815122722149 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@09593f5f03b3: Final verdict of PTC: none 20250815122722150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38597<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(327)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 328: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@09593f5f03b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Aug 15 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 20250815122722209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36840<->l=127.0.0.1:4258 20250815122722310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36840<->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@09593f5f03b3: 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@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Aug 15 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@09593f5f03b3: 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@09593f5f03b3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@09593f5f03b3: legacy= false MTC@09593f5f03b3: in not legacy case 1 MTC@09593f5f03b3: in not legacy case 2 20250815122725440 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250815122725441 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122725445 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122725446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@09593f5f03b3: 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) } } } } 20250815122725450 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250815122725450 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@09593f5f03b3: 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 } } } } 20250815122725450 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122725450 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250815122725450 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250815122725450 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  20250815122725450 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250815122725450 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  20250815122725450 DLGSUP <0013> gsup_server.c:236 2:  20250815122725450 DLGSUP <0013> gsup_server.c:238 2: 00  20250815122725450 DLGSUP <0013> gsup_server.c:236 3:  20250815122725450 DLGSUP <0013> gsup_server.c:238 3: 00  20250815122725450 DLGSUP <0013> gsup_server.c:236 4:  20250815122725450 DLGSUP <0013> gsup_server.c:238 4: 00  20250815122725450 DLGSUP <0013> gsup_server.c:236 5:  20250815122725450 DLGSUP <0013> gsup_server.c:238 5: 00  20250815122725450 DLGSUP <0013> gsup_server.c:236 7:  20250815122725450 DLGSUP <0013> gsup_server.c:238 7: 00  20250815122725451 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250815122725451 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250815122725451 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)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@09593f5f03b3: 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") 20250815122725475 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37255<->l=127.0.0.1:4259) 20250815122725476 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250815122725477 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@09593f5f03b3: Created GsupExpect[0] for "262427119972769" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250815122725484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@09593f5f03b3: Created GsupExpect[0] for "262427119972769" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250815122725494 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122725494 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427119972769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427119972769" cn_domain=CS} 20250815122725494 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427119972769 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250815122725494 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427119972769 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250815122725494 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427119972769.imsi 20250815122725494 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427119972769.imsi 20250815122725494 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427119972769.imsi: does not exist in local HLR 20250815122725505 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427119972769 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250815122725505 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250815122725505 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250815122725505 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250815122725505 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250815122725505 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250815122725505 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427119972769 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250815122725505 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122725505 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122725505 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122725505 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250815122725505 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250815122725505 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: 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) } } } } 20250815122725509 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725509 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725509 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250815122725509 DLINP <000b> ipa.c:396 tag 1: HLR 20250815122725509 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815122725512 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725512 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725512 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: 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)@09593f5f03b3: 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(337)@09593f5f03b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@09593f5f03b3: Found GsupExpect[0] for "262427119972769" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427119972769" HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815122725554 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725554 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725554 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725554 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725555 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427119972769 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614605856 20250815122725555 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427119972769 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122725555 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122725555 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@09593f5f03b3: Found GsupExpect[0] for "262427119972769" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@09593f5f03b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427119972769" 20250815122725563 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725563 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725563 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427119972769 MSISDN-491614605856 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122725563 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122725563 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122725567 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725567 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725567 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427119972769 MSISDN-491614605856 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 20250815122725567 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427119972769 MSISDN-491614605856 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250815122725567 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122725567 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250815122725570 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614605856.msisdn 20250815122725570 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614605856.msisdn: does not exist in local HLR 20250815122725570 DDGSM <0007> mslookup_server.c:352 sip.voice.491614605856.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250815122725570 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614605856.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@09593f5f03b3: setverdict(pass): none -> pass 20250815122725575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@09593f5f03b3: Final verdict of PTC: pass 20250815122725577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.1:4258 20250815122725579 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37255<->l=127.0.0.1:4259) 20250815122725579 DLINP <000b> input/ipa.c:452 connected read/write 20250815122725579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250815122725579 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250815122725579 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250815122725579 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP(334)@09593f5f03b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@09593f5f03b3: Final verdict of PTC: none 20250815122725580 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250815122725580 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250815122725580 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250815122725581 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250815122725581 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@09593f5f03b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@09593f5f03b3: Final verdict of PTC: none MTC@09593f5f03b3: Setting final verdict of the test case. MTC@09593f5f03b3: Local verdict of MTC: none MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC with component reference 335: none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@09593f5f03b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@09593f5f03b3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@09593f5f03b3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Aug 15 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 20250815122725647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20250815122725747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->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=46332) MTC@09593f5f03b3: 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@09593f5f03b3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@09593f5f03b3: Terminating MTC. MC@09593f5f03b3: MTC terminated. MC2> exit MC@09593f5f03b3: Shutting down session. MC@09593f5f03b3: 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 (782008) [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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (781929) [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-20250815-1225-221ad4b8-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-20250815-1225-221ad4b8-0'] testenv-hlr-osmocom-latest-20250815-1225-221ad4b8-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2508/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.70, 0.66, 0.47 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS