Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8b1842e63aef48d3efacfa2c8d75f7db099fdfd1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1842e63aef48d3efacfa2c8d75f7db099fdfd1 # timeout=10 Commit message: "testenv: qemu: ignore builtin modules" > git rev-list --no-walk 2d1513aec135f550b405795ecd9a4ba974913cc8 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins10958079053551897682.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.66, 0.49, 0.55 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [30.1 kB] Fetched 9928 kB in 1s (14.6 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_1.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_MobileServiceOperations.cc DEP MAP_PDU_Defs.cc DEP MAP_Protocol.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_1.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o 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 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_5.o CC GSM_Types_part_4.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_4.o CC GSUP_Emulation_part_3.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_Types_part_1.o CC GSUP_Templates_part_7.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_7.o CC IPA_Types_part_6.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_3.o CC MSLookup_mDNS_Emulation_part_2.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_5.o CC MobileL3_CC_Types_part_4.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_4.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_Types_part_7.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_6.o CC Osmocom_VTY_Functions_part_5.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 SS_Templates_part_1.o CC PCO_Types_part_7.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_6.o CC SS_Types_part_5.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_5.o CC TCCEncoding_Functions_part_4.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_5.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_7.o CC TELNETasp_PortType_part_6.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_6.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 Remote_Operations_Generic_ROS_PDUs_part_1.o CC MobileDomainDefinitions_part_7.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_3.o CC Remote_Operations_Information_Objects_part_2.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_2.o CC SS_PDU_Defs_part_1.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 SS_Templates.so CCLD PCO_Types.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_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_3.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_5.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_SMS_Types_part_1.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD Native_Functions_part_1.so CCLD MobileL3_Types_part_7.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_2.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TCCInterface_Functions_part_6.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_5.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 MAP_ApplicationContexts.so CCLD IPA_Emulation_part_7.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_5.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_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_6.so CCLD MAP_SS_Code_part_5.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_6.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.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 MAP_MS_DataTypes_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_5.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_6.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (1104 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-keyring osmocom-nightly 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508272026 [3028 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508272026 [1192 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508272026 [173 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508272026 [71.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508272026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508272026 [62.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508272026 [105 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508272026 [71.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508272026 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508272026 [23.9 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508272026 [52.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508272026 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508272026 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508272026 [60.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508272026 [64.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508272026 [51.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508272026 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508272026 [113 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508272026 [2187 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508272026 [466 kB] Fetched 11.4 MB in 0s (90.5 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508272026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508272026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508272026_amd64.deb ... Unpacking osmocom-nightly (202508272026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508272026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508272026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508272026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508272026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508272026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508272026_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508272026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508272026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508272026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508272026) ... Setting up osmocom-nightly (202508272026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508272026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmocore (1.11.0.32.33cb4.202508272026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508272026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-hlr.service' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508272026) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250828085534802 DMAIN <0000> hlr.c:812 hlr starting 20250828085534802 DDB <0001> db.c:600 using database: :memory: 20250828085534802 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250828085534802 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250828085534802 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250828085534803 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250828085534803 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250828085534805 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250828085534805 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250828085534805 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250828085534806 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250828085534806 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@a2f677c0d269: Unix server socket created successfully. MC@a2f677c0d269: Listening on TCP port 46681. a2f677c0d269 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests a2f677c0d269 46681 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@a2f677c0d269: New HC connected from 10.0.2.100 [10.0.2.100]. a2f677c0d269: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a2f677c0d269: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a2f677c0d269: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a2f677c0d269: Configuration file was processed on all HCs. MC@a2f677c0d269: Creating MTC on host 10.0.2.100. MC@a2f677c0d269: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Aug 28 08:55:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_sai_err_invalid_imsi started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085536408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085536408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085536411 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085536412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085536414 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085536414 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085536414 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085536414 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 20250828085536414 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085536414 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 20250828085536414 DLGSUP <0013> gsup_server.c:236 2: 20250828085536414 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085536414 DLGSUP <0013> gsup_server.c:236 3: 20250828085536414 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085536414 DLGSUP <0013> gsup_server.c:236 4: 20250828085536414 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085536414 DLGSUP <0013> gsup_server.c:236 5: 20250828085536414 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085536414 DLGSUP <0013> gsup_server.c:236 7: 20250828085536414 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085536414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085536414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085536414 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@a2f677c0d269: 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") 20250828085536423 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37877<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a2f677c0d269: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250828085536428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20250828085536454 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085536454 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"} 20250828085536454 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" 20250828085536454 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} 20250828085536454 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 20250828085536454 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085536454 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@a2f677c0d269: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@a2f677c0d269: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085536460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@a2f677c0d269: Final verdict of PTC: pass 20250828085536462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20250828085536465 DLINP <000b> input/ipa.c:452 connected read/write 20250828085536465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085536465 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085536465 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085536465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085536465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37877<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a2f677c0d269: Final verdict of PTC: none 5@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 5: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Aug 28 08:55:36 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 20250828085536541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20250828085536642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25012) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Aug 28 08:55:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_sai started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085539767 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085539767 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085539771 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085539776 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539777 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085539777 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085539777 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 20250828085539777 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085539777 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(8)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085539777 DLGSUP <0013> gsup_server.c:236 2: 20250828085539777 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085539777 DLGSUP <0013> gsup_server.c:236 3: 20250828085539777 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085539777 DLGSUP <0013> gsup_server.c:236 4: 20250828085539777 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085539777 DLGSUP <0013> gsup_server.c:236 5: 20250828085539777 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085539777 DLGSUP <0013> gsup_server.c:236 7: 20250828085539777 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085539777 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085539777 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085539777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@a2f677c0d269: 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") 20250828085539795 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41885<->l=127.0.0.1:4259) 20250828085539800 DAUC <0003> db_auc.c:157 IMSI='262420422547577': No 2G Auth Data 20250828085539800 DAUC <0003> db_auc.c:192 IMSI='262420422547577': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262420422547577" to be handled at TC_gsup_sai(12) 20250828085539808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46288<->l=127.0.0.1:4258 20250828085539818 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539818 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420422547577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420422547577"} 20250828085539818 DAUC <0003> db_auc.c:192 IMSI='262420422547577': No 3G Auth Data 20250828085539818 DAUC <0003> db_auc.c:236 IMSI='262420422547577': Calling to generate 5 vectors 20250828085539818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085539818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539818 DAUC <0003> auc.c:113 vector [0]: rand = ba20dabacaef8d0d7e3fcb671394370c 20250828085539818 DAUC <0003> auc.c:179 vector [0]: kc = 96344794cb0d5400 20250828085539818 DAUC <0003> auc.c:180 vector [0]: sres = 29478fc1 20250828085539818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085539818 DAUC <0003> auc.c:113 vector [1]: rand = 6fcff28f73fea1a1b4f49641db37ed00 20250828085539818 DAUC <0003> auc.c:179 vector [1]: kc = 38cdd4d050bf9c00 20250828085539818 DAUC <0003> auc.c:180 vector [1]: sres = bbc488f2 20250828085539818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085539818 DAUC <0003> auc.c:113 vector [2]: rand = 5418ad7bd7c1f5095654e53cebf726ed 20250828085539818 DAUC <0003> auc.c:179 vector [2]: kc = 66a4a5501aae8c00 20250828085539818 DAUC <0003> auc.c:180 vector [2]: sres = add326fc 20250828085539818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085539818 DAUC <0003> auc.c:113 vector [3]: rand = 51fb3804920f09c1db3b04d5d9ee213f 20250828085539818 DAUC <0003> auc.c:179 vector [3]: kc = 9c3ccc6640821c00 20250828085539818 DAUC <0003> auc.c:180 vector [3]: sres = fb8bf1a0 20250828085539818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085539819 DAUC <0003> auc.c:113 vector [4]: rand = 2f6b5b12a7782ec9304ebc69cffb1ef5 20250828085539819 DAUC <0003> auc.c:179 vector [4]: kc = e355aa8316448400 20250828085539819 DAUC <0003> auc.c:180 vector [4]: sres = 85ae8db6 20250828085539819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085539819 DAUC <0003> db_auc.c:245 IMSI='262420422547577': Generated 5 vectors 20250828085539819 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420422547577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420422547577"} 20250828085539819 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420422547577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539819 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539819 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262420422547577" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 0TC_gsup_sai(12)"262420422547577" TC_gsup_sai(12)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(12)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46288<->l=127.0.0.1:4258 TC_gsup_sai(12)@a2f677c0d269: Final verdict of PTC: pass 20250828085539824 DAUC <0003> db_auc.c:157 IMSI='262420976262353': No 2G Auth Data 20250828085539825 DAUC <0003> db_auc.c:192 IMSI='262420976262353': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262420976262353" to be handled at TC_gsup_sai(13) 20250828085539835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20250828085539838 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539838 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420976262353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420976262353"} 20250828085539838 DAUC <0003> db_auc.c:192 IMSI='262420976262353': No 3G Auth Data 20250828085539838 DAUC <0003> db_auc.c:236 IMSI='262420976262353': Calling to generate 5 vectors 20250828085539838 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085539838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539838 DAUC <0003> auc.c:113 vector [0]: rand = 23828c2665f68c950566ea8bf4af885c 20250828085539838 DAUC <0003> auc.c:179 vector [0]: kc = 3a14167a37f5f000 20250828085539838 DAUC <0003> auc.c:180 vector [0]: sres = 0b064fcf 20250828085539838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085539838 DAUC <0003> auc.c:113 vector [1]: rand = 53db46b7b49b16e94c7911578855168f 20250828085539838 DAUC <0003> auc.c:179 vector [1]: kc = 377ef569ffef3c00 20250828085539838 DAUC <0003> auc.c:180 vector [1]: sres = 53ca2c26 20250828085539838 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085539838 DAUC <0003> auc.c:113 vector [2]: rand = 4a680e0264d6cea8c7c1ff70c49772b7 20250828085539838 DAUC <0003> auc.c:179 vector [2]: kc = ca2a8478b749a400 20250828085539838 DAUC <0003> auc.c:180 vector [2]: sres = 044bde82 20250828085539838 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085539838 DAUC <0003> auc.c:113 vector [3]: rand = 94f11c160da7d79959b1b045d568c91f 20250828085539838 DAUC <0003> auc.c:179 vector [3]: kc = 053849807150f400 20250828085539838 DAUC <0003> auc.c:180 vector [3]: sres = f3761b9b 20250828085539838 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085539838 DAUC <0003> auc.c:113 vector [4]: rand = 8341ac822cee3ec09c8a9052d9dc14ea 20250828085539838 DAUC <0003> auc.c:179 vector [4]: kc = a2101e36f1a71000 20250828085539838 DAUC <0003> auc.c:180 vector [4]: sres = f0684c22 20250828085539838 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085539838 DAUC <0003> db_auc.c:245 IMSI='262420976262353': Generated 5 vectors 20250828085539838 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420976262353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420976262353"} 20250828085539838 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420976262353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539838 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539838 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262420976262353" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 1TC_gsup_sai(13)"262420976262353" TC_gsup_sai(13)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(13)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 TC_gsup_sai(13)@a2f677c0d269: Final verdict of PTC: pass 20250828085539840 DAUC <0003> db_auc.c:157 IMSI='262425774686878': No 2G Auth Data 20250828085539840 DAUC <0003> db_auc.c:192 IMSI='262425774686878': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262425774686878" to be handled at TC_gsup_sai(14) 20250828085539846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 20250828085539848 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539848 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425774686878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425774686878"} 20250828085539848 DAUC <0003> db_auc.c:192 IMSI='262425774686878': No 3G Auth Data 20250828085539848 DAUC <0003> db_auc.c:236 IMSI='262425774686878': Calling to generate 5 vectors 20250828085539848 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085539848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539848 DAUC <0003> auc.c:113 vector [0]: rand = 29989de237fec1e97f4b0689a5f3e10b 20250828085539848 DAUC <0003> auc.c:179 vector [0]: kc = 86bd761e4fb2edd8 20250828085539848 DAUC <0003> auc.c:180 vector [0]: sres = 1e75669f 20250828085539848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085539848 DAUC <0003> auc.c:113 vector [1]: rand = 85112fef6eda138bdbfae8db13a5d60b 20250828085539848 DAUC <0003> auc.c:179 vector [1]: kc = 39c6c59447a167f4 20250828085539848 DAUC <0003> auc.c:180 vector [1]: sres = 3daf3e42 20250828085539848 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085539848 DAUC <0003> auc.c:113 vector [2]: rand = fbf3385f330ca4296134d2f182c9370a 20250828085539848 DAUC <0003> auc.c:179 vector [2]: kc = 079c0bbd3124ed8f 20250828085539848 DAUC <0003> auc.c:180 vector [2]: sres = 82787404 20250828085539848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085539848 DAUC <0003> auc.c:113 vector [3]: rand = 2fb340fb02ad14f30e2c762068562cff 20250828085539848 DAUC <0003> auc.c:179 vector [3]: kc = 76b9489399e5c5d7 20250828085539848 DAUC <0003> auc.c:180 vector [3]: sres = fab2c914 20250828085539848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085539848 DAUC <0003> auc.c:113 vector [4]: rand = 6b9a728f5f76927af11f76d3a791cdec 20250828085539848 DAUC <0003> auc.c:179 vector [4]: kc = 014067c121899c39 20250828085539848 DAUC <0003> auc.c:180 vector [4]: sres = 148c2194 20250828085539848 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085539848 DAUC <0003> db_auc.c:245 IMSI='262425774686878': Generated 5 vectors 20250828085539848 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425774686878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425774686878"} 20250828085539848 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425774686878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539848 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539848 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262425774686878" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 2TC_gsup_sai(14)"262425774686878" TC_gsup_sai(14)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(14)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4258 TC_gsup_sai(14)@a2f677c0d269: Final verdict of PTC: pass 20250828085539849 DAUC <0003> db_auc.c:157 IMSI='262428358426692': No 2G Auth Data 20250828085539849 DAUC <0003> db_auc.c:192 IMSI='262428358426692': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262428358426692" to be handled at TC_gsup_sai(15) 20250828085539855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 20250828085539856 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539856 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428358426692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428358426692"} 20250828085539856 DAUC <0003> db_auc.c:157 IMSI='262428358426692': No 2G Auth Data 20250828085539856 DAUC <0003> db_auc.c:236 IMSI='262428358426692': Calling to generate 5 vectors 20250828085539856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085539856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085539856 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085539856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085539856 DAUC <0003> auc.c:113 vector [0]: rand = 538a0838677b0962a4535f3353206e6d 20250828085539856 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085539856 DAUC <0003> auc.c:142 vector [0]: autn = 89a9446375b900003a706db3c3ce9ef3 20250828085539856 DAUC <0003> auc.c:143 vector [0]: ck = 48e25265a604a0635baa803c48948f30 20250828085539856 DAUC <0003> auc.c:144 vector [0]: ik = 6683894faa00859583e4b330e8ed1120 20250828085539856 DAUC <0003> auc.c:145 vector [0]: res = 74728fb6cfdc79e20000000000000000 20250828085539856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085539856 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085539856 DAUC <0003> auc.c:151 vector [0]: kc = f62fe826ac7dbbe6 20250828085539856 DAUC <0003> auc.c:152 vector [0]: sres = bbaef654 20250828085539856 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085539856 DAUC <0003> auc.c:113 vector [1]: rand = de6a5d6d0304e0d8e1585b1df8756b1b 20250828085539856 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085539856 DAUC <0003> auc.c:142 vector [1]: autn = 286dd072d3730000b9c5fbd96b9bd847 20250828085539856 DAUC <0003> auc.c:143 vector [1]: ck = 03ae1e6ca6102d759960b797ba283903 20250828085539856 DAUC <0003> auc.c:144 vector [1]: ik = 34cc54d002ed6f7206b6fce19d4cac28 20250828085539856 DAUC <0003> auc.c:145 vector [1]: res = 3f530d5b4dbb1a270000000000000000 20250828085539856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085539856 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085539856 DAUC <0003> auc.c:151 vector [1]: kc = a8b401ca8399d72c 20250828085539856 DAUC <0003> auc.c:152 vector [1]: sres = 72e8177c 20250828085539856 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085539856 DAUC <0003> auc.c:113 vector [2]: rand = ecc8b633a09a5503219c938894395a04 20250828085539856 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085539856 DAUC <0003> auc.c:142 vector [2]: autn = 7103042ffac900008773aa12127d3088 20250828085539856 DAUC <0003> auc.c:143 vector [2]: ck = 38697ea4f842a71c93bef6b1aff7d5f1 20250828085539856 DAUC <0003> auc.c:144 vector [2]: ik = 06befb05835c5c58d78a40a593c6a5b0 20250828085539856 DAUC <0003> auc.c:145 vector [2]: res = dc66b9fdfb2736210000000000000000 20250828085539856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085539856 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085539856 DAUC <0003> auc.c:151 vector [2]: kc = 7ae333b5472f8b05 20250828085539856 DAUC <0003> auc.c:152 vector [2]: sres = 27418fdc 20250828085539856 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085539856 DAUC <0003> auc.c:113 vector [3]: rand = 5a653739d1ff1b6a21cf2b769eb7afda 20250828085539856 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085539856 DAUC <0003> auc.c:142 vector [3]: autn = c7da9f8faf4e0000791bc1b80abfa12c 20250828085539856 DAUC <0003> auc.c:143 vector [3]: ck = dd2b35eaeb60892361f1fce06858f167 20250828085539856 DAUC <0003> auc.c:144 vector [3]: ik = cab872db72250e38c076638eb82d4f25 20250828085539856 DAUC <0003> auc.c:145 vector [3]: res = 4f371fc2e791031e0000000000000000 20250828085539856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085539856 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085539856 DAUC <0003> auc.c:151 vector [3]: kc = b614d85f49303959 20250828085539856 DAUC <0003> auc.c:152 vector [3]: sres = a8a61cdc 20250828085539856 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085539856 DAUC <0003> auc.c:113 vector [4]: rand = 24633385e3f30155fdc8b671d7359671 20250828085539856 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085539856 DAUC <0003> auc.c:142 vector [4]: autn = 844d25ee2a680000e40a2625c2c459a4 20250828085539856 DAUC <0003> auc.c:143 vector [4]: ck = 4d6b4d2d6b8e159fc5fe79177355b2dd 20250828085539856 DAUC <0003> auc.c:144 vector [4]: ik = bfe9d526aeba588f8744e985348710c8 20250828085539856 DAUC <0003> auc.c:145 vector [4]: res = 862239e0aeb071fa0000000000000000 20250828085539856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085539856 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085539856 DAUC <0003> auc.c:151 vector [4]: kc = b038089982e6ef05 20250828085539857 DAUC <0003> auc.c:152 vector [4]: sres = 2892481a 20250828085539857 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085539857 DAUC <0003> db_auc.c:245 IMSI='262428358426692': Generated 5 vectors 20250828085539857 DAUC <0003> db_auc.c:249 IMSI='262428358426692': Updating SQN=161 in DB 20250828085539857 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428358426692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428358426692"} 20250828085539857 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428358426692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262428358426692" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 3TC_gsup_sai(15)"262428358426692" TC_gsup_sai(15)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(15)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4258 TC_gsup_sai(15)@a2f677c0d269: Final verdict of PTC: pass 20250828085539858 DAUC <0003> db_auc.c:157 IMSI='262422165510142': No 2G Auth Data 20250828085539858 DAUC <0003> db_auc.c:192 IMSI='262422165510142': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262422165510142" to be handled at TC_gsup_sai(16) 20250828085539864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20250828085539866 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539866 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422165510142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422165510142"} 20250828085539866 DAUC <0003> db_auc.c:157 IMSI='262422165510142': No 2G Auth Data 20250828085539866 DAUC <0003> db_auc.c:236 IMSI='262422165510142': Calling to generate 5 vectors 20250828085539866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085539866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085539866 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085539866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085539866 DAUC <0003> auc.c:113 vector [0]: rand = fa8bb1e6be161b1894bb4846c7c91b22 20250828085539866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085539866 DAUC <0003> auc.c:142 vector [0]: autn = 3029b068f308000012c02988fc750080 20250828085539866 DAUC <0003> auc.c:143 vector [0]: ck = e1c5bf71d22769e24404f8d9d2ecd0a8 20250828085539866 DAUC <0003> auc.c:144 vector [0]: ik = 52180b05fc0d8ecf5575282e9d300eb0 20250828085539866 DAUC <0003> auc.c:145 vector [0]: res = a03bfd85fdb563e80000000000000000 20250828085539866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085539866 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085539866 DAUC <0003> auc.c:151 vector [0]: kc = a2ac648361f63935 20250828085539866 DAUC <0003> auc.c:152 vector [0]: sres = 5d8e9e6d 20250828085539866 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085539866 DAUC <0003> auc.c:113 vector [1]: rand = 4ae18234768139ad19ddff1b221139cc 20250828085539866 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085539866 DAUC <0003> auc.c:142 vector [1]: autn = 2510642f9b8d0000967df83d161eb875 20250828085539866 DAUC <0003> auc.c:143 vector [1]: ck = 05854e2be21180853ca651a230cdc9f3 20250828085539866 DAUC <0003> auc.c:144 vector [1]: ik = 889f9bd7258dcdf02696629069d16091 20250828085539866 DAUC <0003> auc.c:145 vector [1]: res = 4491440361fc3d180000000000000000 20250828085539866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085539866 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085539866 DAUC <0003> auc.c:151 vector [1]: kc = 972ae6ce9e80e417 20250828085539866 DAUC <0003> auc.c:152 vector [1]: sres = 256d791b 20250828085539866 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085539866 DAUC <0003> auc.c:113 vector [2]: rand = d3071c9946c9fd97d6bdabd63e8cce2b 20250828085539866 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085539866 DAUC <0003> auc.c:142 vector [2]: autn = 45f487c113e300005e210d97d8e02a2e 20250828085539866 DAUC <0003> auc.c:143 vector [2]: ck = 4a891a70c1093ab1204119cff5d401ed 20250828085539866 DAUC <0003> auc.c:144 vector [2]: ik = 9c696e458d070fe9e808e1e4095d4225 20250828085539866 DAUC <0003> auc.c:145 vector [2]: res = de92091557780b7b0000000000000000 20250828085539866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085539866 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085539866 DAUC <0003> auc.c:151 vector [2]: kc = 1ea98c1eb0877690 20250828085539866 DAUC <0003> auc.c:152 vector [2]: sres = 89ea026e 20250828085539866 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085539866 DAUC <0003> auc.c:113 vector [3]: rand = ece1702f0e1928b4eca4d5d3ca13ff0b 20250828085539866 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085539866 DAUC <0003> auc.c:142 vector [3]: autn = 265b8b87b56c0000b108b3dfbf39edb6 20250828085539866 DAUC <0003> auc.c:143 vector [3]: ck = d15545a1c54ed70c09cb3f967d07a4f5 20250828085539866 DAUC <0003> auc.c:144 vector [3]: ik = 685a0d683ae5c5507aa5471f1a53f8bc 20250828085539866 DAUC <0003> auc.c:145 vector [3]: res = 35893a60d13c04dd0000000000000000 20250828085539866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085539866 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085539866 DAUC <0003> auc.c:151 vector [3]: kc = ca61304098ff4e15 20250828085539866 DAUC <0003> auc.c:152 vector [3]: sres = e4b53ebd 20250828085539866 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085539866 DAUC <0003> auc.c:113 vector [4]: rand = f8190cb1b66b39d7523b7d8a83c77891 20250828085539866 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085539866 DAUC <0003> auc.c:142 vector [4]: autn = 7e0ad64a514b000008107102eae134bd 20250828085539866 DAUC <0003> auc.c:143 vector [4]: ck = 40ba5b60c31efec9e3d43eab57b77ed6 20250828085539866 DAUC <0003> auc.c:144 vector [4]: ik = c615e19a3b05c19812d8effcc82761a8 20250828085539866 DAUC <0003> auc.c:145 vector [4]: res = a7cd8fe4eb5402840000000000000000 20250828085539866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085539866 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085539866 DAUC <0003> auc.c:151 vector [4]: kc = 77a36bad678b202f 20250828085539866 DAUC <0003> auc.c:152 vector [4]: sres = 4c998d60 20250828085539866 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085539866 DAUC <0003> db_auc.c:245 IMSI='262422165510142': Generated 5 vectors 20250828085539866 DAUC <0003> db_auc.c:249 IMSI='262422165510142': Updating SQN=161 in DB 20250828085539866 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422165510142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422165510142"} 20250828085539866 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422165510142 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539866 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539866 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262422165510142" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 4TC_gsup_sai(16)"262422165510142" TC_gsup_sai(16)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(16)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 TC_gsup_sai(16)@a2f677c0d269: Final verdict of PTC: pass 20250828085539868 DAUC <0003> db_auc.c:157 IMSI='262423931314404': No 2G Auth Data 20250828085539868 DAUC <0003> db_auc.c:192 IMSI='262423931314404': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262423931314404" to be handled at TC_gsup_sai(17) 20250828085539873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20250828085539875 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539875 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423931314404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423931314404"} 20250828085539875 DAUC <0003> db_auc.c:236 IMSI='262423931314404': Calling to generate 5 vectors 20250828085539875 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085539875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085539875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085539875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085539875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539875 DAUC <0003> auc.c:113 vector [0]: rand = 1eff932b9a45d8b6ad94c6ad750e59e4 20250828085539875 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085539875 DAUC <0003> auc.c:142 vector [0]: autn = 51ac58a042150000838b0d4cc523365f 20250828085539875 DAUC <0003> auc.c:143 vector [0]: ck = 0f4ce2c6c4413fbfae66d911be3e5f50 20250828085539875 DAUC <0003> auc.c:144 vector [0]: ik = 654e9450cc4ca252619f52b9c3ecbaf2 20250828085539875 DAUC <0003> auc.c:145 vector [0]: res = 8733ee13b153629a0000000000000000 20250828085539875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085539875 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085539875 DAUC <0003> auc.c:179 vector [0]: kc = 01baaaf5b27b4000 20250828085539875 DAUC <0003> auc.c:180 vector [0]: sres = cca082f8 20250828085539875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085539875 DAUC <0003> auc.c:113 vector [1]: rand = 4ff5e65845384c80eb85858f3b478147 20250828085539875 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085539875 DAUC <0003> auc.c:142 vector [1]: autn = b99b2979004b0000d30f871dabae4480 20250828085539875 DAUC <0003> auc.c:143 vector [1]: ck = e028a259500bb6f4875cb53823bf64e5 20250828085539875 DAUC <0003> auc.c:144 vector [1]: ik = 74cce06dcebe9c92282d246f2b9815a3 20250828085539875 DAUC <0003> auc.c:145 vector [1]: res = 2740cea95b3ae2ac0000000000000000 20250828085539875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085539875 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085539875 DAUC <0003> auc.c:179 vector [1]: kc = 553da9659f702c00 20250828085539875 DAUC <0003> auc.c:180 vector [1]: sres = cb47f52d 20250828085539875 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085539875 DAUC <0003> auc.c:113 vector [2]: rand = f85501ec9c3778aaa8af2eecc1af494b 20250828085539875 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085539875 DAUC <0003> auc.c:142 vector [2]: autn = 72d40e971d3c000077113ebfb71144b2 20250828085539875 DAUC <0003> auc.c:143 vector [2]: ck = eb67352bb90e0b4b41753355c1cfa28b 20250828085539875 DAUC <0003> auc.c:144 vector [2]: ik = 51617948d22eb28bec368f25b4783afa 20250828085539875 DAUC <0003> auc.c:145 vector [2]: res = 7f220d50e2974ada0000000000000000 20250828085539875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085539875 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085539875 DAUC <0003> auc.c:179 vector [2]: kc = aabf7c0163383800 20250828085539875 DAUC <0003> auc.c:180 vector [2]: sres = 1dd1a1d7 20250828085539875 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085539875 DAUC <0003> auc.c:113 vector [3]: rand = 6e1b988cf5b7dab6adbe42171f5b3ac3 20250828085539875 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085539875 DAUC <0003> auc.c:142 vector [3]: autn = 8e320c33cc3e000020b8a4a09610fef6 20250828085539875 DAUC <0003> auc.c:143 vector [3]: ck = 5eb8b2752ffea5c1de3874e8180a3da2 20250828085539875 DAUC <0003> auc.c:144 vector [3]: ik = a40bbffe081633c485996b9361c905b5 20250828085539875 DAUC <0003> auc.c:145 vector [3]: res = bff226db772453640000000000000000 20250828085539875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085539875 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085539875 DAUC <0003> auc.c:179 vector [3]: kc = 5f24f294bf909800 20250828085539875 DAUC <0003> auc.c:180 vector [3]: sres = 4dd322f3 20250828085539875 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085539875 DAUC <0003> auc.c:113 vector [4]: rand = 76ed65961f83cedb823661a303925255 20250828085539875 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085539875 DAUC <0003> auc.c:142 vector [4]: autn = 3071cb6e858c0000c8bb54f1e95053b7 20250828085539875 DAUC <0003> auc.c:143 vector [4]: ck = 014cfb135077095279de9baee18b20d3 20250828085539875 DAUC <0003> auc.c:144 vector [4]: ik = 92933a905b52dcd5bdbc2dea0e07e045 20250828085539875 DAUC <0003> auc.c:145 vector [4]: res = d6108933223c12080000000000000000 20250828085539875 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085539875 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085539875 DAUC <0003> auc.c:179 vector [4]: kc = f840ddb7c6ae1c00 20250828085539875 DAUC <0003> auc.c:180 vector [4]: sres = ad71937d 20250828085539875 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085539875 DAUC <0003> db_auc.c:245 IMSI='262423931314404': Generated 5 vectors 20250828085539875 DAUC <0003> db_auc.c:249 IMSI='262423931314404': Updating SQN=161 in DB 20250828085539875 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423931314404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423931314404"} 20250828085539875 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423931314404 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539875 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539875 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262423931314404" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 5TC_gsup_sai(17)"262423931314404" TC_gsup_sai(17)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(17)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_gsup_sai(17)@a2f677c0d269: Final verdict of PTC: pass 20250828085539877 DAUC <0003> db_auc.c:157 IMSI='262429526967606': No 2G Auth Data 20250828085539877 DAUC <0003> db_auc.c:192 IMSI='262429526967606': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262429526967606" to be handled at TC_gsup_sai(18) 20250828085539882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20250828085539884 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539884 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429526967606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429526967606"} 20250828085539884 DAUC <0003> db_auc.c:236 IMSI='262429526967606': Calling to generate 5 vectors 20250828085539884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085539884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085539884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085539884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085539884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539884 DAUC <0003> auc.c:113 vector [0]: rand = 08919490c95a14d575140dc56d55ab44 20250828085539884 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085539884 DAUC <0003> auc.c:142 vector [0]: autn = 53f5502b2b2e000023433830db23e8d6 20250828085539884 DAUC <0003> auc.c:143 vector [0]: ck = 8e316ba9097d98455ba26a686c19bdaf 20250828085539884 DAUC <0003> auc.c:144 vector [0]: ik = bb9b431d26e7c0797fd88bf487f67ebf 20250828085539884 DAUC <0003> auc.c:145 vector [0]: res = 41e6cb4e44f07eb60000000000000000 20250828085539884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085539884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085539884 DAUC <0003> auc.c:179 vector [0]: kc = 6ac2c7e05a149400 20250828085539884 DAUC <0003> auc.c:180 vector [0]: sres = 53d9b7a7 20250828085539884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085539884 DAUC <0003> auc.c:113 vector [1]: rand = 94bdc72d601af7c5790c297debf22c43 20250828085539884 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085539884 DAUC <0003> auc.c:142 vector [1]: autn = 3da776bca91400003eafaf9d2bf72ebc 20250828085539884 DAUC <0003> auc.c:143 vector [1]: ck = 5e8dda390c3de48b98725a5f64295409 20250828085539884 DAUC <0003> auc.c:144 vector [1]: ik = 85968d6616bb68373440cfd1d3044910 20250828085539884 DAUC <0003> auc.c:145 vector [1]: res = 80ccc068de1ad5870000000000000000 20250828085539884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085539884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085539884 DAUC <0003> auc.c:179 vector [1]: kc = 5b02b3a6735b6800 20250828085539884 DAUC <0003> auc.c:180 vector [1]: sres = d1e79092 20250828085539884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085539884 DAUC <0003> auc.c:113 vector [2]: rand = 6f3c3e2534e92e2edaac3633d427d705 20250828085539884 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085539884 DAUC <0003> auc.c:142 vector [2]: autn = e5e63baa2082000030385dc465fd99e5 20250828085539884 DAUC <0003> auc.c:143 vector [2]: ck = a013af1f7a67a21a65ca2827fd5e435a 20250828085539884 DAUC <0003> auc.c:144 vector [2]: ik = 2db94980c85de23019d1b408a072ace8 20250828085539884 DAUC <0003> auc.c:145 vector [2]: res = e17591860f50fb280000000000000000 20250828085539884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085539884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085539884 DAUC <0003> auc.c:179 vector [2]: kc = 2ad9fdd295be8400 20250828085539884 DAUC <0003> auc.c:180 vector [2]: sres = 78d8f982 20250828085539884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085539884 DAUC <0003> auc.c:113 vector [3]: rand = 33d0d35314dd2e59635b49bbd043c05c 20250828085539884 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085539884 DAUC <0003> auc.c:142 vector [3]: autn = 64600a578805000012f2618a2fb041e0 20250828085539884 DAUC <0003> auc.c:143 vector [3]: ck = 3b317926edf9080145a93435b0e16f38 20250828085539884 DAUC <0003> auc.c:144 vector [3]: ik = 1a7d273a403ce6bf88358094493fab0a 20250828085539884 DAUC <0003> auc.c:145 vector [3]: res = 09aa1ab1e688ce030000000000000000 20250828085539884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085539884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085539884 DAUC <0003> auc.c:179 vector [3]: kc = 8fc9e5e68a19a000 20250828085539884 DAUC <0003> auc.c:180 vector [3]: sres = 9cf1fbb1 20250828085539884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085539884 DAUC <0003> auc.c:113 vector [4]: rand = 2f278afc3dc89cb32c7a7ed046b096a1 20250828085539884 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085539884 DAUC <0003> auc.c:142 vector [4]: autn = eeea14b337880000d73fcead483eaf7c 20250828085539884 DAUC <0003> auc.c:143 vector [4]: ck = ea12c9ea342937f73d8bc83d47e32080 20250828085539884 DAUC <0003> auc.c:144 vector [4]: ik = d0d707ca14e4ca12aff893bd82dbe219 20250828085539884 DAUC <0003> auc.c:145 vector [4]: res = a037a75428957f420000000000000000 20250828085539884 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085539884 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085539884 DAUC <0003> auc.c:179 vector [4]: kc = d7517a5e0d0c6400 20250828085539884 DAUC <0003> auc.c:180 vector [4]: sres = 6b0775f0 20250828085539884 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085539884 DAUC <0003> db_auc.c:245 IMSI='262429526967606': Generated 5 vectors 20250828085539884 DAUC <0003> db_auc.c:249 IMSI='262429526967606': Updating SQN=161 in DB 20250828085539884 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429526967606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429526967606"} 20250828085539884 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429526967606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539884 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539884 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262429526967606" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 6TC_gsup_sai(18)"262429526967606" TC_gsup_sai(18)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(18)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 TC_gsup_sai(18)@a2f677c0d269: Final verdict of PTC: pass 20250828085539886 DAUC <0003> db_auc.c:157 IMSI='262427362117126': No 2G Auth Data 20250828085539886 DAUC <0003> db_auc.c:192 IMSI='262427362117126': No 3G Auth Data HLR_Test-GSUP(9)@a2f677c0d269: Created GsupExpect[0] for "262427362117126" to be handled at TC_gsup_sai(19) 20250828085539891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20250828085539893 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539893 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427362117126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427362117126"} 20250828085539893 DAUC <0003> db_auc.c:236 IMSI='262427362117126': Calling to generate 5 vectors 20250828085539893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085539893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085539893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085539893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085539893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085539893 DAUC <0003> auc.c:113 vector [0]: rand = 4f636cb3cc7ebc2c3ab20658b8677eff 20250828085539893 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085539893 DAUC <0003> auc.c:142 vector [0]: autn = 744dd208f6d9000052dd45acc384cea4 20250828085539893 DAUC <0003> auc.c:143 vector [0]: ck = 6e4e3c8a2336125c260ad35c09f42a60 20250828085539893 DAUC <0003> auc.c:144 vector [0]: ik = 516bb17a59b6e3cde0781a308808303f 20250828085539893 DAUC <0003> auc.c:145 vector [0]: res = 1b6833e640a306150000000000000000 20250828085539893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085539893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085539893 DAUC <0003> auc.c:179 vector [0]: kc = e8ab63307176c315 20250828085539893 DAUC <0003> auc.c:180 vector [0]: sres = 58b48677 20250828085539893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085539893 DAUC <0003> auc.c:113 vector [1]: rand = 5fa42925046a6e2e5d7ff4e7f1ccc118 20250828085539893 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085539893 DAUC <0003> auc.c:142 vector [1]: autn = 0fdaec63812c00001986eaa1158af15e 20250828085539893 DAUC <0003> auc.c:143 vector [1]: ck = 9979baf26ff019c1ce0db164cc6cf9d5 20250828085539893 DAUC <0003> auc.c:144 vector [1]: ik = 646ca30b552cbc672f5cab7872e37164 20250828085539893 DAUC <0003> auc.c:145 vector [1]: res = 1625cc1bef516a3a0000000000000000 20250828085539893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085539893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085539893 DAUC <0003> auc.c:179 vector [1]: kc = 7dcbdfeb5ecf2ed9 20250828085539893 DAUC <0003> auc.c:180 vector [1]: sres = 821cbcb2 20250828085539893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085539893 DAUC <0003> auc.c:113 vector [2]: rand = c87f40ffc09ce16902946ab935c43b52 20250828085539893 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085539893 DAUC <0003> auc.c:142 vector [2]: autn = 3f6f6c26741f000003035c58952fb894 20250828085539893 DAUC <0003> auc.c:143 vector [2]: ck = f1e8388ddad83750274933165af2f2a0 20250828085539893 DAUC <0003> auc.c:144 vector [2]: ik = 595f141b3202779e3e52c503860a6635 20250828085539893 DAUC <0003> auc.c:145 vector [2]: res = 48fb0e890db4960c0000000000000000 20250828085539893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085539893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085539893 DAUC <0003> auc.c:179 vector [2]: kc = aeb1cf83a24c5607 20250828085539893 DAUC <0003> auc.c:180 vector [2]: sres = 16d49226 20250828085539893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085539893 DAUC <0003> auc.c:113 vector [3]: rand = 0149ad0c980814dfaa0831a13f2439d3 20250828085539893 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085539893 DAUC <0003> auc.c:142 vector [3]: autn = c498c63a964900004fe44bb3bf6aad73 20250828085539893 DAUC <0003> auc.c:143 vector [3]: ck = 488f9cb36d4abcb74710d8abf94e5621 20250828085539893 DAUC <0003> auc.c:144 vector [3]: ik = bed8651fe65af6688ae61ba88799262d 20250828085539893 DAUC <0003> auc.c:145 vector [3]: res = 512ea8e718cf11550000000000000000 20250828085539893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085539893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085539893 DAUC <0003> auc.c:179 vector [3]: kc = e8b0b4ed951fc541 20250828085539893 DAUC <0003> auc.c:180 vector [3]: sres = 3230d585 20250828085539893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085539893 DAUC <0003> auc.c:113 vector [4]: rand = c394f350b5e97ff0659056a927267d80 20250828085539893 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085539893 DAUC <0003> auc.c:142 vector [4]: autn = 0a06a4c751130000ad07868f6a10dfa9 20250828085539893 DAUC <0003> auc.c:143 vector [4]: ck = 15f1c377a65cbd455897257bd146caf3 20250828085539893 DAUC <0003> auc.c:144 vector [4]: ik = 47f7d905d05efdc54332caa888e53b46 20250828085539893 DAUC <0003> auc.c:145 vector [4]: res = 05e221493e4231650000000000000000 20250828085539893 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085539893 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085539893 DAUC <0003> auc.c:179 vector [4]: kc = 154eb3d58d801562 20250828085539893 DAUC <0003> auc.c:180 vector [4]: sres = 5fe0f349 20250828085539893 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085539893 DAUC <0003> db_auc.c:245 IMSI='262427362117126': Generated 5 vectors 20250828085539893 DAUC <0003> db_auc.c:249 IMSI='262427362117126': Updating SQN=161 in DB 20250828085539893 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427362117126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427362117126"} 20250828085539893 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427362117126 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085539893 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085539893 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a2f677c0d269: Found GsupExpect[0] for "262427362117126" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@a2f677c0d269: Added IMSI table entry 7TC_gsup_sai(19)"262427362117126" TC_gsup_sai(19)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai(19)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085539894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 TC_gsup_sai(19)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085539895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20250828085539896 DLINP <000b> input/ipa.c:452 connected read/write 20250828085539896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085539896 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085539896 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085539896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085539896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41885<->l=127.0.0.1:4259) 10@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(9)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_sai finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Aug 28 08:55:39 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250828085539920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 20250828085540021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65744) Waiting for packet dumper to finish... 1 (prev_count=65744, count=163336) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Aug 28 08:55:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_sai_num_auth_vectors started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085543130 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085543130 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085543136 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085543142 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543143 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085543143 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085543143 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 20250828085543143 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085543143 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 20250828085543143 DLGSUP <0013> gsup_server.c:236 2: 20250828085543143 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085543143 DLGSUP <0013> gsup_server.c:236 3: 20250828085543143 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085543143 DLGSUP <0013> gsup_server.c:236 4: 20250828085543143 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085543143 DLGSUP <0013> gsup_server.c:236 5: 20250828085543143 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085543143 DLGSUP <0013> gsup_server.c:236 7: 20250828085543143 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085543143 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085543143 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(20)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085543143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@a2f677c0d269: 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") 20250828085543165 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37329<->l=127.0.0.1:4259) 20250828085543170 DAUC <0003> db_auc.c:157 IMSI='262428578047834': No 2G Auth Data 20250828085543170 DAUC <0003> db_auc.c:192 IMSI='262428578047834': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262428578047834" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250828085543180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 20250828085543186 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543186 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428578047834"} 20250828085543186 DAUC <0003> db_auc.c:192 IMSI='262428578047834': No 3G Auth Data 20250828085543186 DAUC <0003> db_auc.c:236 IMSI='262428578047834': Calling to generate 1 vectors 20250828085543186 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828085543186 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543186 DAUC <0003> auc.c:113 vector [0]: rand = b5485ec04ad61df85ae0e67ee8bd3a0e 20250828085543186 DAUC <0003> auc.c:179 vector [0]: kc = 647d91d9988d3000 20250828085543186 DAUC <0003> auc.c:180 vector [0]: sres = 2167e2ac 20250828085543186 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543186 DAUC <0003> db_auc.c:245 IMSI='262428578047834': Generated 1 vectors 20250828085543186 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428578047834"} 20250828085543186 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543186 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543186 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262428578047834" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428578047834" TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543191 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543191 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428578047834"} 20250828085543191 DAUC <0003> db_auc.c:192 IMSI='262428578047834': No 3G Auth Data 20250828085543191 DAUC <0003> db_auc.c:236 IMSI='262428578047834': Calling to generate 4 vectors 20250828085543191 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828085543191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543191 DAUC <0003> auc.c:113 vector [0]: rand = 929886e16a1c2b93182794588782f5c4 20250828085543191 DAUC <0003> auc.c:179 vector [0]: kc = c4bfb8d5bc741c00 20250828085543191 DAUC <0003> auc.c:180 vector [0]: sres = 0f4ca3ed 20250828085543192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543192 DAUC <0003> auc.c:113 vector [1]: rand = d774f60d73fe561d547e340f3565176b 20250828085543192 DAUC <0003> auc.c:179 vector [1]: kc = e29eadf7dce71000 20250828085543192 DAUC <0003> auc.c:180 vector [1]: sres = d7ebfd91 20250828085543192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543192 DAUC <0003> auc.c:113 vector [2]: rand = bb4813ddb328df1c1c063da73e072849 20250828085543192 DAUC <0003> auc.c:179 vector [2]: kc = 66d13cc60fa23800 20250828085543192 DAUC <0003> auc.c:180 vector [2]: sres = 0e510090 20250828085543192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543192 DAUC <0003> auc.c:113 vector [3]: rand = 0dea40a62b66b6e34ed17deaf8690cf3 20250828085543192 DAUC <0003> auc.c:179 vector [3]: kc = 3d1dde0480338c00 20250828085543192 DAUC <0003> auc.c:180 vector [3]: sres = 632069d8 20250828085543192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543192 DAUC <0003> db_auc.c:245 IMSI='262428578047834': Generated 4 vectors 20250828085543192 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428578047834"} 20250828085543192 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543192 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543192 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543196 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543196 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428578047834"} 20250828085543196 DAUC <0003> db_auc.c:192 IMSI='262428578047834': No 3G Auth Data 20250828085543196 DAUC <0003> db_auc.c:236 IMSI='262428578047834': Calling to generate 5 vectors 20250828085543196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543196 DAUC <0003> auc.c:113 vector [0]: rand = 50d04ce793a1ec7c0bf867612c4fad91 20250828085543196 DAUC <0003> auc.c:179 vector [0]: kc = 12e4bd6524aa3800 20250828085543196 DAUC <0003> auc.c:180 vector [0]: sres = 6ae102bf 20250828085543196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543196 DAUC <0003> auc.c:113 vector [1]: rand = 2fd43e3f0b2f80cdb7209f4d814227d9 20250828085543196 DAUC <0003> auc.c:179 vector [1]: kc = 9c3f53175312bc00 20250828085543196 DAUC <0003> auc.c:180 vector [1]: sres = 30e10313 20250828085543196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543196 DAUC <0003> auc.c:113 vector [2]: rand = 0214031b732d8d7962474e04c6546ec5 20250828085543196 DAUC <0003> auc.c:179 vector [2]: kc = c429a9c36ffc8c00 20250828085543196 DAUC <0003> auc.c:180 vector [2]: sres = 9d652ca0 20250828085543196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543196 DAUC <0003> auc.c:113 vector [3]: rand = 67d95be1afefd50ca350971e6c66a188 20250828085543196 DAUC <0003> auc.c:179 vector [3]: kc = a845de6cabfdcc00 20250828085543196 DAUC <0003> auc.c:180 vector [3]: sres = 27b717eb 20250828085543196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543196 DAUC <0003> auc.c:113 vector [4]: rand = 5a6bc4adafb9750193ae7fe4bd8d7269 20250828085543196 DAUC <0003> auc.c:179 vector [4]: kc = ef000962cd48bc00 20250828085543196 DAUC <0003> auc.c:180 vector [4]: sres = 32bdf861 20250828085543196 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543196 DAUC <0003> db_auc.c:245 IMSI='262428578047834': Generated 5 vectors 20250828085543196 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428578047834"} 20250828085543196 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543197 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543197 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543201 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428578047834"} 20250828085543201 DAUC <0003> db_auc.c:192 IMSI='262428578047834': No 3G Auth Data 20250828085543201 DAUC <0003> db_auc.c:236 IMSI='262428578047834': Calling to generate 5 vectors 20250828085543201 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543201 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543201 DAUC <0003> auc.c:113 vector [0]: rand = fd339a7e6954b9494ce567704c5fbcde 20250828085543201 DAUC <0003> auc.c:179 vector [0]: kc = 3a4273bcac7c0000 20250828085543201 DAUC <0003> auc.c:180 vector [0]: sres = ef26f2a6 20250828085543201 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543201 DAUC <0003> auc.c:113 vector [1]: rand = dc6deceb10ec39767c12035c9df88082 20250828085543201 DAUC <0003> auc.c:179 vector [1]: kc = 0e5b399be2423400 20250828085543201 DAUC <0003> auc.c:180 vector [1]: sres = 54c68668 20250828085543201 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543201 DAUC <0003> auc.c:113 vector [2]: rand = a5eb236acfa7b5a54ea9943a55394203 20250828085543201 DAUC <0003> auc.c:179 vector [2]: kc = 2eaa8f9954ca5800 20250828085543201 DAUC <0003> auc.c:180 vector [2]: sres = 8218c66d 20250828085543201 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543201 DAUC <0003> auc.c:113 vector [3]: rand = 46abeabc78a8cbb83e6eb0412863e859 20250828085543201 DAUC <0003> auc.c:179 vector [3]: kc = 5cda24eeaa490000 20250828085543201 DAUC <0003> auc.c:180 vector [3]: sres = 6a0ab1a1 20250828085543201 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543201 DAUC <0003> auc.c:113 vector [4]: rand = dfddb248099f2935856081ad85f89668 20250828085543201 DAUC <0003> auc.c:179 vector [4]: kc = 305d68d9cc240400 20250828085543201 DAUC <0003> auc.c:180 vector [4]: sres = 290be4dd 20250828085543201 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543201 DAUC <0003> db_auc.c:245 IMSI='262428578047834': Generated 5 vectors 20250828085543201 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428578047834"} 20250828085543201 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428578047834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39802<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@a2f677c0d269: Final verdict of PTC: pass 20250828085543211 DAUC <0003> db_auc.c:157 IMSI='262421248907618': No 2G Auth Data 20250828085543211 DAUC <0003> db_auc.c:192 IMSI='262421248907618': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262421248907618" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250828085543225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 20250828085543227 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543227 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248907618"} 20250828085543227 DAUC <0003> db_auc.c:192 IMSI='262421248907618': No 3G Auth Data 20250828085543227 DAUC <0003> db_auc.c:236 IMSI='262421248907618': Calling to generate 1 vectors 20250828085543227 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828085543227 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543227 DAUC <0003> auc.c:113 vector [0]: rand = 63b3130fafb52968e3b10306242807ef 20250828085543227 DAUC <0003> auc.c:179 vector [0]: kc = 053ec9f77b863800 20250828085543227 DAUC <0003> auc.c:180 vector [0]: sres = 044a1939 20250828085543227 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543227 DAUC <0003> db_auc.c:245 IMSI='262421248907618': Generated 1 vectors 20250828085543227 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248907618"} 20250828085543227 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543227 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543227 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262421248907618" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421248907618" TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543229 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543229 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248907618"} 20250828085543229 DAUC <0003> db_auc.c:192 IMSI='262421248907618': No 3G Auth Data 20250828085543229 DAUC <0003> db_auc.c:236 IMSI='262421248907618': Calling to generate 4 vectors 20250828085543229 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828085543229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543229 DAUC <0003> auc.c:113 vector [0]: rand = 22dc8f73a9f2355cc78938464993bf2a 20250828085543229 DAUC <0003> auc.c:179 vector [0]: kc = 06cef3a071422c00 20250828085543229 DAUC <0003> auc.c:180 vector [0]: sres = 3845dbb4 20250828085543229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543229 DAUC <0003> auc.c:113 vector [1]: rand = dfb3cd0a21609f92b088e5deb98dc4ea 20250828085543229 DAUC <0003> auc.c:179 vector [1]: kc = 3e44f1125a4b8400 20250828085543229 DAUC <0003> auc.c:180 vector [1]: sres = aa768f3e 20250828085543229 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543229 DAUC <0003> auc.c:113 vector [2]: rand = 54ea6c435338feef6e1be853221056bf 20250828085543229 DAUC <0003> auc.c:179 vector [2]: kc = 4345f731e86b3400 20250828085543229 DAUC <0003> auc.c:180 vector [2]: sres = 9a6323d9 20250828085543229 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543229 DAUC <0003> auc.c:113 vector [3]: rand = ad2f6cb28bbb5d4b2c824fe5b19d042a 20250828085543229 DAUC <0003> auc.c:179 vector [3]: kc = f35e0ecc3b1ca400 20250828085543229 DAUC <0003> auc.c:180 vector [3]: sres = 293228c5 20250828085543229 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543229 DAUC <0003> db_auc.c:245 IMSI='262421248907618': Generated 4 vectors 20250828085543229 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248907618"} 20250828085543229 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543229 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543229 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543230 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248907618"} 20250828085543230 DAUC <0003> db_auc.c:192 IMSI='262421248907618': No 3G Auth Data 20250828085543230 DAUC <0003> db_auc.c:236 IMSI='262421248907618': Calling to generate 5 vectors 20250828085543230 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543230 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543230 DAUC <0003> auc.c:113 vector [0]: rand = 2483de0aaebfa3987ff085fc53eb916d 20250828085543230 DAUC <0003> auc.c:179 vector [0]: kc = 2f4b1fae51e54c00 20250828085543230 DAUC <0003> auc.c:180 vector [0]: sres = 93ea77d3 20250828085543230 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543230 DAUC <0003> auc.c:113 vector [1]: rand = 3be765d2f0920c642f1c1f1e8f888e2d 20250828085543230 DAUC <0003> auc.c:179 vector [1]: kc = e99e78c1352e0000 20250828085543230 DAUC <0003> auc.c:180 vector [1]: sres = 605e943f 20250828085543230 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543230 DAUC <0003> auc.c:113 vector [2]: rand = 7513118163811d023bf4308d6f417f24 20250828085543230 DAUC <0003> auc.c:179 vector [2]: kc = 186a4ab993574400 20250828085543230 DAUC <0003> auc.c:180 vector [2]: sres = dc50e733 20250828085543230 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543230 DAUC <0003> auc.c:113 vector [3]: rand = 7def893e15dc04c263e170f6b6c39137 20250828085543230 DAUC <0003> auc.c:179 vector [3]: kc = 16a7b57c86104000 20250828085543230 DAUC <0003> auc.c:180 vector [3]: sres = 47af357e 20250828085543230 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543230 DAUC <0003> auc.c:113 vector [4]: rand = 43d9c979269fbc7d55f7ea21fefcab92 20250828085543230 DAUC <0003> auc.c:179 vector [4]: kc = e56c53d7a7394400 20250828085543230 DAUC <0003> auc.c:180 vector [4]: sres = 4a29acf1 20250828085543230 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543230 DAUC <0003> db_auc.c:245 IMSI='262421248907618': Generated 5 vectors 20250828085543230 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248907618"} 20250828085543230 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543231 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543231 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421248907618"} 20250828085543231 DAUC <0003> db_auc.c:192 IMSI='262421248907618': No 3G Auth Data 20250828085543231 DAUC <0003> db_auc.c:236 IMSI='262421248907618': Calling to generate 5 vectors 20250828085543231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543231 DAUC <0003> auc.c:113 vector [0]: rand = 21ef5419cfe110fbd52efa490df996af 20250828085543231 DAUC <0003> auc.c:179 vector [0]: kc = 767b102d9327c400 20250828085543231 DAUC <0003> auc.c:180 vector [0]: sres = c412e827 20250828085543231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543231 DAUC <0003> auc.c:113 vector [1]: rand = b8e02b5dd3ff00f64cde05c5cd274e9b 20250828085543231 DAUC <0003> auc.c:179 vector [1]: kc = 5d84ffd7169c8800 20250828085543231 DAUC <0003> auc.c:180 vector [1]: sres = 4bb8191d 20250828085543231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543231 DAUC <0003> auc.c:113 vector [2]: rand = d3130ffb22f972ffb032bf05dda1856d 20250828085543231 DAUC <0003> auc.c:179 vector [2]: kc = 7b3f97464bffec00 20250828085543231 DAUC <0003> auc.c:180 vector [2]: sres = d3b08142 20250828085543231 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543231 DAUC <0003> auc.c:113 vector [3]: rand = a07fe01d5b671290cafa34daadbc2ca4 20250828085543231 DAUC <0003> auc.c:179 vector [3]: kc = 1f5fbb550b833400 20250828085543231 DAUC <0003> auc.c:180 vector [3]: sres = 6fcb2d03 20250828085543231 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543231 DAUC <0003> auc.c:113 vector [4]: rand = 55efacba82216de0c87d2c765bd8a4d2 20250828085543231 DAUC <0003> auc.c:179 vector [4]: kc = 48c1427eb62c5800 20250828085543231 DAUC <0003> auc.c:180 vector [4]: sres = d759b3a1 20250828085543231 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543231 DAUC <0003> db_auc.c:245 IMSI='262421248907618': Generated 5 vectors 20250828085543231 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421248907618"} 20250828085543231 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421248907618 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543231 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543231 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@a2f677c0d269: Final verdict of PTC: pass 20250828085543233 DAUC <0003> db_auc.c:157 IMSI='262420129001937': No 2G Auth Data 20250828085543233 DAUC <0003> db_auc.c:192 IMSI='262420129001937': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262420129001937" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250828085543241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4258 20250828085543243 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543243 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420129001937"} 20250828085543243 DAUC <0003> db_auc.c:192 IMSI='262420129001937': No 3G Auth Data 20250828085543243 DAUC <0003> db_auc.c:236 IMSI='262420129001937': Calling to generate 1 vectors 20250828085543243 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250828085543243 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543243 DAUC <0003> auc.c:113 vector [0]: rand = 19ea6f546d967267e197bf1059411dcb 20250828085543243 DAUC <0003> auc.c:179 vector [0]: kc = 13f3c4ee886602ff 20250828085543243 DAUC <0003> auc.c:180 vector [0]: sres = 3e3a93e0 20250828085543243 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543243 DAUC <0003> db_auc.c:245 IMSI='262420129001937': Generated 1 vectors 20250828085543243 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420129001937"} 20250828085543243 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543243 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543243 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262420129001937" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420129001937" TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543244 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543244 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420129001937"} 20250828085543244 DAUC <0003> db_auc.c:192 IMSI='262420129001937': No 3G Auth Data 20250828085543244 DAUC <0003> db_auc.c:236 IMSI='262420129001937': Calling to generate 4 vectors 20250828085543244 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250828085543244 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543244 DAUC <0003> auc.c:113 vector [0]: rand = 8ed7b680bf30549f066304e43bb143ff 20250828085543244 DAUC <0003> auc.c:179 vector [0]: kc = c313a778f633ecd9 20250828085543244 DAUC <0003> auc.c:180 vector [0]: sres = f0df2841 20250828085543244 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543244 DAUC <0003> auc.c:113 vector [1]: rand = 6ee41ea20a7f35a0d96290ebfc944e20 20250828085543244 DAUC <0003> auc.c:179 vector [1]: kc = 61534b08e99f636f 20250828085543245 DAUC <0003> auc.c:180 vector [1]: sres = 2591edf8 20250828085543245 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543245 DAUC <0003> auc.c:113 vector [2]: rand = 355451105d294cd1a669f363bb3f387b 20250828085543245 DAUC <0003> auc.c:179 vector [2]: kc = 2d995feaac581dce 20250828085543245 DAUC <0003> auc.c:180 vector [2]: sres = 46694c54 20250828085543245 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543245 DAUC <0003> auc.c:113 vector [3]: rand = 48feb87626e7563600ab0e1961c1ab0d 20250828085543245 DAUC <0003> auc.c:179 vector [3]: kc = ae71edc5f0534f3b 20250828085543245 DAUC <0003> auc.c:180 vector [3]: sres = a88d75e9 20250828085543245 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543245 DAUC <0003> db_auc.c:245 IMSI='262420129001937': Generated 4 vectors 20250828085543245 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420129001937"} 20250828085543245 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543245 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543245 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543245 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543246 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420129001937"} 20250828085543246 DAUC <0003> db_auc.c:192 IMSI='262420129001937': No 3G Auth Data 20250828085543246 DAUC <0003> db_auc.c:236 IMSI='262420129001937': Calling to generate 5 vectors 20250828085543246 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543246 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543246 DAUC <0003> auc.c:113 vector [0]: rand = 695a06817af61ae993ad3e308174c448 20250828085543246 DAUC <0003> auc.c:179 vector [0]: kc = fd46f1b289e538c4 20250828085543246 DAUC <0003> auc.c:180 vector [0]: sres = e97db078 20250828085543246 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543246 DAUC <0003> auc.c:113 vector [1]: rand = a2cc70554c483179978e428e4bbf97ff 20250828085543246 DAUC <0003> auc.c:179 vector [1]: kc = 2479f597147b8db5 20250828085543246 DAUC <0003> auc.c:180 vector [1]: sres = 09ac0bff 20250828085543246 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543246 DAUC <0003> auc.c:113 vector [2]: rand = 6e4e2332b93873e7327839d446256f43 20250828085543246 DAUC <0003> auc.c:179 vector [2]: kc = 5818735c7693df1c 20250828085543246 DAUC <0003> auc.c:180 vector [2]: sres = 70afaff6 20250828085543246 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543246 DAUC <0003> auc.c:113 vector [3]: rand = af3d89b47c23ad559ff05d5d813b8eba 20250828085543246 DAUC <0003> auc.c:179 vector [3]: kc = 697789535ab76df1 20250828085543246 DAUC <0003> auc.c:180 vector [3]: sres = 9ac9a039 20250828085543246 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543246 DAUC <0003> auc.c:113 vector [4]: rand = b50df167968d17df0b808b7ae352bd56 20250828085543246 DAUC <0003> auc.c:179 vector [4]: kc = dd3f3ae5e44f7d26 20250828085543246 DAUC <0003> auc.c:180 vector [4]: sres = 01d509a1 20250828085543246 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543246 DAUC <0003> db_auc.c:245 IMSI='262420129001937': Generated 5 vectors 20250828085543246 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420129001937"} 20250828085543246 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543246 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543246 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543247 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543247 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420129001937"} 20250828085543247 DAUC <0003> db_auc.c:192 IMSI='262420129001937': No 3G Auth Data 20250828085543247 DAUC <0003> db_auc.c:236 IMSI='262420129001937': Calling to generate 5 vectors 20250828085543247 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250828085543247 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543247 DAUC <0003> auc.c:113 vector [0]: rand = fd143cdfc159be463827495184e6ae4d 20250828085543247 DAUC <0003> auc.c:179 vector [0]: kc = e332a175a4389d28 20250828085543247 DAUC <0003> auc.c:180 vector [0]: sres = 3e51e90c 20250828085543247 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250828085543247 DAUC <0003> auc.c:113 vector [1]: rand = 2ddd5f2daad1f5f6ecf743c38f1b2232 20250828085543247 DAUC <0003> auc.c:179 vector [1]: kc = 2551f48f437b43a1 20250828085543247 DAUC <0003> auc.c:180 vector [1]: sres = d28b60b1 20250828085543247 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250828085543247 DAUC <0003> auc.c:113 vector [2]: rand = e8dd14bbd5468ca89f7cf90ebb9efb43 20250828085543247 DAUC <0003> auc.c:179 vector [2]: kc = 4eb18983702ea313 20250828085543247 DAUC <0003> auc.c:180 vector [2]: sres = 1d40f46f 20250828085543247 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250828085543247 DAUC <0003> auc.c:113 vector [3]: rand = 2ca1ce7a3caa2fb2c87ef616b86bd525 20250828085543247 DAUC <0003> auc.c:179 vector [3]: kc = f3ba9c2741990540 20250828085543247 DAUC <0003> auc.c:180 vector [3]: sres = 179372fd 20250828085543247 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250828085543247 DAUC <0003> auc.c:113 vector [4]: rand = 05ef5b4b116baff3fd2504a9d69cd557 20250828085543247 DAUC <0003> auc.c:179 vector [4]: kc = 869062e418b6ea55 20250828085543247 DAUC <0003> auc.c:180 vector [4]: sres = f60eae1b 20250828085543247 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250828085543247 DAUC <0003> db_auc.c:245 IMSI='262420129001937': Generated 5 vectors 20250828085543247 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420129001937"} 20250828085543247 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420129001937 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543247 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543247 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@a2f677c0d269: Final verdict of PTC: pass 20250828085543249 DAUC <0003> db_auc.c:157 IMSI='262428719419032': No 2G Auth Data 20250828085543249 DAUC <0003> db_auc.c:192 IMSI='262428719419032': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262428719419032" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250828085543256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 20250828085543258 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543258 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428719419032"} 20250828085543258 DAUC <0003> db_auc.c:157 IMSI='262428719419032': No 2G Auth Data 20250828085543258 DAUC <0003> db_auc.c:236 IMSI='262428719419032': Calling to generate 1 vectors 20250828085543258 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250828085543258 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543258 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543258 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085543258 DAUC <0003> auc.c:113 vector [0]: rand = c6e07f45fcda45b9290e18e0e7568354 20250828085543258 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085543258 DAUC <0003> auc.c:142 vector [0]: autn = 2ac78389bcf60000cb69dd2422428061 20250828085543258 DAUC <0003> auc.c:143 vector [0]: ck = a849a00a6b30d7641deb4a95bf779714 20250828085543258 DAUC <0003> auc.c:144 vector [0]: ik = c0aed55ba374e17e3209f861e54cdf41 20250828085543258 DAUC <0003> auc.c:145 vector [0]: res = 8c19136c96c06c350000000000000000 20250828085543258 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543258 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543258 DAUC <0003> auc.c:151 vector [0]: kc = 4705c7a5927f7e4f 20250828085543258 DAUC <0003> auc.c:152 vector [0]: sres = 1ad97f59 20250828085543258 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543258 DAUC <0003> db_auc.c:245 IMSI='262428719419032': Generated 1 vectors 20250828085543258 DAUC <0003> db_auc.c:249 IMSI='262428719419032': Updating SQN=33 in DB 20250828085543258 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428719419032"} 20250828085543258 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543258 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543258 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262428719419032" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428719419032" TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543260 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543260 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428719419032"} 20250828085543260 DAUC <0003> db_auc.c:157 IMSI='262428719419032': No 2G Auth Data 20250828085543260 DAUC <0003> db_auc.c:236 IMSI='262428719419032': Calling to generate 4 vectors 20250828085543260 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250828085543260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828085543260 DAUC <0003> auc.c:113 vector [0]: rand = 6370259bf369e931892edf10a31778ce 20250828085543260 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828085543260 DAUC <0003> auc.c:142 vector [0]: autn = bc5e8034261f0000cbbb35ae26e3af91 20250828085543260 DAUC <0003> auc.c:143 vector [0]: ck = faae3425d8d18d7a1e2220fc974d8c27 20250828085543260 DAUC <0003> auc.c:144 vector [0]: ik = 3638addb98634a43fd3d9f35fdb75b6c 20250828085543260 DAUC <0003> auc.c:145 vector [0]: res = 1c7909733fa7873a0000000000000000 20250828085543260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543260 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543260 DAUC <0003> auc.c:151 vector [0]: kc = 2f8926372a481072 20250828085543260 DAUC <0003> auc.c:152 vector [0]: sres = 23de8e49 20250828085543260 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543260 DAUC <0003> auc.c:113 vector [1]: rand = 97c26645db2f6e4676a6a9c9a745ba11 20250828085543260 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828085543260 DAUC <0003> auc.c:142 vector [1]: autn = af69de8de0dd0000687d8a57fe234045 20250828085543260 DAUC <0003> auc.c:143 vector [1]: ck = d4aa8b9b7a5ccbd91cff983c8aca7f9e 20250828085543260 DAUC <0003> auc.c:144 vector [1]: ik = 6b1661a961a5512caf486ffff99b711e 20250828085543260 DAUC <0003> auc.c:145 vector [1]: res = 4c1b305114d0087c0000000000000000 20250828085543260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543260 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543260 DAUC <0003> auc.c:151 vector [1]: kc = 0c0b1df168a89475 20250828085543260 DAUC <0003> auc.c:152 vector [1]: sres = 58cb382d 20250828085543260 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543260 DAUC <0003> auc.c:113 vector [2]: rand = b9a376eac1f032f2683df5f2252871af 20250828085543260 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828085543260 DAUC <0003> auc.c:142 vector [2]: autn = 4d26a7fe30d400003723011ab5df5e46 20250828085543260 DAUC <0003> auc.c:143 vector [2]: ck = 5db4278e15b4a51f3925309d38f68fdd 20250828085543260 DAUC <0003> auc.c:144 vector [2]: ik = 848eb08dfbd73a551c93e836012dbd10 20250828085543260 DAUC <0003> auc.c:145 vector [2]: res = fb908c70985f47e90000000000000000 20250828085543260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543260 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543260 DAUC <0003> auc.c:151 vector [2]: kc = fc8c4fa8d7b8ad87 20250828085543260 DAUC <0003> auc.c:152 vector [2]: sres = 63cfcb99 20250828085543260 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543260 DAUC <0003> auc.c:113 vector [3]: rand = 7f1baf5571008c925b01ad51efa4f906 20250828085543260 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828085543260 DAUC <0003> auc.c:142 vector [3]: autn = f7fbdde93572000008d3f3dfcbb626de 20250828085543260 DAUC <0003> auc.c:143 vector [3]: ck = 11740c5e57bf8640162e1f04cd582933 20250828085543260 DAUC <0003> auc.c:144 vector [3]: ik = 8773947c4edd41b8c078b166960d4d2d 20250828085543260 DAUC <0003> auc.c:145 vector [3]: res = 744e9b05fcd776eb0000000000000000 20250828085543260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543260 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543260 DAUC <0003> auc.c:151 vector [3]: kc = 405136404237a3e6 20250828085543260 DAUC <0003> auc.c:152 vector [3]: sres = 8899edee 20250828085543260 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543260 DAUC <0003> db_auc.c:245 IMSI='262428719419032': Generated 4 vectors 20250828085543260 DAUC <0003> db_auc.c:249 IMSI='262428719419032': Updating SQN=161 in DB 20250828085543260 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428719419032"} 20250828085543260 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543260 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543260 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543261 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543261 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428719419032"} 20250828085543261 DAUC <0003> db_auc.c:157 IMSI='262428719419032': No 2G Auth Data 20250828085543261 DAUC <0003> db_auc.c:236 IMSI='262428719419032': Calling to generate 5 vectors 20250828085543261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085543261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828085543261 DAUC <0003> auc.c:113 vector [0]: rand = 4d2c82b863da851424bb654223e5bb63 20250828085543261 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828085543261 DAUC <0003> auc.c:142 vector [0]: autn = eb76371bcac7000090133ed3d6db7c8f 20250828085543261 DAUC <0003> auc.c:143 vector [0]: ck = a6a7d7578a452c172e387b8587affc09 20250828085543261 DAUC <0003> auc.c:144 vector [0]: ik = b7e26f9b23ac66aedd7a398818f51b04 20250828085543261 DAUC <0003> auc.c:145 vector [0]: res = b9ed016dd1084b8e0000000000000000 20250828085543261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543261 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543261 DAUC <0003> auc.c:151 vector [0]: kc = e207fac136b3adb4 20250828085543261 DAUC <0003> auc.c:152 vector [0]: sres = 68e54ae3 20250828085543261 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543261 DAUC <0003> auc.c:113 vector [1]: rand = 79d05eedeaf124cca05d27f587417a36 20250828085543261 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828085543261 DAUC <0003> auc.c:142 vector [1]: autn = 6792c3605c4e00008148985d1f1c2cac 20250828085543261 DAUC <0003> auc.c:143 vector [1]: ck = 3e7609d5cfa2f7fa21bd53e6e11cef6c 20250828085543261 DAUC <0003> auc.c:144 vector [1]: ik = 53de95b13d299855d36d1f507ac4768f 20250828085543261 DAUC <0003> auc.c:145 vector [1]: res = de7574e91c526fc80000000000000000 20250828085543261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543261 DAUC <0003> auc.c:151 vector [1]: kc = 9f78d0d26953f64c 20250828085543261 DAUC <0003> auc.c:152 vector [1]: sres = c2271b21 20250828085543261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543261 DAUC <0003> auc.c:113 vector [2]: rand = 7b97be856e9bcde821812d67117bff56 20250828085543261 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828085543261 DAUC <0003> auc.c:142 vector [2]: autn = 6c0521d99e1e000014ae8cd3a83544d7 20250828085543261 DAUC <0003> auc.c:143 vector [2]: ck = 48dade504035c92a49d42dfdde039e99 20250828085543261 DAUC <0003> auc.c:144 vector [2]: ik = a0667c4fbe4a81424c7dd229d21db37f 20250828085543261 DAUC <0003> auc.c:145 vector [2]: res = c4526040a34ae2380000000000000000 20250828085543261 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543261 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543261 DAUC <0003> auc.c:151 vector [2]: kc = ed155dcbf261658e 20250828085543261 DAUC <0003> auc.c:152 vector [2]: sres = 67188278 20250828085543261 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543261 DAUC <0003> auc.c:113 vector [3]: rand = 425ec4f0802cfe1cf17643ae02521e7b 20250828085543261 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828085543261 DAUC <0003> auc.c:142 vector [3]: autn = 2ebc2dad11cd00001c4cfd9409209b90 20250828085543261 DAUC <0003> auc.c:143 vector [3]: ck = 8e2c6718e9915b45ac928d62c25fbae0 20250828085543261 DAUC <0003> auc.c:144 vector [3]: ik = a57a15a19915f8379daa31c0f73f9210 20250828085543261 DAUC <0003> auc.c:145 vector [3]: res = 98ab5b3e6d46c3df0000000000000000 20250828085543261 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543261 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543261 DAUC <0003> auc.c:151 vector [3]: kc = 1a6ece1b45e48b82 20250828085543261 DAUC <0003> auc.c:152 vector [3]: sres = f5ed98e1 20250828085543261 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543261 DAUC <0003> auc.c:113 vector [4]: rand = 9adfffe4b265017821db6e47e81a91f8 20250828085543261 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828085543261 DAUC <0003> auc.c:142 vector [4]: autn = 5346383c64df00004aa3fcbb9072211b 20250828085543261 DAUC <0003> auc.c:143 vector [4]: ck = 34ff3fdce559cc4b4d6c3d2f676ba942 20250828085543261 DAUC <0003> auc.c:144 vector [4]: ik = 2cc388a2b0dddd2f0ac8b217eb2db92e 20250828085543261 DAUC <0003> auc.c:145 vector [4]: res = 9276b9e88114d7c90000000000000000 20250828085543261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543261 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085543262 DAUC <0003> auc.c:151 vector [4]: kc = 5f983846d9c20108 20250828085543262 DAUC <0003> auc.c:152 vector [4]: sres = 13626e21 20250828085543262 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085543262 DAUC <0003> db_auc.c:245 IMSI='262428719419032': Generated 5 vectors 20250828085543262 DAUC <0003> db_auc.c:249 IMSI='262428719419032': Updating SQN=321 in DB 20250828085543262 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428719419032"} 20250828085543262 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543263 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428719419032"} 20250828085543263 DAUC <0003> db_auc.c:157 IMSI='262428719419032': No 2G Auth Data 20250828085543263 DAUC <0003> db_auc.c:236 IMSI='262428719419032': Calling to generate 5 vectors 20250828085543263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085543263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828085543263 DAUC <0003> auc.c:113 vector [0]: rand = f99705f43d1ef7330e6f6de724c2021b 20250828085543263 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828085543263 DAUC <0003> auc.c:142 vector [0]: autn = dbf074ecb78f00002cf405628e20fa10 20250828085543263 DAUC <0003> auc.c:143 vector [0]: ck = 0e702d20605287dd95aaf58ba1d3b908 20250828085543263 DAUC <0003> auc.c:144 vector [0]: ik = 0c98c415b39544354b5d6a0b828c1af4 20250828085543263 DAUC <0003> auc.c:145 vector [0]: res = 3fa91fdfa62cc2af0000000000000000 20250828085543263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543263 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543263 DAUC <0003> auc.c:151 vector [0]: kc = dc1f76b5f0986014 20250828085543263 DAUC <0003> auc.c:152 vector [0]: sres = 9985dd70 20250828085543263 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543263 DAUC <0003> auc.c:113 vector [1]: rand = 3ed68af7fea2712b8486425b49637a60 20250828085543263 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828085543263 DAUC <0003> auc.c:142 vector [1]: autn = 9ef5f62b3b9f000083050f6ef70208b8 20250828085543263 DAUC <0003> auc.c:143 vector [1]: ck = 090aa5ea9ee021c9f4af682128db27c0 20250828085543263 DAUC <0003> auc.c:144 vector [1]: ik = dbab4838f0614163840fa2c7e9b0a660 20250828085543263 DAUC <0003> auc.c:145 vector [1]: res = 8c8e105880487aa10000000000000000 20250828085543263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543263 DAUC <0003> auc.c:151 vector [1]: kc = a2012734afeae10a 20250828085543263 DAUC <0003> auc.c:152 vector [1]: sres = 0cc66af9 20250828085543263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543263 DAUC <0003> auc.c:113 vector [2]: rand = fc8e1783b2a227ce07d6ee797c2e20fc 20250828085543263 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828085543263 DAUC <0003> auc.c:142 vector [2]: autn = f951825e596600005d73027cf839492d 20250828085543263 DAUC <0003> auc.c:143 vector [2]: ck = 4b69055e92b37e7e30f8224ada13dd8a 20250828085543263 DAUC <0003> auc.c:144 vector [2]: ik = e7db2d62220b6d6922a0a2cbf3853c7d 20250828085543263 DAUC <0003> auc.c:145 vector [2]: res = 0e4fd6691e1d186b0000000000000000 20250828085543263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543263 DAUC <0003> auc.c:151 vector [2]: kc = beeaa8bd992ef2e0 20250828085543263 DAUC <0003> auc.c:152 vector [2]: sres = 1052ce02 20250828085543263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543263 DAUC <0003> auc.c:113 vector [3]: rand = 50514f2617b7eaa9c2b2d7335963ee83 20250828085543263 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828085543263 DAUC <0003> auc.c:142 vector [3]: autn = 0023b864f37f0000434b9b3b32b3d2e8 20250828085543263 DAUC <0003> auc.c:143 vector [3]: ck = f9a45cceec20628d615f41f0b967e939 20250828085543263 DAUC <0003> auc.c:144 vector [3]: ik = 07445de054bf5ec3aec12abb1cea1773 20250828085543263 DAUC <0003> auc.c:145 vector [3]: res = 82cdd802da41bd5e0000000000000000 20250828085543263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543263 DAUC <0003> auc.c:151 vector [3]: kc = 317e6a651d12c204 20250828085543263 DAUC <0003> auc.c:152 vector [3]: sres = 588c655c 20250828085543263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543263 DAUC <0003> auc.c:113 vector [4]: rand = df9931fc7c70ddd83379dc64bea7d33d 20250828085543263 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828085543263 DAUC <0003> auc.c:142 vector [4]: autn = 0efe455c32250000d1a469c75d003408 20250828085543263 DAUC <0003> auc.c:143 vector [4]: ck = 939b423d58b3e1493532175ac297861c 20250828085543263 DAUC <0003> auc.c:144 vector [4]: ik = 217d54af4cc7731b05462df8507085f5 20250828085543263 DAUC <0003> auc.c:145 vector [4]: res = f3ad2911f55d987f0000000000000000 20250828085543263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543263 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085543263 DAUC <0003> auc.c:151 vector [4]: kc = 82922c30869391bb 20250828085543263 DAUC <0003> auc.c:152 vector [4]: sres = 06f0b16e 20250828085543263 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085543263 DAUC <0003> db_auc.c:245 IMSI='262428719419032': Generated 5 vectors 20250828085543263 DAUC <0003> db_auc.c:249 IMSI='262428719419032': Updating SQN=481 in DB 20250828085543263 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428719419032"} 20250828085543263 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428719419032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@a2f677c0d269: Final verdict of PTC: pass 20250828085543265 DAUC <0003> db_auc.c:157 IMSI='262422923208100': No 2G Auth Data 20250828085543265 DAUC <0003> db_auc.c:192 IMSI='262422923208100': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262422923208100" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250828085543272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4258 20250828085543274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543274 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923208100"} 20250828085543274 DAUC <0003> db_auc.c:157 IMSI='262422923208100': No 2G Auth Data 20250828085543274 DAUC <0003> db_auc.c:236 IMSI='262422923208100': Calling to generate 1 vectors 20250828085543274 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250828085543274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543274 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085543274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085543274 DAUC <0003> auc.c:113 vector [0]: rand = a496653ae1f297ef2d294f1d7fdf8c17 20250828085543274 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085543274 DAUC <0003> auc.c:142 vector [0]: autn = 5a33ec4981610000b96912f487e3a089 20250828085543274 DAUC <0003> auc.c:143 vector [0]: ck = 353e4b6c6e272834b93e1a5d80de3020 20250828085543274 DAUC <0003> auc.c:144 vector [0]: ik = 49d573d639aff5ef5e70d72767afdf1c 20250828085543274 DAUC <0003> auc.c:145 vector [0]: res = 5df785479940a5130000000000000000 20250828085543274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543274 DAUC <0003> auc.c:151 vector [0]: kc = 9ba5f5c0b0f932e7 20250828085543274 DAUC <0003> auc.c:152 vector [0]: sres = c4b72054 20250828085543274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543274 DAUC <0003> db_auc.c:245 IMSI='262422923208100': Generated 1 vectors 20250828085543274 DAUC <0003> db_auc.c:249 IMSI='262422923208100': Updating SQN=33 in DB 20250828085543274 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923208100"} 20250828085543274 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262422923208100" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422923208100" TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543275 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923208100"} 20250828085543275 DAUC <0003> db_auc.c:157 IMSI='262422923208100': No 2G Auth Data 20250828085543275 DAUC <0003> db_auc.c:236 IMSI='262422923208100': Calling to generate 4 vectors 20250828085543275 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250828085543275 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543275 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085543275 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828085543275 DAUC <0003> auc.c:113 vector [0]: rand = 0417514bb168e89aac7ff36a9e6b50c4 20250828085543275 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828085543275 DAUC <0003> auc.c:142 vector [0]: autn = db523847213d00003a3cd86193eab963 20250828085543275 DAUC <0003> auc.c:143 vector [0]: ck = 49286beff9a3bcc210a2f59b8fac1f0a 20250828085543275 DAUC <0003> auc.c:144 vector [0]: ik = cae5b800e7610a80ab0825cac6aa08b4 20250828085543275 DAUC <0003> auc.c:145 vector [0]: res = f79d03e92f54ba910000000000000000 20250828085543275 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543275 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543275 DAUC <0003> auc.c:151 vector [0]: kc = 386703be57c4a1fc 20250828085543275 DAUC <0003> auc.c:152 vector [0]: sres = d8c9b978 20250828085543275 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543275 DAUC <0003> auc.c:113 vector [1]: rand = a4b9a24a8bc005e5d5fd5c50bec98d01 20250828085543275 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828085543275 DAUC <0003> auc.c:142 vector [1]: autn = e2ad0d7f7d0d00006071e57c524987be 20250828085543275 DAUC <0003> auc.c:143 vector [1]: ck = de89c896906c57b701f75a1a76a3f47e 20250828085543275 DAUC <0003> auc.c:144 vector [1]: ik = 7cf0cedba98bdc2a37b853618b4c7342 20250828085543275 DAUC <0003> auc.c:145 vector [1]: res = 6d1c59326e3d9aa30000000000000000 20250828085543275 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543275 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543275 DAUC <0003> auc.c:151 vector [1]: kc = 94360f36c4080ca1 20250828085543275 DAUC <0003> auc.c:152 vector [1]: sres = 0321c391 20250828085543275 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543275 DAUC <0003> auc.c:113 vector [2]: rand = c50a315dabc239daaa4dc8e774a8a475 20250828085543275 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828085543275 DAUC <0003> auc.c:142 vector [2]: autn = f4d9e2d7665a0000b73df70e3af85ad0 20250828085543275 DAUC <0003> auc.c:143 vector [2]: ck = 8764d02ca2acd1012265a836f654dfc8 20250828085543275 DAUC <0003> auc.c:144 vector [2]: ik = 8f9ddf10f707fe2c27698bc39d79ba57 20250828085543275 DAUC <0003> auc.c:145 vector [2]: res = df3569356bc30a130000000000000000 20250828085543275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543275 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543275 DAUC <0003> auc.c:151 vector [2]: kc = 0df52cc93e864ab2 20250828085543275 DAUC <0003> auc.c:152 vector [2]: sres = b4f66326 20250828085543275 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543275 DAUC <0003> auc.c:113 vector [3]: rand = 5e19c2f010a84cb9ec3a3ce77c3cd24a 20250828085543275 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828085543275 DAUC <0003> auc.c:142 vector [3]: autn = 785e28e2b3b4000031cf2b6d9116fe68 20250828085543275 DAUC <0003> auc.c:143 vector [3]: ck = 1206814421bef8dd232d7f780b5cf7f4 20250828085543275 DAUC <0003> auc.c:144 vector [3]: ik = 25160ab5f761ac3efeb2caaaf9f1e0bd 20250828085543275 DAUC <0003> auc.c:145 vector [3]: res = 379cde1e8a66d8400000000000000000 20250828085543275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543275 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543275 DAUC <0003> auc.c:151 vector [3]: kc = ea8f3e23247243aa 20250828085543275 DAUC <0003> auc.c:152 vector [3]: sres = bdfa065e 20250828085543275 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543275 DAUC <0003> db_auc.c:245 IMSI='262422923208100': Generated 4 vectors 20250828085543275 DAUC <0003> db_auc.c:249 IMSI='262422923208100': Updating SQN=161 in DB 20250828085543275 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923208100"} 20250828085543275 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543276 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923208100"} 20250828085543276 DAUC <0003> db_auc.c:157 IMSI='262422923208100': No 2G Auth Data 20250828085543276 DAUC <0003> db_auc.c:236 IMSI='262422923208100': Calling to generate 5 vectors 20250828085543276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085543276 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543276 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085543276 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828085543276 DAUC <0003> auc.c:113 vector [0]: rand = 292f216675dca9f0017682431540562f 20250828085543276 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828085543276 DAUC <0003> auc.c:142 vector [0]: autn = d3549089ccdf0000d8cc565929e53ad1 20250828085543276 DAUC <0003> auc.c:143 vector [0]: ck = a9cba484f2787f1c92197df32a925075 20250828085543276 DAUC <0003> auc.c:144 vector [0]: ik = 1a659eb0aa0b9972745fc5892367356d 20250828085543276 DAUC <0003> auc.c:145 vector [0]: res = fc99aea107b141590000000000000000 20250828085543276 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543276 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543276 DAUC <0003> auc.c:151 vector [0]: kc = 55e8824e51868376 20250828085543276 DAUC <0003> auc.c:152 vector [0]: sres = fb28eff8 20250828085543276 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543276 DAUC <0003> auc.c:113 vector [1]: rand = 3f455c0b3b8cfd1b92e2044196689e29 20250828085543276 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828085543276 DAUC <0003> auc.c:142 vector [1]: autn = 222024949fd80000529c5c038d445408 20250828085543276 DAUC <0003> auc.c:143 vector [1]: ck = 0b86fa521c7b33405588c7ae3c4878c8 20250828085543276 DAUC <0003> auc.c:144 vector [1]: ik = bcc08fcb94d034c8a5a8f916a4dede51 20250828085543276 DAUC <0003> auc.c:145 vector [1]: res = d632a4791a063a120000000000000000 20250828085543276 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543276 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543276 DAUC <0003> auc.c:151 vector [1]: kc = 47664b21103da111 20250828085543276 DAUC <0003> auc.c:152 vector [1]: sres = cc349e6b 20250828085543276 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543276 DAUC <0003> auc.c:113 vector [2]: rand = 02077a50aee12f7fe96f311ad4a613c0 20250828085543276 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828085543276 DAUC <0003> auc.c:142 vector [2]: autn = 3e3ba7a4928d000025d123fa3ea2547d 20250828085543276 DAUC <0003> auc.c:143 vector [2]: ck = 8bcd2088505401c825d92a4bbd7d9d9c 20250828085543276 DAUC <0003> auc.c:144 vector [2]: ik = 5ec85e15bd4103845ba32d4ae583f9dc 20250828085543276 DAUC <0003> auc.c:145 vector [2]: res = bc57c606334e27600000000000000000 20250828085543276 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543276 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543276 DAUC <0003> auc.c:151 vector [2]: kc = ab7f799cb5eb660c 20250828085543276 DAUC <0003> auc.c:152 vector [2]: sres = 8f19e166 20250828085543276 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543276 DAUC <0003> auc.c:113 vector [3]: rand = e6f60a434f1c02e48ee4dfe4e34c9162 20250828085543276 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828085543276 DAUC <0003> auc.c:142 vector [3]: autn = f2a38042e650000009c4d93721524636 20250828085543276 DAUC <0003> auc.c:143 vector [3]: ck = 09a399d3172b55e3368028296da3f7cc 20250828085543276 DAUC <0003> auc.c:144 vector [3]: ik = f424094a8fcd8167adfcac8cb14333b2 20250828085543276 DAUC <0003> auc.c:145 vector [3]: res = 042b0d7003c899c90000000000000000 20250828085543276 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543276 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543276 DAUC <0003> auc.c:151 vector [3]: kc = 66fb143c440610fa 20250828085543276 DAUC <0003> auc.c:152 vector [3]: sres = 07e394b9 20250828085543276 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543276 DAUC <0003> auc.c:113 vector [4]: rand = 77d2a943cb2d5affdf1d05ff3aa938e8 20250828085543276 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828085543276 DAUC <0003> auc.c:142 vector [4]: autn = 3bb18b06c0da000001404c72b40dd993 20250828085543276 DAUC <0003> auc.c:143 vector [4]: ck = d41f96f79850c0ea76016483dcd971d6 20250828085543276 DAUC <0003> auc.c:144 vector [4]: ik = 7429a9754adf76ca4df33a4b00d2e150 20250828085543276 DAUC <0003> auc.c:145 vector [4]: res = e1d6aa8d4d8018a40000000000000000 20250828085543276 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543276 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085543276 DAUC <0003> auc.c:151 vector [4]: kc = 9bc4614a0e8426a6 20250828085543276 DAUC <0003> auc.c:152 vector [4]: sres = ac56b229 20250828085543276 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085543276 DAUC <0003> db_auc.c:245 IMSI='262422923208100': Generated 5 vectors 20250828085543276 DAUC <0003> db_auc.c:249 IMSI='262422923208100': Updating SQN=321 in DB 20250828085543276 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923208100"} 20250828085543276 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543278 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422923208100"} 20250828085543278 DAUC <0003> db_auc.c:157 IMSI='262422923208100': No 2G Auth Data 20250828085543278 DAUC <0003> db_auc.c:236 IMSI='262422923208100': Calling to generate 5 vectors 20250828085543278 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085543278 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543278 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085543278 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828085543278 DAUC <0003> auc.c:113 vector [0]: rand = ee1960e5bcb2578bf5f45374147c9f44 20250828085543278 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828085543278 DAUC <0003> auc.c:142 vector [0]: autn = 0201100e76c1000023bd5c2940db1a80 20250828085543278 DAUC <0003> auc.c:143 vector [0]: ck = f3e7609051c96758591665b22116bf97 20250828085543278 DAUC <0003> auc.c:144 vector [0]: ik = fcbbb0a1cc57174b9ee39725434b734e 20250828085543278 DAUC <0003> auc.c:145 vector [0]: res = 6d4a913efb0591710000000000000000 20250828085543278 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543278 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085543278 DAUC <0003> auc.c:151 vector [0]: kc = c8a922a6ffc3bcca 20250828085543278 DAUC <0003> auc.c:152 vector [0]: sres = 964f004f 20250828085543278 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085543278 DAUC <0003> auc.c:113 vector [1]: rand = 99ee94f8d5f37a0a956672af88770cc2 20250828085543278 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828085543278 DAUC <0003> auc.c:142 vector [1]: autn = 2468e11d2b030000b2e0497af4186750 20250828085543278 DAUC <0003> auc.c:143 vector [1]: ck = 2359d2d36d429c96bef49ce136bee589 20250828085543278 DAUC <0003> auc.c:144 vector [1]: ik = 118feb22dee4ea505c3d918d66a971e4 20250828085543278 DAUC <0003> auc.c:145 vector [1]: res = 0edd4d2259559af40000000000000000 20250828085543278 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543278 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085543278 DAUC <0003> auc.c:151 vector [1]: kc = d01f349de3b1e2ab 20250828085543278 DAUC <0003> auc.c:152 vector [1]: sres = 5788d7d6 20250828085543278 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085543278 DAUC <0003> auc.c:113 vector [2]: rand = 503bf495d4ac5ae3e1bd7a370f7caaba 20250828085543278 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828085543278 DAUC <0003> auc.c:142 vector [2]: autn = a0ef261a8fa90000ae9c178bc8f072f4 20250828085543278 DAUC <0003> auc.c:143 vector [2]: ck = 7718ca426660126eb1750ec8deb71cd3 20250828085543278 DAUC <0003> auc.c:144 vector [2]: ik = 874247f217170c6c0ca3602fccf67d9b 20250828085543278 DAUC <0003> auc.c:145 vector [2]: res = 13d9273a5a1e310e0000000000000000 20250828085543278 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543278 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085543278 DAUC <0003> auc.c:151 vector [2]: kc = 4d8ce35763367f4a 20250828085543278 DAUC <0003> auc.c:152 vector [2]: sres = 49c71634 20250828085543278 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085543278 DAUC <0003> auc.c:113 vector [3]: rand = 25a58691e076a1188a575280933a8f04 20250828085543278 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828085543278 DAUC <0003> auc.c:142 vector [3]: autn = 4159efa13804000008c7f18ba43d70ee 20250828085543278 DAUC <0003> auc.c:143 vector [3]: ck = 2c57d3c909db09a79a11d779c181093a 20250828085543278 DAUC <0003> auc.c:144 vector [3]: ik = e7d52aa2fbfd6bd565b5c6716c8c01e5 20250828085543278 DAUC <0003> auc.c:145 vector [3]: res = dc23bd689be3271b0000000000000000 20250828085543278 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543278 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085543278 DAUC <0003> auc.c:151 vector [3]: kc = 3426e8635f2b6aad 20250828085543278 DAUC <0003> auc.c:152 vector [3]: sres = 47c09a73 20250828085543278 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085543278 DAUC <0003> auc.c:113 vector [4]: rand = 28d68e66554fb700ce240a80692f886c 20250828085543278 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828085543278 DAUC <0003> auc.c:142 vector [4]: autn = 6849c3d49a8d000089bca305a9e804a7 20250828085543278 DAUC <0003> auc.c:143 vector [4]: ck = 5f14a973a06d743010f58d7b2138bf96 20250828085543278 DAUC <0003> auc.c:144 vector [4]: ik = 2e96293cd56f5d5ca2b9b8dbc4fd8dda 20250828085543278 DAUC <0003> auc.c:145 vector [4]: res = 154c8aba1689205e0000000000000000 20250828085543278 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543278 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085543278 DAUC <0003> auc.c:151 vector [4]: kc = c3ceb5ef90c71b20 20250828085543278 DAUC <0003> auc.c:152 vector [4]: sres = 03c5aae4 20250828085543278 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085543278 DAUC <0003> db_auc.c:245 IMSI='262422923208100': Generated 5 vectors 20250828085543278 DAUC <0003> db_auc.c:249 IMSI='262422923208100': Updating SQN=481 in DB 20250828085543278 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422923208100"} 20250828085543278 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422923208100 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@a2f677c0d269: Final verdict of PTC: pass 20250828085543279 DAUC <0003> db_auc.c:157 IMSI='262421316953278': No 2G Auth Data 20250828085543279 DAUC <0003> db_auc.c:192 IMSI='262421316953278': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262421316953278" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250828085543287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 20250828085543290 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543290 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421316953278"} 20250828085543290 DAUC <0003> db_auc.c:236 IMSI='262421316953278': Calling to generate 1 vectors 20250828085543290 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828085543290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085543290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543290 DAUC <0003> auc.c:113 vector [0]: rand = a0a28b9f57504fc441e13ad83ca2b46f 20250828085543290 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085543290 DAUC <0003> auc.c:142 vector [0]: autn = f11b785dd80d000066dcbdea0cf2e355 20250828085543290 DAUC <0003> auc.c:143 vector [0]: ck = d22b7296c41bae358a9c4cbdbda7e081 20250828085543290 DAUC <0003> auc.c:144 vector [0]: ik = 8737fe038018405c708f9301417238d0 20250828085543290 DAUC <0003> auc.c:145 vector [0]: res = a004c5a1a32aca280000000000000000 20250828085543290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543290 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543290 DAUC <0003> auc.c:179 vector [0]: kc = de5885588c822000 20250828085543290 DAUC <0003> auc.c:180 vector [0]: sres = 7175e734 20250828085543290 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543290 DAUC <0003> db_auc.c:245 IMSI='262421316953278': Generated 1 vectors 20250828085543290 DAUC <0003> db_auc.c:249 IMSI='262421316953278': Updating SQN=33 in DB 20250828085543290 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421316953278"} 20250828085543290 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543290 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543290 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262421316953278" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421316953278" TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543292 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543292 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421316953278"} 20250828085543292 DAUC <0003> db_auc.c:236 IMSI='262421316953278': Calling to generate 4 vectors 20250828085543292 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828085543292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543292 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828085543292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543292 DAUC <0003> auc.c:113 vector [0]: rand = abd575f2ac24647ae7c6a9a83e07b714 20250828085543292 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828085543292 DAUC <0003> auc.c:142 vector [0]: autn = 411ad7b15a77000084d3e864c9c9f3f8 20250828085543292 DAUC <0003> auc.c:143 vector [0]: ck = 121914dffb3eaba1d436ac560ba44d46 20250828085543292 DAUC <0003> auc.c:144 vector [0]: ik = 2acdf562042576781912fefff2d059a2 20250828085543292 DAUC <0003> auc.c:145 vector [0]: res = 4fa50883ef0ddbff0000000000000000 20250828085543292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543292 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543292 DAUC <0003> auc.c:179 vector [0]: kc = fec8677f04d56400 20250828085543292 DAUC <0003> auc.c:180 vector [0]: sres = ad2fe7e4 20250828085543292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543292 DAUC <0003> auc.c:113 vector [1]: rand = 21d053c226145602576b85cac1117173 20250828085543292 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828085543292 DAUC <0003> auc.c:142 vector [1]: autn = de931a5132980000c77a2fb0791b10d4 20250828085543292 DAUC <0003> auc.c:143 vector [1]: ck = e7d4f485eb173a51ef4d75a926d6076b 20250828085543292 DAUC <0003> auc.c:144 vector [1]: ik = 23b28163287d820bc2a0c16561327765 20250828085543292 DAUC <0003> auc.c:145 vector [1]: res = e6ca5bc1d6cb34be0000000000000000 20250828085543292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543292 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543292 DAUC <0003> auc.c:179 vector [1]: kc = 84e1ad36c29f3800 20250828085543292 DAUC <0003> auc.c:180 vector [1]: sres = fbbf2f64 20250828085543292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543292 DAUC <0003> auc.c:113 vector [2]: rand = db6f1539345c8b2ec5660a5165960ece 20250828085543292 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828085543292 DAUC <0003> auc.c:142 vector [2]: autn = f6b4bff1504f0000d06830700404c94c 20250828085543292 DAUC <0003> auc.c:143 vector [2]: ck = 2a1359d014546b96f2b9b5286f9641d0 20250828085543292 DAUC <0003> auc.c:144 vector [2]: ik = 836b21657d68c3fa5377e9b6474db5e4 20250828085543292 DAUC <0003> auc.c:145 vector [2]: res = ff835efcd98dbd410000000000000000 20250828085543292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543292 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543292 DAUC <0003> auc.c:179 vector [2]: kc = 9d19e82a043bc400 20250828085543292 DAUC <0003> auc.c:180 vector [2]: sres = 16f45b0a 20250828085543292 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543292 DAUC <0003> auc.c:113 vector [3]: rand = 8673dc82caaeb8821daa3dc2777c4510 20250828085543292 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828085543292 DAUC <0003> auc.c:142 vector [3]: autn = 21db350a2d3e0000475291c190fb5479 20250828085543292 DAUC <0003> auc.c:143 vector [3]: ck = aecc0f7c2e8f24ae741c150b8e519acb 20250828085543292 DAUC <0003> auc.c:144 vector [3]: ik = 3b23863d38710628f439e1460247fb19 20250828085543292 DAUC <0003> auc.c:145 vector [3]: res = c685de1f56d74a540000000000000000 20250828085543292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543292 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543292 DAUC <0003> auc.c:179 vector [3]: kc = c8a4c49c8b947800 20250828085543292 DAUC <0003> auc.c:180 vector [3]: sres = f36a6ae5 20250828085543292 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543292 DAUC <0003> db_auc.c:245 IMSI='262421316953278': Generated 4 vectors 20250828085543292 DAUC <0003> db_auc.c:249 IMSI='262421316953278': Updating SQN=161 in DB 20250828085543292 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421316953278"} 20250828085543292 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543292 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543292 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543293 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543293 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421316953278"} 20250828085543293 DAUC <0003> db_auc.c:236 IMSI='262421316953278': Calling to generate 5 vectors 20250828085543293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828085543293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543293 DAUC <0003> auc.c:113 vector [0]: rand = 48b311168eeb1fb7b6700729d52be1dd 20250828085543293 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828085543293 DAUC <0003> auc.c:142 vector [0]: autn = 92a602c7684e0000ac76a1a44acde97a 20250828085543293 DAUC <0003> auc.c:143 vector [0]: ck = d293a0af553068ca896f66eb43a634d5 20250828085543293 DAUC <0003> auc.c:144 vector [0]: ik = baf970f7be19820330adffbd8afe3805 20250828085543293 DAUC <0003> auc.c:145 vector [0]: res = 2ddec95a8a6f54b70000000000000000 20250828085543293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543293 DAUC <0003> auc.c:179 vector [0]: kc = 99a4d13a67ddfc00 20250828085543293 DAUC <0003> auc.c:180 vector [0]: sres = b1965517 20250828085543293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543293 DAUC <0003> auc.c:113 vector [1]: rand = 623fe53fb3690d4900b006dde6981efd 20250828085543293 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828085543293 DAUC <0003> auc.c:142 vector [1]: autn = 0834bbcf3eef0000e0b3be8f50da25cc 20250828085543293 DAUC <0003> auc.c:143 vector [1]: ck = 70a7d05ba9664571941d5d25396b6958 20250828085543293 DAUC <0003> auc.c:144 vector [1]: ik = 51fcb7df8d35d9756238bcf9a97b2c92 20250828085543293 DAUC <0003> auc.c:145 vector [1]: res = 0f91ff12e3e7b5160000000000000000 20250828085543293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543293 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543294 DAUC <0003> auc.c:179 vector [1]: kc = 8bc8e31e923a7800 20250828085543294 DAUC <0003> auc.c:180 vector [1]: sres = cfc484f6 20250828085543294 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543294 DAUC <0003> auc.c:113 vector [2]: rand = d4f0ba88722e127e9877047f71d025c4 20250828085543294 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828085543294 DAUC <0003> auc.c:142 vector [2]: autn = d6d02cd23677000091174db6ad3cb9b8 20250828085543294 DAUC <0003> auc.c:143 vector [2]: ck = 747b557e84c44c2bb0982047acfe0abb 20250828085543294 DAUC <0003> auc.c:144 vector [2]: ik = b6271148fc043c64ec541d5040dc3cf2 20250828085543294 DAUC <0003> auc.c:145 vector [2]: res = e321fd2b8f69b43e0000000000000000 20250828085543294 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543294 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543294 DAUC <0003> auc.c:179 vector [2]: kc = 3c7c0ef343145000 20250828085543294 DAUC <0003> auc.c:180 vector [2]: sres = beb7e2f0 20250828085543294 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543294 DAUC <0003> auc.c:113 vector [3]: rand = deec2e0818f1c0e0169dd85f2f2926fb 20250828085543294 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828085543294 DAUC <0003> auc.c:142 vector [3]: autn = ebdddc51628d00001e44e75945dbd676 20250828085543294 DAUC <0003> auc.c:143 vector [3]: ck = 4368e9f4d7d70ba3d83d243ab38a27fd 20250828085543294 DAUC <0003> auc.c:144 vector [3]: ik = caf181833bfb35218ceca74ff11d598c 20250828085543294 DAUC <0003> auc.c:145 vector [3]: res = 89eac722f0b3fca10000000000000000 20250828085543294 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543294 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543294 DAUC <0003> auc.c:179 vector [3]: kc = 8a644e215cc96c00 20250828085543294 DAUC <0003> auc.c:180 vector [3]: sres = 2728bb51 20250828085543294 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543294 DAUC <0003> auc.c:113 vector [4]: rand = 70d96cf5e21dba1fd5f71426abe32c5c 20250828085543294 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828085543294 DAUC <0003> auc.c:142 vector [4]: autn = f6225c0e38540000c9ca2f699bbc337e 20250828085543294 DAUC <0003> auc.c:143 vector [4]: ck = b38a1e4263014dd5c7d854e4a1450ace 20250828085543294 DAUC <0003> auc.c:144 vector [4]: ik = 7fc3b2bb0234b2b2f339825347404f64 20250828085543294 DAUC <0003> auc.c:145 vector [4]: res = 72c7a7dd5fe0ba270000000000000000 20250828085543294 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543294 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543294 DAUC <0003> auc.c:179 vector [4]: kc = fefbffc576d80000 20250828085543294 DAUC <0003> auc.c:180 vector [4]: sres = c1fdf369 20250828085543294 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543294 DAUC <0003> db_auc.c:245 IMSI='262421316953278': Generated 5 vectors 20250828085543294 DAUC <0003> db_auc.c:249 IMSI='262421316953278': Updating SQN=321 in DB 20250828085543294 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421316953278"} 20250828085543294 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543294 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543294 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543295 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543295 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421316953278"} 20250828085543295 DAUC <0003> db_auc.c:236 IMSI='262421316953278': Calling to generate 5 vectors 20250828085543295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828085543295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543295 DAUC <0003> auc.c:113 vector [0]: rand = b34516aa3efb2caafe03ce1fb2bcdaee 20250828085543295 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828085543295 DAUC <0003> auc.c:142 vector [0]: autn = 95ac2039854b000085d0431c852eee2a 20250828085543295 DAUC <0003> auc.c:143 vector [0]: ck = c369f7f04b533bc685665b280ec67453 20250828085543295 DAUC <0003> auc.c:144 vector [0]: ik = aa1694e23ea339b92d1456b62e4c47df 20250828085543295 DAUC <0003> auc.c:145 vector [0]: res = 57834ab415944be60000000000000000 20250828085543295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543295 DAUC <0003> auc.c:179 vector [0]: kc = b6e76eed24693800 20250828085543295 DAUC <0003> auc.c:180 vector [0]: sres = f5877cda 20250828085543295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543295 DAUC <0003> auc.c:113 vector [1]: rand = 58b46c16b276642c8b0b65caaea039c3 20250828085543295 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828085543295 DAUC <0003> auc.c:142 vector [1]: autn = c7f71c4703430000c0a1d1a98f3f021f 20250828085543295 DAUC <0003> auc.c:143 vector [1]: ck = 34f964c723410f83aacfac995cdb8dc5 20250828085543295 DAUC <0003> auc.c:144 vector [1]: ik = bda2ffa826f449844203834db6976118 20250828085543295 DAUC <0003> auc.c:145 vector [1]: res = ad41e55e95bcdf7e0000000000000000 20250828085543295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543295 DAUC <0003> auc.c:179 vector [1]: kc = dd25f660e94f4800 20250828085543295 DAUC <0003> auc.c:180 vector [1]: sres = b19263c0 20250828085543295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543295 DAUC <0003> auc.c:113 vector [2]: rand = 8dd5036a31b9f2bfb4ccee53fea5124e 20250828085543295 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828085543295 DAUC <0003> auc.c:142 vector [2]: autn = 4229acda743e0000315d6ec8a266c6ae 20250828085543295 DAUC <0003> auc.c:143 vector [2]: ck = 0d80c384fd0c90599d877727322c9c33 20250828085543295 DAUC <0003> auc.c:144 vector [2]: ik = 7ca8197f0160792b00a840d015cd8f1a 20250828085543295 DAUC <0003> auc.c:145 vector [2]: res = 7dd296c2d6b413c60000000000000000 20250828085543295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543295 DAUC <0003> auc.c:179 vector [2]: kc = afe41e07722b5c00 20250828085543295 DAUC <0003> auc.c:180 vector [2]: sres = 51fe8c05 20250828085543295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543295 DAUC <0003> auc.c:113 vector [3]: rand = 4013eb22c6b9f5ee6d99fbe96350edd2 20250828085543295 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828085543295 DAUC <0003> auc.c:142 vector [3]: autn = 9e48d3addede000007d4fb605c5f8162 20250828085543295 DAUC <0003> auc.c:143 vector [3]: ck = 4e7869cbc7fedf8837b3c6ae4614b69d 20250828085543295 DAUC <0003> auc.c:144 vector [3]: ik = ffb388bdc2c16259ae1af28f7c7b7595 20250828085543295 DAUC <0003> auc.c:145 vector [3]: res = 21f1b59520461f3f0000000000000000 20250828085543295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543295 DAUC <0003> auc.c:179 vector [3]: kc = 07318d1389b31000 20250828085543295 DAUC <0003> auc.c:180 vector [3]: sres = 1c88ba80 20250828085543295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543295 DAUC <0003> auc.c:113 vector [4]: rand = d1d0867defdc9f15ecc61c4d792c362c 20250828085543295 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828085543295 DAUC <0003> auc.c:142 vector [4]: autn = 3a61c438fa020000cdc7fcc333018483 20250828085543295 DAUC <0003> auc.c:143 vector [4]: ck = fc6ae930123227d3ab3a69ccf3b369e3 20250828085543295 DAUC <0003> auc.c:144 vector [4]: ik = f4254afa4836601f05ac24484a4143b3 20250828085543295 DAUC <0003> auc.c:145 vector [4]: res = 77c2e1f8ce8c1ce50000000000000000 20250828085543295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543295 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543295 DAUC <0003> auc.c:179 vector [4]: kc = d8714b65f4c19000 20250828085543295 DAUC <0003> auc.c:180 vector [4]: sres = 5bd1ffd9 20250828085543295 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543295 DAUC <0003> db_auc.c:245 IMSI='262421316953278': Generated 5 vectors 20250828085543295 DAUC <0003> db_auc.c:249 IMSI='262421316953278': Updating SQN=481 in DB 20250828085543295 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421316953278"} 20250828085543295 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421316953278 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543295 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543295 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@a2f677c0d269: Final verdict of PTC: pass 20250828085543297 DAUC <0003> db_auc.c:157 IMSI='262427437251501': No 2G Auth Data 20250828085543297 DAUC <0003> db_auc.c:192 IMSI='262427437251501': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262427437251501" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250828085543307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 20250828085543308 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543308 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437251501"} 20250828085543308 DAUC <0003> db_auc.c:236 IMSI='262427437251501': Calling to generate 1 vectors 20250828085543308 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828085543308 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543308 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543308 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085543308 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543308 DAUC <0003> auc.c:113 vector [0]: rand = 0978a4d06281a457b6a18109a82dd034 20250828085543308 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085543308 DAUC <0003> auc.c:142 vector [0]: autn = b618be35c7bf00000e2a2bea03701ba2 20250828085543308 DAUC <0003> auc.c:143 vector [0]: ck = 4472768116a7afa335f233c81fb7fe23 20250828085543308 DAUC <0003> auc.c:144 vector [0]: ik = 89855ef1729620648f9d0dbfc6f02df0 20250828085543308 DAUC <0003> auc.c:145 vector [0]: res = 8f5e469e99ce711f0000000000000000 20250828085543308 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543308 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543308 DAUC <0003> auc.c:179 vector [0]: kc = 3db093a0a55c6400 20250828085543308 DAUC <0003> auc.c:180 vector [0]: sres = ce994edc 20250828085543308 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543308 DAUC <0003> db_auc.c:245 IMSI='262427437251501': Generated 1 vectors 20250828085543308 DAUC <0003> db_auc.c:249 IMSI='262427437251501': Updating SQN=33 in DB 20250828085543308 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437251501"} 20250828085543308 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543308 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543308 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262427437251501" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427437251501" TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543309 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543309 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437251501"} 20250828085543309 DAUC <0003> db_auc.c:236 IMSI='262427437251501': Calling to generate 4 vectors 20250828085543309 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828085543309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828085543309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543309 DAUC <0003> auc.c:113 vector [0]: rand = c224543dd75218a69d3b8af367b0d87a 20250828085543309 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828085543309 DAUC <0003> auc.c:142 vector [0]: autn = 1413704302fa000038747ae16fb3e413 20250828085543309 DAUC <0003> auc.c:143 vector [0]: ck = 0d3907926f49b31d6a6d0d928fb87f72 20250828085543309 DAUC <0003> auc.c:144 vector [0]: ik = 814bebc448b5709a4ea0af2c54b327ee 20250828085543309 DAUC <0003> auc.c:145 vector [0]: res = ba28c0cd5ffc05c50000000000000000 20250828085543309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543309 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543309 DAUC <0003> auc.c:179 vector [0]: kc = 1ca92d63ba862000 20250828085543309 DAUC <0003> auc.c:180 vector [0]: sres = 6428c021 20250828085543309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543309 DAUC <0003> auc.c:113 vector [1]: rand = 159f82eada69e9389eec40932e1af476 20250828085543309 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828085543309 DAUC <0003> auc.c:142 vector [1]: autn = 99295ddd0d5f000009daef9b110fc2ad 20250828085543309 DAUC <0003> auc.c:143 vector [1]: ck = fbce49daa3fd843c28a72bec468bb454 20250828085543309 DAUC <0003> auc.c:144 vector [1]: ik = 25404503e4c49bfb9fc2950bb8dc71e7 20250828085543309 DAUC <0003> auc.c:145 vector [1]: res = 46655c0e7658efd50000000000000000 20250828085543309 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543309 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543309 DAUC <0003> auc.c:179 vector [1]: kc = 0352d0c9af5c3400 20250828085543309 DAUC <0003> auc.c:180 vector [1]: sres = df327881 20250828085543309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543309 DAUC <0003> auc.c:113 vector [2]: rand = a3520084f69efb9aa118510a61388e82 20250828085543309 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828085543309 DAUC <0003> auc.c:142 vector [2]: autn = e4ddc3a1a15c0000a5a842cb55dcec81 20250828085543309 DAUC <0003> auc.c:143 vector [2]: ck = b9239a744ca3970c3d6a4413313f7399 20250828085543309 DAUC <0003> auc.c:144 vector [2]: ik = f47caff109ca5665f5f76fe6bdf33804 20250828085543309 DAUC <0003> auc.c:145 vector [2]: res = 79485c72ab3a0cab0000000000000000 20250828085543309 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543309 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543309 DAUC <0003> auc.c:179 vector [2]: kc = 543c944587b93c00 20250828085543309 DAUC <0003> auc.c:180 vector [2]: sres = c4df1549 20250828085543310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543310 DAUC <0003> auc.c:113 vector [3]: rand = e52959166fa47bbee45f6432ec83fb27 20250828085543310 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828085543310 DAUC <0003> auc.c:142 vector [3]: autn = a3465a2b8f1300000b7122b8672362c9 20250828085543310 DAUC <0003> auc.c:143 vector [3]: ck = 273ff480cc35ebdb34417fcafb4871bf 20250828085543310 DAUC <0003> auc.c:144 vector [3]: ik = dfa081a93ad3dc7912b02891d0407b87 20250828085543310 DAUC <0003> auc.c:145 vector [3]: res = 5322a1a0ad323c840000000000000000 20250828085543310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543310 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543310 DAUC <0003> auc.c:179 vector [3]: kc = db1559b389f34400 20250828085543310 DAUC <0003> auc.c:180 vector [3]: sres = 65264b6f 20250828085543310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543310 DAUC <0003> db_auc.c:245 IMSI='262427437251501': Generated 4 vectors 20250828085543310 DAUC <0003> db_auc.c:249 IMSI='262427437251501': Updating SQN=161 in DB 20250828085543310 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437251501"} 20250828085543310 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543310 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543310 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543310 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543310 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437251501"} 20250828085543310 DAUC <0003> db_auc.c:236 IMSI='262427437251501': Calling to generate 5 vectors 20250828085543310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828085543310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543310 DAUC <0003> auc.c:113 vector [0]: rand = 5b3af5a5bb63cdea3361395412c3bf44 20250828085543310 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828085543310 DAUC <0003> auc.c:142 vector [0]: autn = b119a1bea5c90000c9f2119d9dfd9498 20250828085543310 DAUC <0003> auc.c:143 vector [0]: ck = 1eaae62e72841737e1cd43dca7a4d646 20250828085543310 DAUC <0003> auc.c:144 vector [0]: ik = c6312f61fdd8a2bdfe529b009025e5a1 20250828085543310 DAUC <0003> auc.c:145 vector [0]: res = c092ff411877a1b90000000000000000 20250828085543310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543311 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543311 DAUC <0003> auc.c:179 vector [0]: kc = 809e6473cfec4000 20250828085543311 DAUC <0003> auc.c:180 vector [0]: sres = b1acf247 20250828085543311 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543311 DAUC <0003> auc.c:113 vector [1]: rand = 9499abb098b5687121f01670ba54f3f9 20250828085543311 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828085543311 DAUC <0003> auc.c:142 vector [1]: autn = 6760e6694ec4000013a27bd16d5b86f1 20250828085543311 DAUC <0003> auc.c:143 vector [1]: ck = ea0ad3f303586649f075022eba5ee4d6 20250828085543311 DAUC <0003> auc.c:144 vector [1]: ik = 5f4641fd74adf343389930baed85530e 20250828085543311 DAUC <0003> auc.c:145 vector [1]: res = f5d7f882267ebeeb0000000000000000 20250828085543311 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543311 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543311 DAUC <0003> auc.c:179 vector [1]: kc = be925d0f33f34000 20250828085543311 DAUC <0003> auc.c:180 vector [1]: sres = a147dd0f 20250828085543311 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543311 DAUC <0003> auc.c:113 vector [2]: rand = a28a3d2bc217a60ffcb1986e33b93400 20250828085543311 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828085543311 DAUC <0003> auc.c:142 vector [2]: autn = bd4d16556d2b0000dd08e9aec0c2ac19 20250828085543311 DAUC <0003> auc.c:143 vector [2]: ck = a5e80c6a3a7ca6021b6fb9a3334f4033 20250828085543311 DAUC <0003> auc.c:144 vector [2]: ik = f935ceb7445722ebb83b87b6882575bd 20250828085543311 DAUC <0003> auc.c:145 vector [2]: res = 1b3e744ba47d7a5a0000000000000000 20250828085543311 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543311 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543311 DAUC <0003> auc.c:179 vector [2]: kc = 39696730c1fb0400 20250828085543311 DAUC <0003> auc.c:180 vector [2]: sres = 2ddcb0cf 20250828085543311 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543311 DAUC <0003> auc.c:113 vector [3]: rand = 2ce870abf0b805a51633b2136bbd501e 20250828085543311 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828085543311 DAUC <0003> auc.c:142 vector [3]: autn = 0ea0e130b5280000e06413122f975bea 20250828085543311 DAUC <0003> auc.c:143 vector [3]: ck = f06593b5c035336216225bbfb893f3a5 20250828085543311 DAUC <0003> auc.c:144 vector [3]: ik = 0e2704936bf5c05c6350ea2057e88af1 20250828085543311 DAUC <0003> auc.c:145 vector [3]: res = c6d160aadea6aee30000000000000000 20250828085543311 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543311 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543311 DAUC <0003> auc.c:179 vector [3]: kc = ae957581eacf6c00 20250828085543311 DAUC <0003> auc.c:180 vector [3]: sres = f4432a0e 20250828085543311 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543311 DAUC <0003> auc.c:113 vector [4]: rand = 238cd855c8801b2901a79a52977b29f5 20250828085543311 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828085543311 DAUC <0003> auc.c:142 vector [4]: autn = acf5665e899b0000fa38e950d56f1b16 20250828085543311 DAUC <0003> auc.c:143 vector [4]: ck = 3b07ff4d9d75d0ef321e05996f94c087 20250828085543311 DAUC <0003> auc.c:144 vector [4]: ik = 3259e608528f9876573a626f784d1520 20250828085543311 DAUC <0003> auc.c:145 vector [4]: res = 75a3ef5b58af8cd50000000000000000 20250828085543311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543311 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543311 DAUC <0003> auc.c:179 vector [4]: kc = e7bddabb5d301400 20250828085543311 DAUC <0003> auc.c:180 vector [4]: sres = 27946974 20250828085543311 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543311 DAUC <0003> db_auc.c:245 IMSI='262427437251501': Generated 5 vectors 20250828085543311 DAUC <0003> db_auc.c:249 IMSI='262427437251501': Updating SQN=321 in DB 20250828085543311 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437251501"} 20250828085543311 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543311 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543311 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543312 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543312 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427437251501"} 20250828085543312 DAUC <0003> db_auc.c:236 IMSI='262427437251501': Calling to generate 5 vectors 20250828085543312 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543312 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543312 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543312 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828085543312 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543312 DAUC <0003> auc.c:113 vector [0]: rand = d117218d3dc22816c4115bc993df9305 20250828085543312 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828085543312 DAUC <0003> auc.c:142 vector [0]: autn = 8e2121eaed980000e93b854819d82b92 20250828085543312 DAUC <0003> auc.c:143 vector [0]: ck = b45d41c5fc94fcc7136ff0819f5f3307 20250828085543312 DAUC <0003> auc.c:144 vector [0]: ik = 3bb940d2a5671f09387839c408109adf 20250828085543312 DAUC <0003> auc.c:145 vector [0]: res = a84f99f6fef5a5b90000000000000000 20250828085543312 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543312 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543312 DAUC <0003> auc.c:179 vector [0]: kc = ae855c5947f97400 20250828085543312 DAUC <0003> auc.c:180 vector [0]: sres = 942fab4a 20250828085543312 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543312 DAUC <0003> auc.c:113 vector [1]: rand = 4d64d1e56ad39c4c6f7befa5d76c4585 20250828085543312 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828085543312 DAUC <0003> auc.c:142 vector [1]: autn = 6226f2a430c5000003f8e664d16527c9 20250828085543312 DAUC <0003> auc.c:143 vector [1]: ck = 429502d28234e12b9379f8a3e595dbe3 20250828085543312 DAUC <0003> auc.c:144 vector [1]: ik = ed76b1d35227c2549cc6fb668971b859 20250828085543312 DAUC <0003> auc.c:145 vector [1]: res = 4270db5f4bd0d4110000000000000000 20250828085543312 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543312 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543312 DAUC <0003> auc.c:179 vector [1]: kc = a5ec105f60206c00 20250828085543312 DAUC <0003> auc.c:180 vector [1]: sres = 469921fa 20250828085543312 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543312 DAUC <0003> auc.c:113 vector [2]: rand = 01f2357cefeab697d1b973f39e8fe6d8 20250828085543312 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828085543312 DAUC <0003> auc.c:142 vector [2]: autn = 92dcf3f9b8ee00004d5c587bde4e2d4c 20250828085543312 DAUC <0003> auc.c:143 vector [2]: ck = 0a80abc4059d5aeba74b1f4195da4448 20250828085543312 DAUC <0003> auc.c:144 vector [2]: ik = e4ec91d274072a3597fed2187dbc1261 20250828085543312 DAUC <0003> auc.c:145 vector [2]: res = 02ae01c2c28091ae0000000000000000 20250828085543312 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543312 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543312 DAUC <0003> auc.c:179 vector [2]: kc = 78c8e65b34208c00 20250828085543312 DAUC <0003> auc.c:180 vector [2]: sres = 983a8f28 20250828085543312 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543312 DAUC <0003> auc.c:113 vector [3]: rand = c93569921ff7e8ecaac21947a66cbd6e 20250828085543312 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828085543312 DAUC <0003> auc.c:142 vector [3]: autn = 6f2fe0d774050000e4b69094fe65d7ba 20250828085543312 DAUC <0003> auc.c:143 vector [3]: ck = 355d2bd4726e58b3359669a82cb78c40 20250828085543312 DAUC <0003> auc.c:144 vector [3]: ik = 33472f1ca661d6b96e863c5edd6a7551 20250828085543312 DAUC <0003> auc.c:145 vector [3]: res = 5eb98bca758583090000000000000000 20250828085543312 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543312 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543312 DAUC <0003> auc.c:179 vector [3]: kc = 9b00f7913b0c8400 20250828085543312 DAUC <0003> auc.c:180 vector [3]: sres = 516aef07 20250828085543312 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543312 DAUC <0003> auc.c:113 vector [4]: rand = a9175bfefb730a066eeaee8d5b10303a 20250828085543312 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828085543312 DAUC <0003> auc.c:142 vector [4]: autn = d02abad686070000e272ae88929c38d3 20250828085543312 DAUC <0003> auc.c:143 vector [4]: ck = 063d8faeffe1460727bb1c65defb2a42 20250828085543312 DAUC <0003> auc.c:144 vector [4]: ik = 62cdeab185a65faa1e01f99352ef09f4 20250828085543312 DAUC <0003> auc.c:145 vector [4]: res = f2c3028e7e29a76d0000000000000000 20250828085543312 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543312 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543312 DAUC <0003> auc.c:179 vector [4]: kc = 9f8ac36efad85800 20250828085543312 DAUC <0003> auc.c:180 vector [4]: sres = 6527096b 20250828085543312 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543312 DAUC <0003> db_auc.c:245 IMSI='262427437251501': Generated 5 vectors 20250828085543312 DAUC <0003> db_auc.c:249 IMSI='262427437251501': Updating SQN=481 in DB 20250828085543312 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427437251501"} 20250828085543312 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427437251501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543312 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543312 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@a2f677c0d269: Final verdict of PTC: pass 20250828085543314 DAUC <0003> db_auc.c:157 IMSI='262421092955584': No 2G Auth Data 20250828085543314 DAUC <0003> db_auc.c:192 IMSI='262421092955584': No 3G Auth Data HLR_Test-GSUP(21)@a2f677c0d269: Created GsupExpect[0] for "262421092955584" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250828085543321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20250828085543322 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543322 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421092955584"} 20250828085543322 DAUC <0003> db_auc.c:236 IMSI='262421092955584': Calling to generate 1 vectors 20250828085543322 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250828085543322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085543322 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543322 DAUC <0003> auc.c:113 vector [0]: rand = 78a60edb654c2d6237d4c7ac6bf132a2 20250828085543322 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085543322 DAUC <0003> auc.c:142 vector [0]: autn = 107460fe4a6f0000198378e5d4009dbb 20250828085543322 DAUC <0003> auc.c:143 vector [0]: ck = 8e3f6822ba0542dcb88add9e4af114c0 20250828085543322 DAUC <0003> auc.c:144 vector [0]: ik = e22a496e1146ddc0d5e353c065964c87 20250828085543322 DAUC <0003> auc.c:145 vector [0]: res = 342ddc14e400c9f90000000000000000 20250828085543322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543322 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543322 DAUC <0003> auc.c:179 vector [0]: kc = 8a1cbf4262dc6f09 20250828085543322 DAUC <0003> auc.c:180 vector [0]: sres = fd409d82 20250828085543322 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543322 DAUC <0003> db_auc.c:245 IMSI='262421092955584': Generated 1 vectors 20250828085543322 DAUC <0003> db_auc.c:249 IMSI='262421092955584': Updating SQN=33 in DB 20250828085543322 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421092955584"} 20250828085543323 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543323 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543323 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a2f677c0d269: Found GsupExpect[0] for "262421092955584" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@a2f677c0d269: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421092955584" TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: setverdict(pass): none -> pass 20250828085543323 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543323 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421092955584"} 20250828085543323 DAUC <0003> db_auc.c:236 IMSI='262421092955584': Calling to generate 4 vectors 20250828085543323 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250828085543323 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543323 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543323 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250828085543323 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543323 DAUC <0003> auc.c:113 vector [0]: rand = a15aab54704b502c589d7d9f9f9aaaaa 20250828085543323 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250828085543323 DAUC <0003> auc.c:142 vector [0]: autn = b30acc57f16300006515f4a59aabe85a 20250828085543323 DAUC <0003> auc.c:143 vector [0]: ck = 113a1e17cb4f6b3b88f9031f7a04f2d7 20250828085543323 DAUC <0003> auc.c:144 vector [0]: ik = 991be915936c7587c9e3bb785ac06e68 20250828085543323 DAUC <0003> auc.c:145 vector [0]: res = 3565e1fb08d31bb90000000000000000 20250828085543323 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543323 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543323 DAUC <0003> auc.c:179 vector [0]: kc = a55f813c78bf5998 20250828085543324 DAUC <0003> auc.c:180 vector [0]: sres = 772ac36d 20250828085543324 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543324 DAUC <0003> auc.c:113 vector [1]: rand = c5fa679b09995acbfee60b083e65f786 20250828085543324 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250828085543324 DAUC <0003> auc.c:142 vector [1]: autn = db488168642200008d8dbfa54b67be89 20250828085543324 DAUC <0003> auc.c:143 vector [1]: ck = 46657b8ba42bee2c08d8ad66aacb4197 20250828085543324 DAUC <0003> auc.c:144 vector [1]: ik = 947bc405f67bfb1e06c85485e6a0c6b6 20250828085543324 DAUC <0003> auc.c:145 vector [1]: res = 69c6ed7a4896afe90000000000000000 20250828085543324 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543324 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543324 DAUC <0003> auc.c:179 vector [1]: kc = a91997904e0896e6 20250828085543324 DAUC <0003> auc.c:180 vector [1]: sres = 604dd79e 20250828085543324 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543324 DAUC <0003> auc.c:113 vector [2]: rand = 238e2dd24d824891b461d666e8ed5507 20250828085543324 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250828085543324 DAUC <0003> auc.c:142 vector [2]: autn = 95b71b0e24f20000932979498865e41d 20250828085543324 DAUC <0003> auc.c:143 vector [2]: ck = f7eff9ab0d82016687d5c1bfa7a8daf4 20250828085543324 DAUC <0003> auc.c:144 vector [2]: ik = c8d435f63107e7f5c3c516b3aa57d6f2 20250828085543324 DAUC <0003> auc.c:145 vector [2]: res = cf427db686fc1c2c0000000000000000 20250828085543324 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543324 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543324 DAUC <0003> auc.c:179 vector [2]: kc = d364298589a8a064 20250828085543324 DAUC <0003> auc.c:180 vector [2]: sres = a7a9bd46 20250828085543324 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543324 DAUC <0003> auc.c:113 vector [3]: rand = d0fad1f684698c30f1d8630ec5c23a86 20250828085543324 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250828085543324 DAUC <0003> auc.c:142 vector [3]: autn = 90e8cd50c81e00007b13587e7aec090f 20250828085543324 DAUC <0003> auc.c:143 vector [3]: ck = 0167d5266fe1f3ef8f4111a825f1890e 20250828085543324 DAUC <0003> auc.c:144 vector [3]: ik = a2bd0e3a094e3b4771cb2e0cec9da0ad 20250828085543324 DAUC <0003> auc.c:145 vector [3]: res = ab3b652e515add420000000000000000 20250828085543324 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543324 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543324 DAUC <0003> auc.c:179 vector [3]: kc = 5e57161b47559c9d 20250828085543324 DAUC <0003> auc.c:180 vector [3]: sres = 2b591b69 20250828085543324 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543324 DAUC <0003> db_auc.c:245 IMSI='262421092955584': Generated 4 vectors 20250828085543324 DAUC <0003> db_auc.c:249 IMSI='262421092955584': Updating SQN=161 in DB 20250828085543324 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421092955584"} 20250828085543324 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543324 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543324 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543324 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543324 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421092955584"} 20250828085543324 DAUC <0003> db_auc.c:236 IMSI='262421092955584': Calling to generate 5 vectors 20250828085543324 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543324 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543324 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250828085543325 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543325 DAUC <0003> auc.c:113 vector [0]: rand = f63ba6f4deb5611e356d3ebb16494a26 20250828085543325 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250828085543325 DAUC <0003> auc.c:142 vector [0]: autn = e9d762dc42190000801e31aaedd7f85a 20250828085543325 DAUC <0003> auc.c:143 vector [0]: ck = 0ff0e8fd9ab7054f4786898cb0c4d946 20250828085543325 DAUC <0003> auc.c:144 vector [0]: ik = 14c1a5adfb9a2916b1bd8b6a37f62b35 20250828085543325 DAUC <0003> auc.c:145 vector [0]: res = 5d96276d25d989ba0000000000000000 20250828085543325 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543325 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543325 DAUC <0003> auc.c:179 vector [0]: kc = 15ccc78833ba00a1 20250828085543325 DAUC <0003> auc.c:180 vector [0]: sres = 6de27458 20250828085543325 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543325 DAUC <0003> auc.c:113 vector [1]: rand = 499c76c89aaa81a222fda7e8150e6963 20250828085543325 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250828085543325 DAUC <0003> auc.c:142 vector [1]: autn = 4517d327e1e70000aefb4dc7d5eb8e60 20250828085543325 DAUC <0003> auc.c:143 vector [1]: ck = f7cd5bd804d147a6382da8f745d31eee 20250828085543325 DAUC <0003> auc.c:144 vector [1]: ik = cff419720af06f623c2bcaf9eeb54d04 20250828085543325 DAUC <0003> auc.c:145 vector [1]: res = 7bd34730d702aa180000000000000000 20250828085543325 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543325 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543325 DAUC <0003> auc.c:179 vector [1]: kc = 1044257475b0f791 20250828085543325 DAUC <0003> auc.c:180 vector [1]: sres = 74c1fd2f 20250828085543325 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543325 DAUC <0003> auc.c:113 vector [2]: rand = 16f8954537e66f4e0ca4a891a7b5c896 20250828085543325 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250828085543325 DAUC <0003> auc.c:142 vector [2]: autn = 4c1af5da5ce6000082ec7285a7305b78 20250828085543325 DAUC <0003> auc.c:143 vector [2]: ck = ebb8d039c4fda2fa400f6337851db702 20250828085543325 DAUC <0003> auc.c:144 vector [2]: ik = cf832ae59692f3c16c94e6b15aaf628b 20250828085543325 DAUC <0003> auc.c:145 vector [2]: res = a113897a4f8471ec0000000000000000 20250828085543325 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543325 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543325 DAUC <0003> auc.c:179 vector [2]: kc = 6076419aab031a3f 20250828085543325 DAUC <0003> auc.c:180 vector [2]: sres = fac16e82 20250828085543325 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543325 DAUC <0003> auc.c:113 vector [3]: rand = c58477ace2d0db93566e81b765a06f9e 20250828085543325 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250828085543325 DAUC <0003> auc.c:142 vector [3]: autn = 4984e79e86b70000917c3dcedb383d2b 20250828085543325 DAUC <0003> auc.c:143 vector [3]: ck = d3facf104b6c7eb3c6bd2dbc37387e49 20250828085543325 DAUC <0003> auc.c:144 vector [3]: ik = 62c89661f25436da6df41d5026d137c9 20250828085543325 DAUC <0003> auc.c:145 vector [3]: res = 5e29e4759555031d0000000000000000 20250828085543325 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543325 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543325 DAUC <0003> auc.c:179 vector [3]: kc = c5ec392578954cc6 20250828085543325 DAUC <0003> auc.c:180 vector [3]: sres = 656900dd 20250828085543325 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543325 DAUC <0003> auc.c:113 vector [4]: rand = 7a34725094ef82093e704bea37521b35 20250828085543325 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250828085543325 DAUC <0003> auc.c:142 vector [4]: autn = a311405add9400007504f87161af941b 20250828085543325 DAUC <0003> auc.c:143 vector [4]: ck = 0837c8a80ba0e383c95176395c88fbb1 20250828085543325 DAUC <0003> auc.c:144 vector [4]: ik = dd0b5e6306d2ac7be758d924a801d110 20250828085543325 DAUC <0003> auc.c:145 vector [4]: res = df4e5ff94ae3eec60000000000000000 20250828085543325 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543325 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543325 DAUC <0003> auc.c:179 vector [4]: kc = 4649906a6be74cbe 20250828085543325 DAUC <0003> auc.c:180 vector [4]: sres = aba8fc75 20250828085543325 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543325 DAUC <0003> db_auc.c:245 IMSI='262421092955584': Generated 5 vectors 20250828085543325 DAUC <0003> db_auc.c:249 IMSI='262421092955584': Updating SQN=321 in DB 20250828085543325 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421092955584"} 20250828085543325 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543325 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543325 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543326 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543326 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421092955584"} 20250828085543326 DAUC <0003> db_auc.c:236 IMSI='262421092955584': Calling to generate 5 vectors 20250828085543326 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085543326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085543326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085543326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250828085543326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085543326 DAUC <0003> auc.c:113 vector [0]: rand = ccaa479bea0d60b4ab3af06ee6f45554 20250828085543326 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250828085543326 DAUC <0003> auc.c:142 vector [0]: autn = 2a603ca9a6c10000576997e0c437e98c 20250828085543326 DAUC <0003> auc.c:143 vector [0]: ck = 24f0aea27105110aa6101b27dd54e86e 20250828085543326 DAUC <0003> auc.c:144 vector [0]: ik = c614792b20ddd11b62b8026fbfa4a3cd 20250828085543326 DAUC <0003> auc.c:145 vector [0]: res = 3be29505d56429f70000000000000000 20250828085543326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085543326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085543326 DAUC <0003> auc.c:179 vector [0]: kc = 33a99d95505af89d 20250828085543326 DAUC <0003> auc.c:180 vector [0]: sres = d67cb27e 20250828085543326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085543326 DAUC <0003> auc.c:113 vector [1]: rand = 247d11b58d47364a39a689e866c865bf 20250828085543326 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250828085543326 DAUC <0003> auc.c:142 vector [1]: autn = d29498c6e9f50000a8aeffad7ab6f922 20250828085543326 DAUC <0003> auc.c:143 vector [1]: ck = e00c9854398f6285a7d08b107d7df853 20250828085543326 DAUC <0003> auc.c:144 vector [1]: ik = 0252332cf167ab59ac236ad839ce0139 20250828085543326 DAUC <0003> auc.c:145 vector [1]: res = ee8e56d7924e1ad80000000000000000 20250828085543326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085543326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085543326 DAUC <0003> auc.c:179 vector [1]: kc = c53f9c3f44e7a6a5 20250828085543326 DAUC <0003> auc.c:180 vector [1]: sres = 7accf13a 20250828085543326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085543326 DAUC <0003> auc.c:113 vector [2]: rand = be46b56b12e56f28ff925bfbea7b589a 20250828085543326 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250828085543326 DAUC <0003> auc.c:142 vector [2]: autn = 4f3ec5b0cdd30000c2302e2ea378bbe2 20250828085543326 DAUC <0003> auc.c:143 vector [2]: ck = cae045fa7dcdf738006159f2f29e201b 20250828085543326 DAUC <0003> auc.c:144 vector [2]: ik = f4863139f3ad68f7f05017d077c274b9 20250828085543326 DAUC <0003> auc.c:145 vector [2]: res = 0e13d0c721ccfc4c0000000000000000 20250828085543326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085543326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085543326 DAUC <0003> auc.c:179 vector [2]: kc = 7c1e746ca2ec1069 20250828085543326 DAUC <0003> auc.c:180 vector [2]: sres = 4ff65c0c 20250828085543326 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085543326 DAUC <0003> auc.c:113 vector [3]: rand = e8f04c790b07584f67a5520393a9745e 20250828085543326 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250828085543326 DAUC <0003> auc.c:142 vector [3]: autn = f947dcb9d93f0000b76280d2dcaaa546 20250828085543326 DAUC <0003> auc.c:143 vector [3]: ck = 01fc959895caf1d849338d672b4eeb28 20250828085543326 DAUC <0003> auc.c:144 vector [3]: ik = 43b1d4ec211bac2f4f59d1b51e703cf6 20250828085543326 DAUC <0003> auc.c:145 vector [3]: res = 0f22b9a74ebd16070000000000000000 20250828085543326 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085543326 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085543326 DAUC <0003> auc.c:179 vector [3]: kc = a9ded15313bafc6c 20250828085543326 DAUC <0003> auc.c:180 vector [3]: sres = a780f293 20250828085543326 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085543326 DAUC <0003> auc.c:113 vector [4]: rand = f92ce671c69d00325911c99550a820e9 20250828085543326 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250828085543326 DAUC <0003> auc.c:142 vector [4]: autn = a2c51d2e5adb00002e062aaaf2d103e9 20250828085543326 DAUC <0003> auc.c:143 vector [4]: ck = c8b4e565f00e4cea08b6b10ca45703c8 20250828085543326 DAUC <0003> auc.c:144 vector [4]: ik = 17dfdb2b9f2133c4572e2117c22ba4ae 20250828085543326 DAUC <0003> auc.c:145 vector [4]: res = 6f3df2f247b5dea20000000000000000 20250828085543326 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085543326 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085543326 DAUC <0003> auc.c:179 vector [4]: kc = 12a54363c5a679c9 20250828085543326 DAUC <0003> auc.c:180 vector [4]: sres = ca63cfd5 20250828085543326 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085543326 DAUC <0003> db_auc.c:245 IMSI='262421092955584': Generated 5 vectors 20250828085543326 DAUC <0003> db_auc.c:249 IMSI='262421092955584': Updating SQN=481 in DB 20250828085543326 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421092955584"} 20250828085543326 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421092955584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085543326 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085543326 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085543327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085543327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20250828085543328 DLINP <000b> input/ipa.c:452 connected read/write 20250828085543328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085543328 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085543328 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085543328 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085543328 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37329<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@a2f677c0d269: Final verdict of PTC: none 22@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Aug 28 08:55:43 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 20250828085543362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 20250828085543463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=264984) Waiting for packet dumper to finish... 1 (prev_count=264984, count=408864) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Aug 28 08:55:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_sai_eps started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085546591 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085546591 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085546594 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085546596 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546596 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085546596 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085546596 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 20250828085546596 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085546596 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 20250828085546596 DLGSUP <0013> gsup_server.c:236 2: 20250828085546596 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085546596 DLGSUP <0013> gsup_server.c:236 3: 20250828085546596 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085546596 DLGSUP <0013> gsup_server.c:236 4: 20250828085546596 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085546596 DLGSUP <0013> gsup_server.c:236 5: 20250828085546596 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085546596 DLGSUP <0013> gsup_server.c:236 7: 20250828085546596 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085546596 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085546596 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085546596 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@a2f677c0d269: 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") 20250828085546606 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37411<->l=127.0.0.1:4259) 20250828085546607 DAUC <0003> db_auc.c:157 IMSI='262426160334692': No 2G Auth Data 20250828085546607 DAUC <0003> db_auc.c:192 IMSI='262426160334692': No 3G Auth Data HLR_Test-GSUP(33)@a2f677c0d269: Created GsupExpect[0] for "262426160334692" to be handled at TC_gsup_sai_eps(36) 20250828085546612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39866<->l=127.0.0.1:4258 20250828085546638 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546638 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426160334692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426160334692"} 20250828085546638 DAUC <0003> db_auc.c:157 IMSI='262426160334692': No 2G Auth Data 20250828085546638 DAUC <0003> db_auc.c:236 IMSI='262426160334692': Calling to generate 5 vectors 20250828085546638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085546638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085546638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085546638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085546638 DAUC <0003> auc.c:113 vector [0]: rand = 9de6faf19a0e4274390421e10431c41e 20250828085546638 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085546638 DAUC <0003> auc.c:142 vector [0]: autn = a57f8c67c7ea8000a8d358321136c153 20250828085546638 DAUC <0003> auc.c:143 vector [0]: ck = b6e4cafabf2ea171d00ab76f318ed145 20250828085546639 DAUC <0003> auc.c:144 vector [0]: ik = 4276cfa45606a016bdf4baed544d15c9 20250828085546639 DAUC <0003> auc.c:145 vector [0]: res = 04f20f9ea461e3410000000000000000 20250828085546639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085546639 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085546639 DAUC <0003> auc.c:151 vector [0]: kc = 996c08dc8cebc5eb 20250828085546639 DAUC <0003> auc.c:152 vector [0]: sres = a093ecdf 20250828085546639 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085546639 DAUC <0003> auc.c:113 vector [1]: rand = 4226d081277393b8bd0a84d221cc48cf 20250828085546639 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085546639 DAUC <0003> auc.c:142 vector [1]: autn = 0b140a99c11e8000cf6a2992650c945c 20250828085546639 DAUC <0003> auc.c:143 vector [1]: ck = 6a5d912a3db2af922bea9eac904725c6 20250828085546639 DAUC <0003> auc.c:144 vector [1]: ik = 7fe9274397f4c985f6cc653ceb217298 20250828085546639 DAUC <0003> auc.c:145 vector [1]: res = 16799e4f639864fa0000000000000000 20250828085546639 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085546639 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085546639 DAUC <0003> auc.c:151 vector [1]: kc = c8924df9d1203149 20250828085546639 DAUC <0003> auc.c:152 vector [1]: sres = 75e1fab5 20250828085546639 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085546639 DAUC <0003> auc.c:113 vector [2]: rand = 9595fd0f4e9c3b8e00d7cc8aee1d88fc 20250828085546639 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085546639 DAUC <0003> auc.c:142 vector [2]: autn = cb3d80042e068000e92bf5f998ce7d8d 20250828085546639 DAUC <0003> auc.c:143 vector [2]: ck = bd6aa0fe9a7f2404ba54e02e6787727c 20250828085546639 DAUC <0003> auc.c:144 vector [2]: ik = a97d1621ff242cd6696232cf61192b9f 20250828085546639 DAUC <0003> auc.c:145 vector [2]: res = 7944a259987fc3250000000000000000 20250828085546639 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085546639 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085546639 DAUC <0003> auc.c:151 vector [2]: kc = c721643e63c55131 20250828085546639 DAUC <0003> auc.c:152 vector [2]: sres = e13b617c 20250828085546639 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085546639 DAUC <0003> auc.c:113 vector [3]: rand = ee2c12e72fa6f24b3c70585f97030129 20250828085546639 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085546639 DAUC <0003> auc.c:142 vector [3]: autn = 8b859786e4438000ab889d99d719c0d9 20250828085546639 DAUC <0003> auc.c:143 vector [3]: ck = ca662a8bf11404da6eff3e262ebc7bc3 20250828085546639 DAUC <0003> auc.c:144 vector [3]: ik = 40cabbce9dd96b38877d83098c6136dc 20250828085546639 DAUC <0003> auc.c:145 vector [3]: res = 624929d8ff17876d0000000000000000 20250828085546639 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085546639 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085546639 DAUC <0003> auc.c:151 vector [3]: kc = 632e2c6ace1022fd 20250828085546639 DAUC <0003> auc.c:152 vector [3]: sres = 9d5eaeb5 20250828085546639 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085546639 DAUC <0003> auc.c:113 vector [4]: rand = 75d9a343f637cc4c0db4b89227e278a0 20250828085546640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085546640 DAUC <0003> auc.c:142 vector [4]: autn = 4c7204e634268000d00e69ddfe314282 20250828085546640 DAUC <0003> auc.c:143 vector [4]: ck = fc5c5ab85db40c67e3c7425a513b83e2 20250828085546640 DAUC <0003> auc.c:144 vector [4]: ik = e147d9f2504d34b3f508760291a1196c 20250828085546640 DAUC <0003> auc.c:145 vector [4]: res = 484e3c661068cdba0000000000000000 20250828085546640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085546640 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085546640 DAUC <0003> auc.c:151 vector [4]: kc = 0bd4b712cd63a25a 20250828085546640 DAUC <0003> auc.c:152 vector [4]: sres = 5826f1dc 20250828085546640 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085546640 DAUC <0003> db_auc.c:245 IMSI='262426160334692': Generated 5 vectors 20250828085546640 DAUC <0003> db_auc.c:249 IMSI='262426160334692': Updating SQN=161 in DB 20250828085546640 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426160334692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426160334692"} 20250828085546640 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426160334692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085546640 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085546640 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a2f677c0d269: Found GsupExpect[0] for "262426160334692" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@a2f677c0d269: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426160334692" TC_gsup_sai_eps(36)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085546649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39866<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@a2f677c0d269: Final verdict of PTC: pass 20250828085546652 DAUC <0003> db_auc.c:157 IMSI='262422011119412': No 2G Auth Data 20250828085546652 DAUC <0003> db_auc.c:192 IMSI='262422011119412': No 3G Auth Data HLR_Test-GSUP(33)@a2f677c0d269: Created GsupExpect[0] for "262422011119412" to be handled at TC_gsup_sai_eps(37) 20250828085546670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39882<->l=127.0.0.1:4258 20250828085546672 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546672 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422011119412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422011119412"} 20250828085546672 DAUC <0003> db_auc.c:157 IMSI='262422011119412': No 2G Auth Data 20250828085546672 DAUC <0003> db_auc.c:236 IMSI='262422011119412': Calling to generate 5 vectors 20250828085546672 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250828085546672 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085546672 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250828085546672 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085546672 DAUC <0003> auc.c:113 vector [0]: rand = 796254158958e766eedfe382b27c2e27 20250828085546672 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085546672 DAUC <0003> auc.c:142 vector [0]: autn = c36361bfbcb68000296147bb9db1f3f9 20250828085546672 DAUC <0003> auc.c:143 vector [0]: ck = 6ebb0c1d6f595923f41a99e4e93ae770 20250828085546672 DAUC <0003> auc.c:144 vector [0]: ik = 2010cf12751208f1e528fd1b7af0d744 20250828085546672 DAUC <0003> auc.c:145 vector [0]: res = c2ebb5606357dbab0000000000000000 20250828085546672 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085546672 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250828085546672 DAUC <0003> auc.c:151 vector [0]: kc = 5f99a7f0898161e6 20250828085546672 DAUC <0003> auc.c:152 vector [0]: sres = a1bc6ecb 20250828085546672 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250828085546672 DAUC <0003> auc.c:113 vector [1]: rand = ea409f6fdb6cffc7a0b167586f68656c 20250828085546672 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085546672 DAUC <0003> auc.c:142 vector [1]: autn = 007914dbda398000feaaae7e5d1904a1 20250828085546672 DAUC <0003> auc.c:143 vector [1]: ck = 466c5926ed70a4b501ee7009328e83f2 20250828085546672 DAUC <0003> auc.c:144 vector [1]: ik = 7cf3ebad9a9d88c9dd61a47a60b78439 20250828085546672 DAUC <0003> auc.c:145 vector [1]: res = 86bcbd4d4509c8170000000000000000 20250828085546672 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085546672 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250828085546672 DAUC <0003> auc.c:151 vector [1]: kc = e61066f825d42bb7 20250828085546672 DAUC <0003> auc.c:152 vector [1]: sres = c3b5755a 20250828085546672 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250828085546672 DAUC <0003> auc.c:113 vector [2]: rand = e976634368e0db6083689dd46efc9b08 20250828085546672 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085546672 DAUC <0003> auc.c:142 vector [2]: autn = bf598728dd638000e86f3ab2421421fd 20250828085546672 DAUC <0003> auc.c:143 vector [2]: ck = 6543773318c2bdf9fa7725ffa5650d41 20250828085546672 DAUC <0003> auc.c:144 vector [2]: ik = bedb76c6533737d06be466e04b49f400 20250828085546672 DAUC <0003> auc.c:145 vector [2]: res = d70c93e9c125f3190000000000000000 20250828085546672 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085546672 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250828085546672 DAUC <0003> auc.c:151 vector [2]: kc = 4a0b42eaa5d97368 20250828085546672 DAUC <0003> auc.c:152 vector [2]: sres = 162960f0 20250828085546672 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250828085546672 DAUC <0003> auc.c:113 vector [3]: rand = aa36e2b0d1509ff95ca051e3a76d3fe2 20250828085546672 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085546672 DAUC <0003> auc.c:142 vector [3]: autn = 9147c67ecd2f800043ddde272e28126b 20250828085546672 DAUC <0003> auc.c:143 vector [3]: ck = a0991b75af026665ca22a71fbd8a6156 20250828085546672 DAUC <0003> auc.c:144 vector [3]: ik = e90de121fb1404afa40f9548d30a2143 20250828085546672 DAUC <0003> auc.c:145 vector [3]: res = ef4312a1a1311ebf0000000000000000 20250828085546672 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085546672 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250828085546672 DAUC <0003> auc.c:151 vector [3]: kc = 27b9c8033a9622df 20250828085546672 DAUC <0003> auc.c:152 vector [3]: sres = 4e720c1e 20250828085546672 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250828085546672 DAUC <0003> auc.c:113 vector [4]: rand = f2ca0a848aebc48f9ba86761342bb07f 20250828085546672 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085546672 DAUC <0003> auc.c:142 vector [4]: autn = 2db54cce907480009ef4c6dcf7fb1efb 20250828085546672 DAUC <0003> auc.c:143 vector [4]: ck = d3d212f2e7dad8cc40d976a74e638772 20250828085546672 DAUC <0003> auc.c:144 vector [4]: ik = 4bf97c776e498cabfe2963d0dcfb9cf1 20250828085546672 DAUC <0003> auc.c:145 vector [4]: res = 283e448430fb8bc90000000000000000 20250828085546672 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085546672 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250828085546672 DAUC <0003> auc.c:151 vector [4]: kc = 26db7bf21b0b4fe4 20250828085546672 DAUC <0003> auc.c:152 vector [4]: sres = 18c5cf4d 20250828085546672 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250828085546672 DAUC <0003> db_auc.c:245 IMSI='262422011119412': Generated 5 vectors 20250828085546672 DAUC <0003> db_auc.c:249 IMSI='262422011119412': Updating SQN=161 in DB 20250828085546672 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422011119412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422011119412"} 20250828085546672 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422011119412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085546672 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085546672 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a2f677c0d269: Found GsupExpect[0] for "262422011119412" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@a2f677c0d269: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422011119412" TC_gsup_sai_eps(37)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085546673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39882<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@a2f677c0d269: Final verdict of PTC: pass 20250828085546674 DAUC <0003> db_auc.c:157 IMSI='262425568039711': No 2G Auth Data 20250828085546674 DAUC <0003> db_auc.c:192 IMSI='262425568039711': No 3G Auth Data HLR_Test-GSUP(33)@a2f677c0d269: Created GsupExpect[0] for "262425568039711" to be handled at TC_gsup_sai_eps(38) 20250828085546681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20250828085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546682 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425568039711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425568039711"} 20250828085546682 DAUC <0003> db_auc.c:236 IMSI='262425568039711': Calling to generate 5 vectors 20250828085546682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085546682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085546682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085546682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085546682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085546682 DAUC <0003> auc.c:113 vector [0]: rand = 859e0b31e91401146fa15c70a14ad582 20250828085546682 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085546682 DAUC <0003> auc.c:142 vector [0]: autn = 532c0926145c80009a5ff89a05f37dbd 20250828085546682 DAUC <0003> auc.c:143 vector [0]: ck = 4d1e0bcdec4023a9de05eecc7cf2c1a7 20250828085546682 DAUC <0003> auc.c:144 vector [0]: ik = 007496f70a458ba1061ab3ec07cb33b3 20250828085546682 DAUC <0003> auc.c:145 vector [0]: res = 714473d4db1dcf9e0000000000000000 20250828085546682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085546682 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085546682 DAUC <0003> auc.c:179 vector [0]: kc = 1ffd1b3ab7f56400 20250828085546682 DAUC <0003> auc.c:180 vector [0]: sres = 5b715303 20250828085546682 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085546682 DAUC <0003> auc.c:113 vector [1]: rand = b4d44a4c4a6efdc679a356ce35cd1aa7 20250828085546682 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085546682 DAUC <0003> auc.c:142 vector [1]: autn = 232b58f05f338000e0308c6169269414 20250828085546682 DAUC <0003> auc.c:143 vector [1]: ck = 776332b6d28ff70616f85e80cc778329 20250828085546682 DAUC <0003> auc.c:144 vector [1]: ik = 7996054efeae1f6be12d44f7da8b1335 20250828085546682 DAUC <0003> auc.c:145 vector [1]: res = af612050b2089c5a0000000000000000 20250828085546682 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085546682 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085546682 DAUC <0003> auc.c:179 vector [1]: kc = 05aeda798abed000 20250828085546682 DAUC <0003> auc.c:180 vector [1]: sres = 9e3ebd4a 20250828085546682 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085546682 DAUC <0003> auc.c:113 vector [2]: rand = 91c19a738998819180608093ebdab97b 20250828085546682 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085546682 DAUC <0003> auc.c:142 vector [2]: autn = c9452cc7bee480008693dba180c530ba 20250828085546682 DAUC <0003> auc.c:143 vector [2]: ck = db9401ea8d0f249c34e177a6f2f364dd 20250828085546682 DAUC <0003> auc.c:144 vector [2]: ik = ddba3a8167052c81de5ee5365ebc71a4 20250828085546682 DAUC <0003> auc.c:145 vector [2]: res = 50fc587fe1d8c0ff0000000000000000 20250828085546682 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085546682 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085546682 DAUC <0003> auc.c:179 vector [2]: kc = c419a812b92ec400 20250828085546682 DAUC <0003> auc.c:180 vector [2]: sres = 47bb7f0e 20250828085546682 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085546682 DAUC <0003> auc.c:113 vector [3]: rand = 26cbafee791030f91ad14f00733694a5 20250828085546682 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085546682 DAUC <0003> auc.c:142 vector [3]: autn = 7aaf5822921a80002ad9a38e683d0310 20250828085546682 DAUC <0003> auc.c:143 vector [3]: ck = d39546d20bfa203a673dc0591ef68cce 20250828085546682 DAUC <0003> auc.c:144 vector [3]: ik = 9a495dc702fb08068d197be827a293b0 20250828085546682 DAUC <0003> auc.c:145 vector [3]: res = 842422b11eac3bdd0000000000000000 20250828085546682 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085546682 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085546682 DAUC <0003> auc.c:179 vector [3]: kc = ed0022a45c0ed400 20250828085546682 DAUC <0003> auc.c:180 vector [3]: sres = 87d10f48 20250828085546682 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085546682 DAUC <0003> auc.c:113 vector [4]: rand = 8cb5a5a6e30fda0b32961a4a75051e83 20250828085546682 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085546682 DAUC <0003> auc.c:142 vector [4]: autn = 92b8b39e84418000cb42310e66dc4240 20250828085546682 DAUC <0003> auc.c:143 vector [4]: ck = 61dcb85de10df6f71a3dce7e3fee6a56 20250828085546682 DAUC <0003> auc.c:144 vector [4]: ik = 057c622808556ef651e63f5e35cb9941 20250828085546682 DAUC <0003> auc.c:145 vector [4]: res = 6edeecb881812fb40000000000000000 20250828085546682 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085546682 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085546682 DAUC <0003> auc.c:179 vector [4]: kc = f5de973c17f10000 20250828085546682 DAUC <0003> auc.c:180 vector [4]: sres = a7628dd4 20250828085546682 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085546682 DAUC <0003> db_auc.c:245 IMSI='262425568039711': Generated 5 vectors 20250828085546682 DAUC <0003> db_auc.c:249 IMSI='262425568039711': Updating SQN=161 in DB 20250828085546682 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425568039711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425568039711"} 20250828085546682 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425568039711 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085546682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a2f677c0d269: Found GsupExpect[0] for "262425568039711" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@a2f677c0d269: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425568039711" TC_gsup_sai_eps(38)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085546684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@a2f677c0d269: Final verdict of PTC: pass 20250828085546684 DAUC <0003> db_auc.c:157 IMSI='262422004147494': No 2G Auth Data 20250828085546684 DAUC <0003> db_auc.c:192 IMSI='262422004147494': No 3G Auth Data HLR_Test-GSUP(33)@a2f677c0d269: Created GsupExpect[0] for "262422004147494" to be handled at TC_gsup_sai_eps(39) 20250828085546690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39892<->l=127.0.0.1:4258 20250828085546691 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546691 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422004147494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422004147494"} 20250828085546691 DAUC <0003> db_auc.c:236 IMSI='262422004147494': Calling to generate 5 vectors 20250828085546691 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085546691 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085546691 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085546691 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085546691 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085546691 DAUC <0003> auc.c:113 vector [0]: rand = 7d5aa964d6b0f64c43dc8bad3478ffff 20250828085546691 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085546691 DAUC <0003> auc.c:142 vector [0]: autn = 1cc7614215178000e928bfb886eb7029 20250828085546691 DAUC <0003> auc.c:143 vector [0]: ck = 649990080349a2e2628dbf34a3e97547 20250828085546691 DAUC <0003> auc.c:144 vector [0]: ik = 38e2974490c6263449269c35b4b1309d 20250828085546691 DAUC <0003> auc.c:145 vector [0]: res = c4300863fca90d800000000000000000 20250828085546691 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085546691 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085546691 DAUC <0003> auc.c:179 vector [0]: kc = 9750fe7b75bcf400 20250828085546691 DAUC <0003> auc.c:180 vector [0]: sres = 26e91ad0 20250828085546691 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085546691 DAUC <0003> auc.c:113 vector [1]: rand = 5f7f7c09b087f4370fabcffdd24bde57 20250828085546691 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085546691 DAUC <0003> auc.c:142 vector [1]: autn = bb6c8a3c11038000e180292d98a10cc9 20250828085546691 DAUC <0003> auc.c:143 vector [1]: ck = 5bba243361d2cc3b7fae3aa35ad06407 20250828085546691 DAUC <0003> auc.c:144 vector [1]: ik = 1ef40d873659becadfd673c42c678b18 20250828085546691 DAUC <0003> auc.c:145 vector [1]: res = 22c21059146dfb930000000000000000 20250828085546691 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085546691 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085546691 DAUC <0003> auc.c:179 vector [1]: kc = d0eddb7ff603b000 20250828085546691 DAUC <0003> auc.c:180 vector [1]: sres = d6f7d496 20250828085546691 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085546691 DAUC <0003> auc.c:113 vector [2]: rand = 91c9a3068f7dc4ca480629ba177ce061 20250828085546691 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085546691 DAUC <0003> auc.c:142 vector [2]: autn = 28c067328c438000ebdb53088aea03ea 20250828085546691 DAUC <0003> auc.c:143 vector [2]: ck = 600d72d8b0f2efd91da798501db4fbfc 20250828085546691 DAUC <0003> auc.c:144 vector [2]: ik = 27b44f23b3d0af21cf51cec08be13a59 20250828085546691 DAUC <0003> auc.c:145 vector [2]: res = 55e1543ff5364c890000000000000000 20250828085546691 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085546692 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085546692 DAUC <0003> auc.c:179 vector [2]: kc = a3e4c0660f916c00 20250828085546692 DAUC <0003> auc.c:180 vector [2]: sres = 59ce94b8 20250828085546692 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085546692 DAUC <0003> auc.c:113 vector [3]: rand = 33878603a795eec5aa264c02f2f3d984 20250828085546692 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085546692 DAUC <0003> auc.c:142 vector [3]: autn = 5f2bd140994e800082e8ac76202df64c 20250828085546692 DAUC <0003> auc.c:143 vector [3]: ck = 2d0f4eef50801ba5b23e924dbce0760d 20250828085546692 DAUC <0003> auc.c:144 vector [3]: ik = 8435616a9cf34d021628d4698aacc39b 20250828085546692 DAUC <0003> auc.c:145 vector [3]: res = 001dc7f2d7f5592d0000000000000000 20250828085546692 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085546692 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085546692 DAUC <0003> auc.c:179 vector [3]: kc = 06e6660ee901dc00 20250828085546692 DAUC <0003> auc.c:180 vector [3]: sres = 9392f054 20250828085546692 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085546692 DAUC <0003> auc.c:113 vector [4]: rand = 78806d510bb75bdb48264713d7c6ee07 20250828085546692 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085546692 DAUC <0003> auc.c:142 vector [4]: autn = 0a09050334f280005290d5a1a506c4e1 20250828085546692 DAUC <0003> auc.c:143 vector [4]: ck = 3312d9074a051f5e40d6c065454a4602 20250828085546692 DAUC <0003> auc.c:144 vector [4]: ik = 076b7fd3fc3ca175fd8c22c7e97fd573 20250828085546692 DAUC <0003> auc.c:145 vector [4]: res = bf1039cf6b5179c30000000000000000 20250828085546692 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085546692 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085546692 DAUC <0003> auc.c:179 vector [4]: kc = 3bee877c015ad400 20250828085546692 DAUC <0003> auc.c:180 vector [4]: sres = 990c1d71 20250828085546692 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085546692 DAUC <0003> db_auc.c:245 IMSI='262422004147494': Generated 5 vectors 20250828085546692 DAUC <0003> db_auc.c:249 IMSI='262422004147494': Updating SQN=161 in DB 20250828085546692 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422004147494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422004147494"} 20250828085546692 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422004147494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085546692 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085546692 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a2f677c0d269: Found GsupExpect[0] for "262422004147494" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@a2f677c0d269: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422004147494" TC_gsup_sai_eps(39)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085546693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39892<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@a2f677c0d269: Final verdict of PTC: pass 20250828085546693 DAUC <0003> db_auc.c:157 IMSI='262428877907709': No 2G Auth Data 20250828085546693 DAUC <0003> db_auc.c:192 IMSI='262428877907709': No 3G Auth Data HLR_Test-GSUP(33)@a2f677c0d269: Created GsupExpect[0] for "262428877907709" to be handled at TC_gsup_sai_eps(40) 20250828085546699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4258 20250828085546700 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546700 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428877907709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428877907709"} 20250828085546700 DAUC <0003> db_auc.c:236 IMSI='262428877907709': Calling to generate 5 vectors 20250828085546700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250828085546700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250828085546700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250828085546700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250828085546700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250828085546700 DAUC <0003> auc.c:113 vector [0]: rand = bb17beb0fa9c53ac317511e65ef9a97a 20250828085546700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250828085546700 DAUC <0003> auc.c:142 vector [0]: autn = 9846624136e080003c5266864494b49b 20250828085546700 DAUC <0003> auc.c:143 vector [0]: ck = b648fdbf5db8a9837f577b8359ce3428 20250828085546700 DAUC <0003> auc.c:144 vector [0]: ik = b75795e61c5e0cfbf74576b6207c1247 20250828085546700 DAUC <0003> auc.c:145 vector [0]: res = f327c5ef01c16ee00000000000000000 20250828085546700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250828085546700 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250828085546700 DAUC <0003> auc.c:179 vector [0]: kc = 465bc3d8947b3bb0 20250828085546700 DAUC <0003> auc.c:180 vector [0]: sres = d181e160 20250828085546700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250828085546700 DAUC <0003> auc.c:113 vector [1]: rand = d3aac680a3dc2ccf1591effcf19344a0 20250828085546700 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250828085546700 DAUC <0003> auc.c:142 vector [1]: autn = 83014383522880009551fdada3c91b13 20250828085546700 DAUC <0003> auc.c:143 vector [1]: ck = 36725b2d9fa65e6ad144789bbc3a7fce 20250828085546700 DAUC <0003> auc.c:144 vector [1]: ik = de4a1d255cc0cbf3cdf898f5c727974d 20250828085546700 DAUC <0003> auc.c:145 vector [1]: res = d7b08cc26877ea6d0000000000000000 20250828085546700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250828085546700 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250828085546700 DAUC <0003> auc.c:179 vector [1]: kc = aba438e7fc5e3b98 20250828085546700 DAUC <0003> auc.c:180 vector [1]: sres = fa5ce9eb 20250828085546700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250828085546700 DAUC <0003> auc.c:113 vector [2]: rand = a26fe417198f114cb9af8f3fd9840b0a 20250828085546700 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250828085546700 DAUC <0003> auc.c:142 vector [2]: autn = e6e78571eaad80009be3c5f947fb92e3 20250828085546700 DAUC <0003> auc.c:143 vector [2]: ck = 230b68aec6108ccb4870b4c3c3e7928f 20250828085546700 DAUC <0003> auc.c:144 vector [2]: ik = 748f3b6b171c9cf5a154e3f0d77d4c0b 20250828085546700 DAUC <0003> auc.c:145 vector [2]: res = 4af8158e1f347e240000000000000000 20250828085546700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250828085546700 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250828085546700 DAUC <0003> auc.c:179 vector [2]: kc = 4c1b6c1709026c8d 20250828085546700 DAUC <0003> auc.c:180 vector [2]: sres = caa73763 20250828085546700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250828085546700 DAUC <0003> auc.c:113 vector [3]: rand = 41548e7eaa32e5d240d98a87f2012060 20250828085546700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250828085546700 DAUC <0003> auc.c:142 vector [3]: autn = e2a95ae7f98480001de8239cd35ad2ad 20250828085546700 DAUC <0003> auc.c:143 vector [3]: ck = 825d4b9a4fab4b3b86c70053be0432a6 20250828085546700 DAUC <0003> auc.c:144 vector [3]: ik = 8ecb5fa574ad2c736d4dc223b03f8015 20250828085546700 DAUC <0003> auc.c:145 vector [3]: res = 43cb2e58b36a32800000000000000000 20250828085546700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250828085546700 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250828085546700 DAUC <0003> auc.c:179 vector [3]: kc = 55842c3e7b1660a9 20250828085546700 DAUC <0003> auc.c:180 vector [3]: sres = 9dbc13bb 20250828085546700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250828085546700 DAUC <0003> auc.c:113 vector [4]: rand = db7cff45bd6105fa026cd24e8e7095f4 20250828085546700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250828085546700 DAUC <0003> auc.c:142 vector [4]: autn = 7f7bf4b9621580002b66fa2285457980 20250828085546700 DAUC <0003> auc.c:143 vector [4]: ck = 00d4e54639b07eb6adc7bb22b0de5511 20250828085546700 DAUC <0003> auc.c:144 vector [4]: ik = 779961e7b995f546cda01a83c6efbc32 20250828085546700 DAUC <0003> auc.c:145 vector [4]: res = c50b0c9be3ce6ade0000000000000000 20250828085546700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250828085546700 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250828085546700 DAUC <0003> auc.c:179 vector [4]: kc = fc682d5e15d1a04e 20250828085546700 DAUC <0003> auc.c:180 vector [4]: sres = 67bb0d3d 20250828085546700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250828085546700 DAUC <0003> db_auc.c:245 IMSI='262428877907709': Generated 5 vectors 20250828085546700 DAUC <0003> db_auc.c:249 IMSI='262428877907709': Updating SQN=161 in DB 20250828085546700 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428877907709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428877907709"} 20250828085546700 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428877907709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085546700 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085546700 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a2f677c0d269: Found GsupExpect[0] for "262428877907709" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@a2f677c0d269: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428877907709" TC_gsup_sai_eps(40)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085546701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39900<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085546702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4258 20250828085546702 DLINP <000b> input/ipa.c:452 connected read/write 20250828085546702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085546702 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085546702 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085546702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085546702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37411<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@a2f677c0d269: Final verdict of PTC: none 34@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Aug 28 08:55:46 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 20250828085546727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 20250828085546827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66468) Waiting for packet dumper to finish... 1 (prev_count=66468, count=126036) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Aug 28 08:55:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085549943 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085549944 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085549945 DLINP <000b> input/ipa.c:452 connected read/write 20250828085549945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085549945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085549947 DLINP <000b> input/ipa.c:452 connected read/write 20250828085549947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085549947 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085549947 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085549947 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 20250828085549947 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085549947 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 20250828085549947 DLGSUP <0013> gsup_server.c:236 2: 20250828085549947 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085549947 DLGSUP <0013> gsup_server.c:236 3: 20250828085549947 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085549947 DLGSUP <0013> gsup_server.c:236 4: 20250828085549947 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085549947 DLGSUP <0013> gsup_server.c:236 5: 20250828085549947 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085549947 DLGSUP <0013> gsup_server.c:236 7: 20250828085549947 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085549947 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085549947 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085549947 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@a2f677c0d269: 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") 20250828085549958 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38993<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a2f677c0d269: Created GsupExpect[0] for "262422035002508" to be handled at TC_gsup_ul_unknown_imsi(45) 20250828085549967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 20250828085549994 DLINP <000b> input/ipa.c:452 connected read/write 20250828085549994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085549994 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422035002508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422035002508" cn_domain=PS} 20250828085549994 DLU <0006> fsm.c:456 lu(262422035002508)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085549994 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422035002508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250828085549994 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422035002508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422035002508" cause=IMSI unknown in HLR} 20250828085549994 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422035002508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085549994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422035002508)[0x564c2d5ec1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085549994 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422035002508)[0x564c2d5ec1b0]{UNVALIDATED}: Freeing instance 20250828085549994 DLU <0006> fsm.c:568 lu(PS:IMSI-262422035002508)[0x564c2d5ec1b0]{UNVALIDATED}: Deallocated 20250828085549994 DLINP <000b> input/ipa.c:452 connected read/write 20250828085549994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085549994 DLINP <000b> input/ipa.c:452 connected read/write 20250828085549994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@a2f677c0d269: Found GsupExpect[0] for "262422035002508" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422035002508" TC_gsup_ul_unknown_imsi(45)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085550001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39926<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@a2f677c0d269: Final verdict of PTC: pass 20250828085550003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20250828085550004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38993<->l=127.0.0.1:4259) 20250828085550006 DLINP <000b> input/ipa.c:452 connected read/write 20250828085550006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085550006 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085550007 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085550007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(44)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(42)@a2f677c0d269: Final verdict of PTC: none 43@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 43: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Aug 28 08:55:50 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 20250828085550050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4258 20250828085550151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26092) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Aug 28 08:55:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085553288 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085553288 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085553293 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085553295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085553300 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085553300 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085553300 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085553300 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 20250828085553300 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085553300 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 20250828085553300 DLGSUP <0013> gsup_server.c:236 2: 20250828085553300 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085553300 DLGSUP <0013> gsup_server.c:236 3: 20250828085553300 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085553300 DLGSUP <0013> gsup_server.c:236 4: 20250828085553300 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085553300 DLGSUP <0013> gsup_server.c:236 5: 20250828085553300 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085553300 DLGSUP <0013> gsup_server.c:236 7: 20250828085553300 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085553300 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085553300 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085553300 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@a2f677c0d269: 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") 20250828085553318 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36135<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a2f677c0d269: Created GsupExpect[0] for "262424561380928" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250828085553327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20250828085553342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085553342 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424561380928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424561380928" cn_domain=PS source_name="the-source\n"} 20250828085553342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828085553342 DLU <0006> fsm.c:456 lu(262424561380928)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085553342 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424561380928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250828085553342 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262424561380928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424561380928" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250828085553342 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262424561380928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085553342 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424561380928)[0x564c2d5ec1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085553342 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424561380928)[0x564c2d5ec1b0]{UNVALIDATED}: Freeing instance 20250828085553342 DLU <0006> fsm.c:568 lu(PS:IMSI-262424561380928)[0x564c2d5ec1b0]{UNVALIDATED}: Deallocated 20250828085553342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085553342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@a2f677c0d269: Found GsupExpect[0] for "262424561380928" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424561380928" TC_gsup_ul_unknown_imsi_via_proxy(50)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085553346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@a2f677c0d269: Final verdict of PTC: pass 20250828085553348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20250828085553350 DLINP <000b> input/ipa.c:452 connected read/write 20250828085553350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085553350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085553350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085553350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085553350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250828085553350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36135<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a2f677c0d269: Final verdict of PTC: none 48@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 48: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Aug 28 08:55:53 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 20250828085553394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20250828085553495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=436) Waiting for packet dumper to finish... 1 (prev_count=436, count=26684) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Aug 28 08:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085556608 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085556608 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085556613 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085556614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085556617 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085556617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085556617 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085556617 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 20250828085556617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085556617 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 20250828085556617 DLGSUP <0013> gsup_server.c:236 2: 20250828085556617 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085556617 DLGSUP <0013> gsup_server.c:236 3: 20250828085556617 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085556617 DLGSUP <0013> gsup_server.c:236 4: 20250828085556617 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085556617 DLGSUP <0013> gsup_server.c:236 5: 20250828085556617 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085556617 DLGSUP <0013> gsup_server.c:236 7: 20250828085556617 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085556617 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085556617 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085556617 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@a2f677c0d269: 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") 20250828085556636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42553<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a2f677c0d269: Created GsupExpect[0] for "262427276722936" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250828085556647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20250828085556658 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085556658 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427276722936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427276722936" cn_domain=PS} 20250828085556658 DLU <0006> fsm.c:456 lu(262427276722936)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085556658 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427276722936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250828085556658 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427276722936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427276722936" cause=Roaming not allowed in this location area} 20250828085556658 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262427276722936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085556658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427276722936)[0x564c2d5ec1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085556658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427276722936)[0x564c2d5ec1b0]{UNVALIDATED}: Freeing instance 20250828085556658 DLU <0006> fsm.c:568 lu(PS:IMSI-262427276722936)[0x564c2d5ec1b0]{UNVALIDATED}: Deallocated 20250828085556658 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085556658 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@a2f677c0d269: Found GsupExpect[0] for "262427276722936" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262427276722936" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085556661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a2f677c0d269: Final verdict of PTC: pass 20250828085556662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4258 20250828085556664 DLINP <000b> input/ipa.c:452 connected read/write 20250828085556664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085556664 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085556664 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085556664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085556664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42553<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@a2f677c0d269: Final verdict of PTC: none 53@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(52)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 53: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Aug 28 08:55:56 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 20250828085556700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20250828085556801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27284) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Aug 28 08:55:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_sai_err_unknown_imsi started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085559934 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085559934 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085559939 DLINP <000b> input/ipa.c:452 connected read/write 20250828085559939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085559941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085559946 DLINP <000b> input/ipa.c:452 connected read/write 20250828085559946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085559946 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085559946 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085559946 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 20250828085559946 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085559946 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 20250828085559946 DLGSUP <0013> gsup_server.c:236 2: 20250828085559946 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085559946 DLGSUP <0013> gsup_server.c:236 3: 20250828085559946 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085559946 DLGSUP <0013> gsup_server.c:236 4: 20250828085559946 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085559946 DLGSUP <0013> gsup_server.c:236 5: 20250828085559946 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085559946 DLGSUP <0013> gsup_server.c:236 7: 20250828085559946 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085559946 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085559946 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085559946 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@a2f677c0d269: 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") 20250828085559972 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43997<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a2f677c0d269: Created GsupExpect[0] for "262422015384812" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250828085559990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 20250828085559997 DLINP <000b> input/ipa.c:452 connected read/write 20250828085559997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085559997 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422015384812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422015384812"} 20250828085559997 DAUC <0003> db_auc.c:133 IMSI='262422015384812': No such subscriber 20250828085559997 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422015384812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250828085559997 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422015384812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422015384812" cause=IMSI unknown in HLR} 20250828085559997 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422015384812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085559997 DLINP <000b> input/ipa.c:452 connected read/write 20250828085559997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085559997 DLINP <000b> input/ipa.c:452 connected read/write 20250828085559997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@a2f677c0d269: Found GsupExpect[0] for "262422015384812" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@a2f677c0d269: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422015384812" TC_gsup_sai_err_unknown_imsi(60)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085600001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@a2f677c0d269: Final verdict of PTC: pass 20250828085600002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@a2f677c0d269: Final verdict of PTC: none 58@a2f677c0d269: Final verdict of PTC: none 20250828085600004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43997<->l=127.0.0.1:4259) 20250828085600004 DLINP <000b> input/ipa.c:452 connected read/write 20250828085600004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085600004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085600004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085600004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 58: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Aug 28 08:56:00 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 20250828085600038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4258 20250828085600139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25292) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Aug 28 08:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085603276 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085603277 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085603281 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085603286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603286 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085603286 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085603286 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 20250828085603286 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085603287 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 20250828085603287 DLGSUP <0013> gsup_server.c:236 2: 20250828085603287 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085603287 DLGSUP <0013> gsup_server.c:236 3: 20250828085603287 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085603287 DLGSUP <0013> gsup_server.c:236 4: 20250828085603287 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085603287 DLGSUP <0013> gsup_server.c:236 5: 20250828085603287 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085603287 DLGSUP <0013> gsup_server.c:236 7: 20250828085603287 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085603287 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085603287 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085603287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@a2f677c0d269: 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") 20250828085603306 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39983<->l=127.0.0.1:4259) 20250828085603314 DAUC <0003> db_auc.c:157 IMSI='262426917899864': No 2G Auth Data 20250828085603314 DAUC <0003> db_auc.c:192 IMSI='262426917899864': No 3G Auth Data HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262426917899864" to be handled at TC_gsup_ul(65) 20250828085603337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 20250828085603349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603349 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426917899864" cn_domain=PS} 20250828085603349 DLU <0006> fsm.c:456 lu(262426917899864)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603349 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426917899864)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603349 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426917899864" cn_domain=PS} 20250828085603349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262426917899864" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul(65)"262426917899864" 20250828085603355 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603355 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426917899864"} 20250828085603355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426917899864)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603355 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603355 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426917899864"} 20250828085603355 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426917899864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426917899864)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426917899864)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603355 DLU <0006> fsm.c:568 lu(PS:IMSI-262426917899864)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603355 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603355 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(65)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49168<->l=127.0.0.1:4258 TC_gsup_ul(65)@a2f677c0d269: Final verdict of PTC: pass 20250828085603361 DAUC <0003> db_auc.c:157 IMSI='262422025470118': No 2G Auth Data 20250828085603361 DAUC <0003> db_auc.c:192 IMSI='262422025470118': No 3G Auth Data 20250828085603363 DLGSUP <0013> hlr.c:121 IMSI 262422025470118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262422025470118" to be handled at TC_gsup_ul(66) 20250828085603374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4258 20250828085603376 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603376 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603376 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422025470118" cn_domain=PS} 20250828085603376 DLU <0006> fsm.c:456 lu(262422025470118)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603376 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603376 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422025470118)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603376 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422025470118" cn_domain=PS} 20250828085603376 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603376 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603376 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262422025470118" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 1TC_gsup_ul(66)"262422025470118" 20250828085603377 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603377 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422025470118"} 20250828085603377 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422025470118)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603377 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603377 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422025470118"} 20250828085603377 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422025470118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422025470118)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603377 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422025470118)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603377 DLU <0006> fsm.c:568 lu(PS:IMSI-262422025470118)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603377 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603377 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(66)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49176<->l=127.0.0.1:4258 TC_gsup_ul(66)@a2f677c0d269: Final verdict of PTC: pass 20250828085603378 DAUC <0003> db_auc.c:157 IMSI='262424986022594': No 2G Auth Data 20250828085603378 DAUC <0003> db_auc.c:192 IMSI='262424986022594': No 3G Auth Data 20250828085603378 DLGSUP <0013> hlr.c:121 IMSI 262424986022594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262424986022594" to be handled at TC_gsup_ul(67) 20250828085603384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 20250828085603385 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603385 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424986022594" cn_domain=PS} 20250828085603385 DLU <0006> fsm.c:456 lu(262424986022594)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603385 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424986022594)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603385 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424986022594" cn_domain=PS} 20250828085603385 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603385 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262424986022594" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 2TC_gsup_ul(67)"262424986022594" 20250828085603386 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603386 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424986022594"} 20250828085603386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424986022594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603386 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603386 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424986022594"} 20250828085603386 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424986022594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424986022594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424986022594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603386 DLU <0006> fsm.c:568 lu(PS:IMSI-262424986022594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603386 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603386 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(67)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4258 TC_gsup_ul(67)@a2f677c0d269: Final verdict of PTC: pass 20250828085603388 DAUC <0003> db_auc.c:157 IMSI='262428933512392': No 2G Auth Data 20250828085603388 DAUC <0003> db_auc.c:192 IMSI='262428933512392': No 3G Auth Data 20250828085603388 DLGSUP <0013> hlr.c:121 IMSI 262428933512392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262428933512392" to be handled at TC_gsup_ul(68) 20250828085603395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 20250828085603397 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603397 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428933512392" cn_domain=PS} 20250828085603397 DLU <0006> fsm.c:456 lu(262428933512392)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603397 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428933512392)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603397 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428933512392" cn_domain=PS} 20250828085603397 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603397 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262428933512392" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 3TC_gsup_ul(68)"262428933512392" 20250828085603398 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603398 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428933512392"} 20250828085603398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428933512392)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603398 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603398 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428933512392"} 20250828085603398 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428933512392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428933512392)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428933512392)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603398 DLU <0006> fsm.c:568 lu(PS:IMSI-262428933512392)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603398 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603398 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(68)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49194<->l=127.0.0.1:4258 TC_gsup_ul(68)@a2f677c0d269: Final verdict of PTC: pass 20250828085603399 DAUC <0003> db_auc.c:157 IMSI='262420924978656': No 2G Auth Data 20250828085603399 DAUC <0003> db_auc.c:192 IMSI='262420924978656': No 3G Auth Data 20250828085603399 DLGSUP <0013> hlr.c:121 IMSI 262420924978656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262420924978656" to be handled at TC_gsup_ul(69) 20250828085603405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49196<->l=127.0.0.1:4258 20250828085603407 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603407 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420924978656" cn_domain=PS} 20250828085603407 DLU <0006> fsm.c:456 lu(262420924978656)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603407 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420924978656)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603407 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420924978656" cn_domain=PS} 20250828085603407 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603407 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262420924978656" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 4TC_gsup_ul(69)"262420924978656" 20250828085603407 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603407 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420924978656"} 20250828085603407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420924978656)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603407 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603407 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420924978656"} 20250828085603407 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420924978656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420924978656)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420924978656)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603407 DLU <0006> fsm.c:568 lu(PS:IMSI-262420924978656)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603408 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603408 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(69)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49196<->l=127.0.0.1:4258 TC_gsup_ul(69)@a2f677c0d269: Final verdict of PTC: pass 20250828085603409 DAUC <0003> db_auc.c:157 IMSI='262428064240609': No 2G Auth Data 20250828085603409 DAUC <0003> db_auc.c:192 IMSI='262428064240609': No 3G Auth Data 20250828085603409 DLGSUP <0013> hlr.c:121 IMSI 262428064240609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262428064240609" to be handled at TC_gsup_ul(70) 20250828085603415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 20250828085603416 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603416 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428064240609" cn_domain=PS} 20250828085603416 DLU <0006> fsm.c:456 lu(262428064240609)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603416 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428064240609)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603416 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428064240609" cn_domain=PS} 20250828085603416 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603416 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262428064240609" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 5TC_gsup_ul(70)"262428064240609" 20250828085603417 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603417 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428064240609"} 20250828085603417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428064240609)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603417 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603417 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428064240609"} 20250828085603417 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428064240609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428064240609)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428064240609)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603417 DLU <0006> fsm.c:568 lu(PS:IMSI-262428064240609)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603417 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603417 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(70)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4258 TC_gsup_ul(70)@a2f677c0d269: Final verdict of PTC: pass 20250828085603418 DAUC <0003> db_auc.c:157 IMSI='262424967550349': No 2G Auth Data 20250828085603418 DAUC <0003> db_auc.c:192 IMSI='262424967550349': No 3G Auth Data 20250828085603419 DLGSUP <0013> hlr.c:121 IMSI 262424967550349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262424967550349" to be handled at TC_gsup_ul(71) 20250828085603424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 20250828085603425 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603425 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424967550349" cn_domain=PS} 20250828085603425 DLU <0006> fsm.c:456 lu(262424967550349)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603425 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424967550349)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603425 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424967550349" cn_domain=PS} 20250828085603425 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603425 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262424967550349" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 6TC_gsup_ul(71)"262424967550349" 20250828085603426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603426 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424967550349"} 20250828085603426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424967550349)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603426 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603426 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424967550349"} 20250828085603426 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424967550349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967550349)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424967550349)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603426 DLU <0006> fsm.c:568 lu(PS:IMSI-262424967550349)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(71)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4258 TC_gsup_ul(71)@a2f677c0d269: Final verdict of PTC: pass 20250828085603427 DAUC <0003> db_auc.c:157 IMSI='262423078812884': No 2G Auth Data 20250828085603427 DAUC <0003> db_auc.c:192 IMSI='262423078812884': No 3G Auth Data 20250828085603428 DLGSUP <0013> hlr.c:121 IMSI 262423078812884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a2f677c0d269: Created GsupExpect[0] for "262423078812884" to be handled at TC_gsup_ul(72) 20250828085603433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49240<->l=127.0.0.1:4258 20250828085603434 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603434 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423078812884" cn_domain=PS} 20250828085603434 DLU <0006> fsm.c:456 lu(262423078812884)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085603434 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085603434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423078812884)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085603434 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423078812884" cn_domain=PS} 20250828085603434 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603434 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a2f677c0d269: Found GsupExpect[0] for "262423078812884" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@a2f677c0d269: Added IMSI table entry 7TC_gsup_ul(72)"262423078812884" 20250828085603435 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603435 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423078812884"} 20250828085603435 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423078812884)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085603435 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085603435 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423078812884"} 20250828085603435 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423078812884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085603435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423078812884)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085603435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423078812884)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085603435 DLU <0006> fsm.c:568 lu(PS:IMSI-262423078812884)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085603435 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085603435 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul(72)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085603436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49240<->l=127.0.0.1:4258 TC_gsup_ul(72)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085603436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4258 20250828085603436 DLINP <000b> input/ipa.c:452 connected read/write 20250828085603436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085603436 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085603436 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085603436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@a2f677c0d269: Final verdict of PTC: none 20250828085603436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39983<->l=127.0.0.1:4259) 63@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Aug 28 08:56:03 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250828085603463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4258 20250828085603564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=112936) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Aug 28 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul_via_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085606675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085606675 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085606680 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085606685 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085606685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085606685 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 20250828085606685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085606685 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 20250828085606685 DLGSUP <0013> gsup_server.c:236 2: 20250828085606685 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085606685 DLGSUP <0013> gsup_server.c:236 3: 20250828085606686 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085606686 DLGSUP <0013> gsup_server.c:236 4: 20250828085606686 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085606686 DLGSUP <0013> gsup_server.c:236 5: 20250828085606686 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085606686 DLGSUP <0013> gsup_server.c:236 7: 20250828085606686 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085606686 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085606686 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085606686 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@a2f677c0d269: 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") 20250828085606703 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39411<->l=127.0.0.1:4259) 20250828085606707 DAUC <0003> db_auc.c:157 IMSI='262428404917416': No 2G Auth Data 20250828085606707 DAUC <0003> db_auc.c:192 IMSI='262428404917416': No 3G Auth Data HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262428404917416" to be handled at TC_gsup_ul_via_proxy(77) 20250828085606717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 20250828085606730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606730 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428404917416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428404917416" cn_domain=PS source_name="the-source\n"} 20250828085606730 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828085606730 DLU <0006> fsm.c:456 lu(262428404917416)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606730 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428404917416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428404917416)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606730 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428404917416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428404917416" cn_domain=PS destination_name="the-source\n"} 20250828085606730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262428404917416" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428404917416" 20250828085606734 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606734 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428404917416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428404917416" source_name="the-source\n"} 20250828085606734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428404917416)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606734 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262428404917416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606734 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428404917416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428404917416" destination_name="the-source\n"} 20250828085606734 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262428404917416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428404917416)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428404917416)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606734 DLU <0006> fsm.c:568 lu(PS:IMSI-262428404917416)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606734 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606734 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49264<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@a2f677c0d269: Final verdict of PTC: pass 20250828085606738 DAUC <0003> db_auc.c:157 IMSI='262428170127325': No 2G Auth Data 20250828085606738 DAUC <0003> db_auc.c:192 IMSI='262428170127325': No 3G Auth Data 20250828085606739 DLGSUP <0013> hlr.c:121 IMSI 262428170127325: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262428170127325" to be handled at TC_gsup_ul_via_proxy(78) 20250828085606747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 20250828085606749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606749 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428170127325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428170127325" cn_domain=PS source_name="the-source\n"} 20250828085606749 DLU <0006> fsm.c:456 lu(262428170127325)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606749 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428170127325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428170127325)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606749 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428170127325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428170127325" cn_domain=PS destination_name="the-source\n"} 20250828085606749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262428170127325" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428170127325" 20250828085606750 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606750 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428170127325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428170127325" source_name="the-source\n"} 20250828085606750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428170127325)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606750 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428170127325 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606750 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428170127325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428170127325" destination_name="the-source\n"} 20250828085606750 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428170127325 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428170127325)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428170127325)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606750 DLU <0006> fsm.c:568 lu(PS:IMSI-262428170127325)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606750 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606750 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49278<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@a2f677c0d269: Final verdict of PTC: pass 20250828085606752 DAUC <0003> db_auc.c:157 IMSI='262424414720679': No 2G Auth Data 20250828085606752 DAUC <0003> db_auc.c:192 IMSI='262424414720679': No 3G Auth Data 20250828085606752 DLGSUP <0013> hlr.c:121 IMSI 262424414720679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262424414720679" to be handled at TC_gsup_ul_via_proxy(79) 20250828085606757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 20250828085606759 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606759 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424414720679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424414720679" cn_domain=PS source_name="the-source\n"} 20250828085606759 DLU <0006> fsm.c:456 lu(262424414720679)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606759 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424414720679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424414720679)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606759 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424414720679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424414720679" cn_domain=PS destination_name="the-source\n"} 20250828085606759 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606759 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262424414720679" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424414720679" 20250828085606760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606760 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424414720679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424414720679" source_name="the-source\n"} 20250828085606760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424414720679)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606760 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424414720679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606760 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424414720679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424414720679" destination_name="the-source\n"} 20250828085606760 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424414720679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414720679)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414720679)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606760 DLU <0006> fsm.c:568 lu(PS:IMSI-262424414720679)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49282<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@a2f677c0d269: Final verdict of PTC: pass 20250828085606761 DAUC <0003> db_auc.c:157 IMSI='262423530442908': No 2G Auth Data 20250828085606761 DAUC <0003> db_auc.c:192 IMSI='262423530442908': No 3G Auth Data 20250828085606762 DLGSUP <0013> hlr.c:121 IMSI 262423530442908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262423530442908" to be handled at TC_gsup_ul_via_proxy(80) 20250828085606767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49294<->l=127.0.0.1:4258 20250828085606768 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606768 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423530442908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423530442908" cn_domain=PS source_name="the-source\n"} 20250828085606768 DLU <0006> fsm.c:456 lu(262423530442908)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606768 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423530442908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423530442908)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606768 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423530442908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423530442908" cn_domain=PS destination_name="the-source\n"} 20250828085606768 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606768 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262423530442908" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423530442908" 20250828085606769 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606769 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423530442908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423530442908" source_name="the-source\n"} 20250828085606769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423530442908)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606769 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423530442908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606769 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423530442908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423530442908" destination_name="the-source\n"} 20250828085606769 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423530442908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423530442908)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423530442908)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606769 DLU <0006> fsm.c:568 lu(PS:IMSI-262423530442908)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606769 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606769 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49294<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@a2f677c0d269: Final verdict of PTC: pass 20250828085606771 DAUC <0003> db_auc.c:157 IMSI='262425481844783': No 2G Auth Data 20250828085606771 DAUC <0003> db_auc.c:192 IMSI='262425481844783': No 3G Auth Data 20250828085606771 DLGSUP <0013> hlr.c:121 IMSI 262425481844783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262425481844783" to be handled at TC_gsup_ul_via_proxy(81) 20250828085606777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49300<->l=127.0.0.1:4258 20250828085606778 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606778 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425481844783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425481844783" cn_domain=PS source_name="the-source\n"} 20250828085606778 DLU <0006> fsm.c:456 lu(262425481844783)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606778 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425481844783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425481844783)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606778 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425481844783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425481844783" cn_domain=PS destination_name="the-source\n"} 20250828085606778 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606778 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262425481844783" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425481844783" 20250828085606779 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606779 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425481844783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425481844783" source_name="the-source\n"} 20250828085606779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425481844783)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606779 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262425481844783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606779 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425481844783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425481844783" destination_name="the-source\n"} 20250828085606779 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262425481844783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481844783)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425481844783)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606779 DLU <0006> fsm.c:568 lu(PS:IMSI-262425481844783)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606779 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606779 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49300<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@a2f677c0d269: Final verdict of PTC: pass 20250828085606781 DAUC <0003> db_auc.c:157 IMSI='262425259578594': No 2G Auth Data 20250828085606781 DAUC <0003> db_auc.c:192 IMSI='262425259578594': No 3G Auth Data 20250828085606781 DLGSUP <0013> hlr.c:121 IMSI 262425259578594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262425259578594" to be handled at TC_gsup_ul_via_proxy(82) 20250828085606787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49304<->l=127.0.0.1:4258 20250828085606788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606788 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425259578594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425259578594" cn_domain=PS source_name="the-source\n"} 20250828085606788 DLU <0006> fsm.c:456 lu(262425259578594)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606788 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425259578594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425259578594)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606788 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425259578594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425259578594" cn_domain=PS destination_name="the-source\n"} 20250828085606788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262425259578594" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425259578594" 20250828085606789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606789 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425259578594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425259578594" source_name="the-source\n"} 20250828085606789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425259578594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606789 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425259578594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606789 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425259578594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425259578594" destination_name="the-source\n"} 20250828085606789 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425259578594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425259578594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425259578594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606789 DLU <0006> fsm.c:568 lu(PS:IMSI-262425259578594)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49304<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@a2f677c0d269: Final verdict of PTC: pass 20250828085606790 DAUC <0003> db_auc.c:157 IMSI='262426847203327': No 2G Auth Data 20250828085606790 DAUC <0003> db_auc.c:192 IMSI='262426847203327': No 3G Auth Data 20250828085606790 DLGSUP <0013> hlr.c:121 IMSI 262426847203327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262426847203327" to be handled at TC_gsup_ul_via_proxy(83) 20250828085606795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 20250828085606797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606797 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426847203327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426847203327" cn_domain=PS source_name="the-source\n"} 20250828085606797 DLU <0006> fsm.c:456 lu(262426847203327)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606797 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426847203327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426847203327)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606797 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426847203327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426847203327" cn_domain=PS destination_name="the-source\n"} 20250828085606797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262426847203327" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426847203327" 20250828085606798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606798 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426847203327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426847203327" source_name="the-source\n"} 20250828085606798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426847203327)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606798 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426847203327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606798 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426847203327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426847203327" destination_name="the-source\n"} 20250828085606798 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426847203327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426847203327)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426847203327)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606798 DLU <0006> fsm.c:568 lu(PS:IMSI-262426847203327)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@a2f677c0d269: Final verdict of PTC: pass 20250828085606799 DAUC <0003> db_auc.c:157 IMSI='262423940254742': No 2G Auth Data 20250828085606799 DAUC <0003> db_auc.c:192 IMSI='262423940254742': No 3G Auth Data 20250828085606799 DLGSUP <0013> hlr.c:121 IMSI 262423940254742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a2f677c0d269: Created GsupExpect[0] for "262423940254742" to be handled at TC_gsup_ul_via_proxy(84) 20250828085606804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49330<->l=127.0.0.1:4258 20250828085606806 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606806 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423940254742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423940254742" cn_domain=PS source_name="the-source\n"} 20250828085606806 DLU <0006> fsm.c:456 lu(262423940254742)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085606806 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423940254742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250828085606806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423940254742)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085606806 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423940254742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423940254742" cn_domain=PS destination_name="the-source\n"} 20250828085606806 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606806 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a2f677c0d269: Found GsupExpect[0] for "262423940254742" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@a2f677c0d269: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423940254742" 20250828085606807 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606807 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423940254742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423940254742" source_name="the-source\n"} 20250828085606807 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423940254742)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085606807 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423940254742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085606807 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423940254742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423940254742" destination_name="the-source\n"} 20250828085606807 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423940254742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085606807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940254742)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085606807 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423940254742)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085606807 DLU <0006> fsm.c:568 lu(PS:IMSI-262423940254742)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085606807 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085606807 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085606807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49330<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085606808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49258<->l=127.0.0.1:4258 20250828085606808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39411<->l=127.0.0.1:4259) 75@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(74)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@a2f677c0d269: Final verdict of PTC: none 20250828085606809 DLINP <000b> input/ipa.c:452 connected read/write 20250828085606809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085606809 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085606809 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085606809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085606809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP-IPA(73)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Aug 28 08:56:06 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 20250828085606834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20250828085606935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76820) Waiting for packet dumper to finish... 1 (prev_count=76820, count=114564) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Aug 28 08:56:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_ul_subscriber_data started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085610044 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085610044 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085610047 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085610053 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610053 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085610053 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085610053 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 20250828085610053 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085610053 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 20250828085610053 DLGSUP <0013> gsup_server.c:236 2: 20250828085610053 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085610053 DLGSUP <0013> gsup_server.c:236 3: 20250828085610053 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085610053 DLGSUP <0013> gsup_server.c:236 4: 20250828085610053 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085610053 DLGSUP <0013> gsup_server.c:236 5: 20250828085610053 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085610053 DLGSUP <0013> gsup_server.c:236 7: 20250828085610053 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085610053 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085610053 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085610053 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@a2f677c0d269: 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") 20250828085610066 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36069<->l=127.0.0.1:4259) 20250828085610072 DAUC <0003> db_auc.c:157 IMSI='262425930736970': No 2G Auth Data 20250828085610072 DAUC <0003> db_auc.c:192 IMSI='262425930736970': No 3G Auth Data HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262425930736970" to be handled at TC_gsup_ul_subscriber_data(89) 20250828085610077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610098 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610098 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930736970" cn_domain=PS} 20250828085610098 DLU <0006> fsm.c:456 lu(262425930736970)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610098 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425930736970)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610098 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425930736970" cn_domain=PS} 20250828085610098 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610098 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262425930736970" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425930736970" 20250828085610105 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610105 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425930736970"} 20250828085610105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425930736970)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610105 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610105 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425930736970"} 20250828085610105 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425930736970 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930736970)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930736970)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610105 DLU <0006> fsm.c:568 lu(PS:IMSI-262425930736970)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610105 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610105 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49342<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a2f677c0d269: Final verdict of PTC: pass 20250828085610111 DAUC <0003> db_auc.c:157 IMSI='262426072778802': No 2G Auth Data 20250828085610111 DAUC <0003> db_auc.c:192 IMSI='262426072778802': No 3G Auth Data 20250828085610112 DLGSUP <0013> hlr.c:121 IMSI 262426072778802: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262426072778802" to be handled at TC_gsup_ul_subscriber_data(90) 20250828085610126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610128 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610128 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426072778802" cn_domain=PS} 20250828085610128 DLU <0006> fsm.c:456 lu(262426072778802)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610128 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610128 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426072778802)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610128 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426072778802" cn_domain=PS} 20250828085610128 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610128 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262426072778802" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426072778802" 20250828085610129 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610129 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610129 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426072778802"} 20250828085610129 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426072778802)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610129 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610129 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426072778802"} 20250828085610129 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426072778802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072778802)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610129 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426072778802)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610129 DLU <0006> fsm.c:568 lu(PS:IMSI-262426072778802)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610129 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610129 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610129 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a2f677c0d269: Final verdict of PTC: pass 20250828085610130 DAUC <0003> db_auc.c:157 IMSI='262428363632127': No 2G Auth Data 20250828085610130 DAUC <0003> db_auc.c:192 IMSI='262428363632127': No 3G Auth Data 20250828085610130 DLGSUP <0013> hlr.c:121 IMSI 262428363632127: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262428363632127" to be handled at TC_gsup_ul_subscriber_data(91) 20250828085610135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49360<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610137 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428363632127" cn_domain=PS} 20250828085610137 DLU <0006> fsm.c:456 lu(262428363632127)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610137 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428363632127)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610137 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428363632127" cn_domain=PS} 20250828085610137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262428363632127" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428363632127" 20250828085610138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610138 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428363632127"} 20250828085610138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428363632127)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610138 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610138 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428363632127"} 20250828085610138 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428363632127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363632127)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428363632127)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610138 DLU <0006> fsm.c:568 lu(PS:IMSI-262428363632127)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49360<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a2f677c0d269: Final verdict of PTC: pass 20250828085610139 DAUC <0003> db_auc.c:157 IMSI='262428366894627': No 2G Auth Data 20250828085610139 DAUC <0003> db_auc.c:192 IMSI='262428366894627': No 3G Auth Data 20250828085610139 DLGSUP <0013> hlr.c:121 IMSI 262428366894627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262428366894627" to be handled at TC_gsup_ul_subscriber_data(92) 20250828085610145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610146 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610146 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428366894627" cn_domain=PS} 20250828085610146 DLU <0006> fsm.c:456 lu(262428366894627)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610146 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428366894627)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610146 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428366894627" cn_domain=PS} 20250828085610146 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610146 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262428366894627" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428366894627" 20250828085610147 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610147 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428366894627"} 20250828085610147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428366894627)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610147 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610147 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428366894627"} 20250828085610147 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428366894627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428366894627)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428366894627)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610147 DLU <0006> fsm.c:568 lu(PS:IMSI-262428366894627)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610147 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610147 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49376<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a2f677c0d269: Final verdict of PTC: pass 20250828085610148 DAUC <0003> db_auc.c:157 IMSI='262425344898352': No 2G Auth Data 20250828085610148 DAUC <0003> db_auc.c:192 IMSI='262425344898352': No 3G Auth Data 20250828085610148 DLGSUP <0013> hlr.c:121 IMSI 262425344898352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262425344898352" to be handled at TC_gsup_ul_subscriber_data(93) 20250828085610154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610155 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610155 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425344898352" cn_domain=PS} 20250828085610155 DLU <0006> fsm.c:456 lu(262425344898352)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610155 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425344898352)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610155 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425344898352" cn_domain=PS} 20250828085610155 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610155 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262425344898352" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425344898352" 20250828085610156 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610156 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425344898352"} 20250828085610156 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425344898352)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610156 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610156 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425344898352"} 20250828085610156 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425344898352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344898352)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610156 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425344898352)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610156 DLU <0006> fsm.c:568 lu(PS:IMSI-262425344898352)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610156 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610156 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a2f677c0d269: Final verdict of PTC: pass 20250828085610157 DAUC <0003> db_auc.c:157 IMSI='262425629337741': No 2G Auth Data 20250828085610157 DAUC <0003> db_auc.c:192 IMSI='262425629337741': No 3G Auth Data 20250828085610157 DLGSUP <0013> hlr.c:121 IMSI 262425629337741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262425629337741" to be handled at TC_gsup_ul_subscriber_data(94) 20250828085610163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610164 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610164 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425629337741" cn_domain=PS} 20250828085610164 DLU <0006> fsm.c:456 lu(262425629337741)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610164 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425629337741)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610164 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425629337741" cn_domain=PS} 20250828085610164 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610164 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262425629337741" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425629337741" 20250828085610165 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610165 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425629337741"} 20250828085610165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425629337741)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610165 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610165 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425629337741"} 20250828085610165 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425629337741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425629337741)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425629337741)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610165 DLU <0006> fsm.c:568 lu(PS:IMSI-262425629337741)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610165 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610165 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a2f677c0d269: Final verdict of PTC: pass 20250828085610166 DAUC <0003> db_auc.c:157 IMSI='262424031874445': No 2G Auth Data 20250828085610166 DAUC <0003> db_auc.c:192 IMSI='262424031874445': No 3G Auth Data 20250828085610166 DLGSUP <0013> hlr.c:121 IMSI 262424031874445: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262424031874445" to be handled at TC_gsup_ul_subscriber_data(95) 20250828085610171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610173 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610173 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424031874445" cn_domain=PS} 20250828085610173 DLU <0006> fsm.c:456 lu(262424031874445)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610173 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424031874445)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610173 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424031874445" cn_domain=PS} 20250828085610173 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610173 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262424031874445" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424031874445" 20250828085610173 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610173 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424031874445"} 20250828085610173 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424031874445)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610173 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610173 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424031874445"} 20250828085610173 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424031874445 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424031874445)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610173 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424031874445)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610173 DLU <0006> fsm.c:568 lu(PS:IMSI-262424031874445)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610173 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610174 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49392<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a2f677c0d269: Final verdict of PTC: pass 20250828085610174 DAUC <0003> db_auc.c:157 IMSI='262429306587457': No 2G Auth Data 20250828085610174 DAUC <0003> db_auc.c:192 IMSI='262429306587457': No 3G Auth Data 20250828085610175 DLGSUP <0013> hlr.c:121 IMSI 262429306587457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a2f677c0d269: Created GsupExpect[0] for "262429306587457" to be handled at TC_gsup_ul_subscriber_data(96) 20250828085610180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a2f677c0d269: GSUP ul subscriber_data<unbound> 20250828085610181 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610181 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429306587457" cn_domain=PS} 20250828085610181 DLU <0006> fsm.c:456 lu(262429306587457)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085610181 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085610181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429306587457)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085610181 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429306587457" cn_domain=PS} 20250828085610181 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610181 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a2f677c0d269: Found GsupExpect[0] for "262429306587457" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@a2f677c0d269: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429306587457" 20250828085610182 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610182 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429306587457"} 20250828085610182 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429306587457)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085610182 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085610182 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429306587457"} 20250828085610182 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429306587457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085610182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429306587457)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085610182 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429306587457)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085610182 DLU <0006> fsm.c:568 lu(PS:IMSI-262429306587457)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085610182 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085610182 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085610182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49396<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085610183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.1:4258 20250828085610183 DLINP <000b> input/ipa.c:452 connected read/write 20250828085610183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085610183 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085610183 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085610183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085610183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36069<->l=127.0.0.1:4259) 87@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(86)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Aug 28 08:56:10 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 20250828085610208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4258 20250828085610309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=117904) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Aug 28 08:56:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_vty started. MTC@a2f677c0d269: legacy= true 20250828085613438 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085613438 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085613439 DLINP <000b> input/ipa.c:452 connected read/write 20250828085613439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085613439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@a2f677c0d269: 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) } } } } 20250828085613440 DLINP <000b> input/ipa.c:452 connected read/write 20250828085613440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085613440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085613440 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085613440 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 20250828085613440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085613440 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 20250828085613440 DLGSUP <0013> gsup_server.c:236 2: 20250828085613440 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085613440 DLGSUP <0013> gsup_server.c:236 3: 20250828085613440 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085613440 DLGSUP <0013> gsup_server.c:236 4: 20250828085613440 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085613440 DLGSUP <0013> gsup_server.c:236 5: 20250828085613440 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085613440 DLGSUP <0013> gsup_server.c:236 7: 20250828085613440 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085613440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085613440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085613440 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)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(97)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@a2f677c0d269: 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") 20250828085613458 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39915<->l=127.0.0.1:4259) 20250828085613460 DAUC <0003> db_auc.c:157 IMSI='262427972980842': No 2G Auth Data 20250828085613460 DAUC <0003> db_auc.c:192 IMSI='262427972980842': No 3G Auth Data 20250828085613463 DAUC <0003> db_auc.c:192 IMSI='262427972980842': No 3G Auth Data 20250828085613466 DAUC <0003> db_auc.c:157 IMSI='262422102703521': No 2G Auth Data 20250828085613466 DAUC <0003> db_auc.c:192 IMSI='262422102703521': No 3G Auth Data 20250828085613469 DAUC <0003> db_auc.c:157 IMSI='262422102703521': No 2G Auth Data 20250828085613473 DAUC <0003> db_auc.c:157 IMSI='262427911564955': No 2G Auth Data 20250828085613473 DAUC <0003> db_auc.c:192 IMSI='262427911564955': No 3G Auth Data MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085613479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.1:4258 20250828085613480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39915<->l=127.0.0.1:4259) 20250828085613480 DLINP <000b> input/ipa.c:452 connected read/write 20250828085613480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085613480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085613480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085613480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@a2f677c0d269: Test case TC_vty finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Aug 28 08:56:13 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250828085613512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20250828085613613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=28396) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Aug 28 08:56:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_vty_msisdn_isd started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085616742 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085616742 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085616745 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085616748 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616748 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085616748 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085616748 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 20250828085616748 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085616748 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 20250828085616748 DLGSUP <0013> gsup_server.c:236 2: 20250828085616748 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085616748 DLGSUP <0013> gsup_server.c:236 3: 20250828085616748 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085616748 DLGSUP <0013> gsup_server.c:236 4: 20250828085616748 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085616748 DLGSUP <0013> gsup_server.c:236 5: 20250828085616748 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085616748 DLGSUP <0013> gsup_server.c:236 7: 20250828085616748 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085616748 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085616748 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085616748 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@a2f677c0d269: 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") 20250828085616758 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37211<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a2f677c0d269: Created GsupExpect[0] for "262420097463479" to be handled at TC_vty_msisdn_isd(104) 20250828085616764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20250828085616766 DAUC <0003> db_auc.c:157 IMSI='262420097463479': No 2G Auth Data 20250828085616766 DAUC <0003> db_auc.c:192 IMSI='262420097463479': No 3G Auth Data 20250828085616790 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616790 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420097463479" cn_domain=PS} 20250828085616790 DLU <0006> fsm.c:456 lu(262420097463479)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085616790 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085616790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420097463479)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085616790 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420097463479" cn_domain=PS} 20250828085616790 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085616790 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@a2f677c0d269: Found GsupExpect[0] for "262420097463479" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@a2f677c0d269: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420097463479" 20250828085616796 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616797 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420097463479"} 20250828085616797 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420097463479)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085616797 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085616797 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420097463479"} 20250828085616797 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085616797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420097463479)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085616797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420097463479)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085616797 DLU <0006> fsm.c:568 lu(PS:IMSI-262420097463479)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085616797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085616797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a2f677c0d269: setverdict(pass): none -> pass 20250828085616800 DLGSUP <0013> hlr.c:128 IMSI 262420097463479: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250828085616800 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085616800 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085616803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20250828085616803 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616803 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420097463479"} 20250828085616803 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250828085616803 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420097463479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@a2f677c0d269: Final verdict of PTC: pass 20250828085616806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58456<->l=127.0.0.1:4258 20250828085616807 DLINP <000b> input/ipa.c:452 connected read/write 20250828085616807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085616807 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085616807 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085616807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085616808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37211<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@a2f677c0d269: Final verdict of PTC: none 102@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 102: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@a2f677c0d269: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Aug 28 08:56:16 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 20250828085616846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 20250828085616947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58468<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=34212) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Aug 28 08:56:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_purge_cs started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085620067 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085620067 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085620072 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085620077 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620077 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085620077 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085620077 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 20250828085620077 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085620077 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 20250828085620077 DLGSUP <0013> gsup_server.c:236 2: 20250828085620077 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085620078 DLGSUP <0013> gsup_server.c:236 3: 20250828085620078 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085620078 DLGSUP <0013> gsup_server.c:236 4: 20250828085620078 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085620078 DLGSUP <0013> gsup_server.c:236 5: 20250828085620078 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085620078 DLGSUP <0013> gsup_server.c:236 7: 20250828085620078 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085620078 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085620078 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085620078 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@a2f677c0d269: 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") 20250828085620099 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41651<->l=127.0.0.1:4259) 20250828085620109 DAUC <0003> db_auc.c:157 IMSI='262428886666307': No 2G Auth Data 20250828085620109 DAUC <0003> db_auc.c:192 IMSI='262428886666307': No 3G Auth Data HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262428886666307" to be handled at TC_gsup_purge_cs(109) 20250828085620131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20250828085620135 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620135 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428886666307" cn_domain=PS} 20250828085620135 DLU <0006> fsm.c:456 lu(262428886666307)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085620135 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428886666307)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620135 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428886666307" cn_domain=PS} 20250828085620135 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620135 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262428886666307" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428886666307" 20250828085620138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620138 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428886666307"} 20250828085620138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428886666307)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620138 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620138 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428886666307"} 20250828085620138 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428886666307)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428886666307)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620138 DLU <0006> fsm.c:568 lu(PS:IMSI-262428886666307)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620139 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428886666307" cn_domain=CS} 20250828085620139 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620139 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428886666307"} 20250828085620139 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428886666307 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@a2f677c0d269: Final verdict of PTC: pass 20250828085620141 DAUC <0003> db_auc.c:157 IMSI='262429796735017': No 2G Auth Data 20250828085620141 DAUC <0003> db_auc.c:192 IMSI='262429796735017': No 3G Auth Data 20250828085620141 DLGSUP <0013> hlr.c:121 IMSI 262429796735017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262429796735017" to be handled at TC_gsup_purge_cs(110) 20250828085620147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620149 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796735017" cn_domain=PS} 20250828085620149 DLU <0006> fsm.c:456 lu(262429796735017)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620149 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429796735017)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620149 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429796735017" cn_domain=PS} 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262429796735017" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429796735017" 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620149 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429796735017"} 20250828085620149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429796735017)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620149 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620149 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429796735017"} 20250828085620149 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796735017)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796735017)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620149 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796735017)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620150 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429796735017" cn_domain=CS} 20250828085620150 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620150 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429796735017"} 20250828085620150 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429796735017 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@a2f677c0d269: Final verdict of PTC: pass 20250828085620151 DAUC <0003> db_auc.c:157 IMSI='262420849869268': No 2G Auth Data 20250828085620151 DAUC <0003> db_auc.c:192 IMSI='262420849869268': No 3G Auth Data 20250828085620151 DLGSUP <0013> hlr.c:121 IMSI 262420849869268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262420849869268" to be handled at TC_gsup_purge_cs(111) 20250828085620156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20250828085620158 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620158 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420849869268" cn_domain=PS} 20250828085620158 DLU <0006> fsm.c:456 lu(262420849869268)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620158 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620158 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420849869268)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620158 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420849869268" cn_domain=PS} 20250828085620158 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620158 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262420849869268" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420849869268" 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620159 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420849869268"} 20250828085620159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420849869268)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620159 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620159 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420849869268"} 20250828085620159 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849869268)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420849869268)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620159 DLU <0006> fsm.c:568 lu(PS:IMSI-262420849869268)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620159 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420849869268" cn_domain=CS} 20250828085620159 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620159 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420849869268"} 20250828085620159 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420849869268 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620159 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@a2f677c0d269: Final verdict of PTC: pass 20250828085620161 DAUC <0003> db_auc.c:157 IMSI='262428971824635': No 2G Auth Data 20250828085620161 DAUC <0003> db_auc.c:192 IMSI='262428971824635': No 3G Auth Data 20250828085620161 DLGSUP <0013> hlr.c:121 IMSI 262428971824635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262428971824635" to be handled at TC_gsup_purge_cs(112) 20250828085620167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20250828085620169 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620169 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971824635" cn_domain=PS} 20250828085620169 DLU <0006> fsm.c:456 lu(262428971824635)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620169 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620169 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428971824635)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620169 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428971824635" cn_domain=PS} 20250828085620169 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620169 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620169 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262428971824635" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428971824635" 20250828085620170 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620170 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428971824635"} 20250828085620170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428971824635)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620170 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620170 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428971824635"} 20250828085620170 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971824635)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971824635)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620170 DLU <0006> fsm.c:568 lu(PS:IMSI-262428971824635)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620170 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620170 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620171 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620171 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428971824635" cn_domain=CS} 20250828085620171 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620171 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428971824635"} 20250828085620171 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428971824635 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620171 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620171 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@a2f677c0d269: Final verdict of PTC: pass 20250828085620172 DAUC <0003> db_auc.c:157 IMSI='262428329053333': No 2G Auth Data 20250828085620172 DAUC <0003> db_auc.c:192 IMSI='262428329053333': No 3G Auth Data 20250828085620172 DLGSUP <0013> hlr.c:121 IMSI 262428329053333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262428329053333" to be handled at TC_gsup_purge_cs(113) 20250828085620177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 20250828085620179 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620179 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428329053333" cn_domain=PS} 20250828085620179 DLU <0006> fsm.c:456 lu(262428329053333)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620179 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428329053333)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620179 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428329053333" cn_domain=PS} 20250828085620179 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620179 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262428329053333" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428329053333" 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620180 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428329053333"} 20250828085620180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428329053333)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620180 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620180 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428329053333"} 20250828085620180 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428329053333)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428329053333)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620180 DLU <0006> fsm.c:568 lu(PS:IMSI-262428329053333)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620180 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428329053333" cn_domain=CS} 20250828085620180 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620180 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428329053333"} 20250828085620180 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428329053333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620180 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58514<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@a2f677c0d269: Final verdict of PTC: pass 20250828085620181 DAUC <0003> db_auc.c:157 IMSI='262424559687578': No 2G Auth Data 20250828085620181 DAUC <0003> db_auc.c:192 IMSI='262424559687578': No 3G Auth Data 20250828085620181 DLGSUP <0013> hlr.c:121 IMSI 262424559687578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262424559687578" to be handled at TC_gsup_purge_cs(114) 20250828085620187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 20250828085620188 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620188 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424559687578" cn_domain=PS} 20250828085620188 DLU <0006> fsm.c:456 lu(262424559687578)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620188 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424559687578)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620188 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424559687578" cn_domain=PS} 20250828085620188 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620188 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262424559687578" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424559687578" 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620189 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424559687578"} 20250828085620189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424559687578)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620189 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620189 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424559687578"} 20250828085620189 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424559687578)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424559687578)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620189 DLU <0006> fsm.c:568 lu(PS:IMSI-262424559687578)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620189 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424559687578" cn_domain=CS} 20250828085620189 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620189 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424559687578"} 20250828085620189 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424559687578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620189 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620189 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58528<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@a2f677c0d269: Final verdict of PTC: pass 20250828085620190 DAUC <0003> db_auc.c:157 IMSI='262424229434066': No 2G Auth Data 20250828085620190 DAUC <0003> db_auc.c:192 IMSI='262424229434066': No 3G Auth Data 20250828085620191 DLGSUP <0013> hlr.c:121 IMSI 262424229434066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262424229434066" to be handled at TC_gsup_purge_cs(115) 20250828085620196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 20250828085620197 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620197 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424229434066" cn_domain=PS} 20250828085620197 DLU <0006> fsm.c:456 lu(262424229434066)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620197 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424229434066)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620197 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424229434066" cn_domain=PS} 20250828085620197 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620197 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262424229434066" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424229434066" 20250828085620198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620198 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424229434066"} 20250828085620198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424229434066)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620198 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620198 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424229434066"} 20250828085620198 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424229434066)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424229434066)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620198 DLU <0006> fsm.c:568 lu(PS:IMSI-262424229434066)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620199 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620199 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424229434066" cn_domain=CS} 20250828085620199 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620199 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424229434066"} 20250828085620199 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424229434066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620199 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620199 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58538<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@a2f677c0d269: Final verdict of PTC: pass 20250828085620199 DAUC <0003> db_auc.c:157 IMSI='262425270011004': No 2G Auth Data 20250828085620199 DAUC <0003> db_auc.c:192 IMSI='262425270011004': No 3G Auth Data 20250828085620200 DLGSUP <0013> hlr.c:121 IMSI 262425270011004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a2f677c0d269: Created GsupExpect[0] for "262425270011004" to be handled at TC_gsup_purge_cs(116) 20250828085620205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250828085620206 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620206 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425270011004" cn_domain=PS} 20250828085620206 DLU <0006> fsm.c:456 lu(262425270011004)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085620206 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085620206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425270011004)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085620206 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425270011004" cn_domain=PS} 20250828085620206 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620206 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a2f677c0d269: Found GsupExpect[0] for "262425270011004" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@a2f677c0d269: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425270011004" 20250828085620207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620207 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425270011004"} 20250828085620207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425270011004)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085620207 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085620207 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425270011004"} 20250828085620207 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085620207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425270011004)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085620207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425270011004)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085620207 DLU <0006> fsm.c:568 lu(PS:IMSI-262425270011004)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085620207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a2f677c0d269: setverdict(pass): none -> pass 20250828085620208 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620208 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425270011004" cn_domain=CS} 20250828085620208 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250828085620208 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425270011004"} 20250828085620208 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425270011004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085620208 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085620208 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085620208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085620209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20250828085620209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41651<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@a2f677c0d269: Final verdict of PTC: none 20250828085620209 DLINP <000b> input/ipa.c:452 connected read/write 20250828085620209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085620209 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085620209 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085620209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Aug 28 08:56:20 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 20250828085620234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20250828085620335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78544) Waiting for packet dumper to finish... 1 (prev_count=78544, count=134520) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Aug 28 08:56:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_purge_ps started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085623470 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085623470 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085623475 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085623481 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623481 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085623481 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085623481 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 20250828085623481 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085623481 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 20250828085623481 DLGSUP <0013> gsup_server.c:236 2: 20250828085623481 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085623481 DLGSUP <0013> gsup_server.c:236 3: 20250828085623481 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085623481 DLGSUP <0013> gsup_server.c:236 4: 20250828085623481 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085623481 DLGSUP <0013> gsup_server.c:236 5: 20250828085623481 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085623481 DLGSUP <0013> gsup_server.c:236 7: 20250828085623481 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085623481 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085623481 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085623481 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@a2f677c0d269: 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") 20250828085623508 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36169<->l=127.0.0.1:4259) 20250828085623517 DAUC <0003> db_auc.c:157 IMSI='262427354751535': No 2G Auth Data 20250828085623517 DAUC <0003> db_auc.c:192 IMSI='262427354751535': No 3G Auth Data HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262427354751535" to be handled at TC_gsup_purge_ps(121) 20250828085623543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20250828085623552 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623552 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427354751535" cn_domain=PS} 20250828085623552 DLU <0006> fsm.c:456 lu(262427354751535)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623553 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623553 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427354751535)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623553 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427354751535" cn_domain=PS} 20250828085623553 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623553 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262427354751535" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427354751535" 20250828085623558 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623558 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427354751535"} 20250828085623558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427354751535)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623558 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623558 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427354751535"} 20250828085623558 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427354751535)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427354751535)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623559 DLU <0006> fsm.c:568 lu(PS:IMSI-262427354751535)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623559 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623559 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623562 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623562 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427354751535" cn_domain=PS} 20250828085623562 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623562 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427354751535"} 20250828085623562 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427354751535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623562 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623562 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@a2f677c0d269: Final verdict of PTC: pass 20250828085623567 DAUC <0003> db_auc.c:157 IMSI='262424134991770': No 2G Auth Data 20250828085623567 DAUC <0003> db_auc.c:192 IMSI='262424134991770': No 3G Auth Data 20250828085623568 DLGSUP <0013> hlr.c:121 IMSI 262424134991770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262424134991770" to be handled at TC_gsup_purge_ps(122) 20250828085623579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20250828085623580 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623580 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424134991770" cn_domain=PS} 20250828085623580 DLU <0006> fsm.c:456 lu(262424134991770)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623580 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424134991770)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623580 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424134991770" cn_domain=PS} 20250828085623580 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623580 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262424134991770" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424134991770" 20250828085623581 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623581 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424134991770"} 20250828085623581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424134991770)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623581 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623581 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424134991770"} 20250828085623581 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424134991770)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424134991770)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623581 DLU <0006> fsm.c:568 lu(PS:IMSI-262424134991770)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623581 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623581 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623582 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623582 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424134991770" cn_domain=PS} 20250828085623582 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623582 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424134991770"} 20250828085623582 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424134991770 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623582 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623582 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@a2f677c0d269: Final verdict of PTC: pass 20250828085623582 DAUC <0003> db_auc.c:157 IMSI='262429643001850': No 2G Auth Data 20250828085623582 DAUC <0003> db_auc.c:192 IMSI='262429643001850': No 3G Auth Data 20250828085623583 DLGSUP <0013> hlr.c:121 IMSI 262429643001850: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262429643001850" to be handled at TC_gsup_purge_ps(123) 20250828085623588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20250828085623590 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623590 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429643001850" cn_domain=PS} 20250828085623590 DLU <0006> fsm.c:456 lu(262429643001850)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623590 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429643001850)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623590 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429643001850" cn_domain=PS} 20250828085623590 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623590 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262429643001850" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429643001850" 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623591 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429643001850"} 20250828085623591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429643001850)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623591 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623591 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429643001850"} 20250828085623591 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429643001850)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429643001850)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623591 DLU <0006> fsm.c:568 lu(PS:IMSI-262429643001850)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623591 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429643001850" cn_domain=PS} 20250828085623591 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623591 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429643001850"} 20250828085623591 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429643001850 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623591 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@a2f677c0d269: Final verdict of PTC: pass 20250828085623592 DAUC <0003> db_auc.c:157 IMSI='262423166846844': No 2G Auth Data 20250828085623592 DAUC <0003> db_auc.c:192 IMSI='262423166846844': No 3G Auth Data 20250828085623593 DLGSUP <0013> hlr.c:121 IMSI 262423166846844: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262423166846844" to be handled at TC_gsup_purge_ps(124) 20250828085623598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55714<->l=127.0.0.1:4258 20250828085623599 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623599 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423166846844" cn_domain=PS} 20250828085623600 DLU <0006> fsm.c:456 lu(262423166846844)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623600 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623600 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423166846844)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623600 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423166846844" cn_domain=PS} 20250828085623600 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623600 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262423166846844" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423166846844" 20250828085623600 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623600 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423166846844"} 20250828085623600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423166846844)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623600 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623600 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423166846844"} 20250828085623600 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423166846844)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623600 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423166846844)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623600 DLU <0006> fsm.c:568 lu(PS:IMSI-262423166846844)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623600 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623600 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623601 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623601 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423166846844" cn_domain=PS} 20250828085623601 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623601 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423166846844"} 20250828085623601 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423166846844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623601 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623601 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55714<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@a2f677c0d269: Final verdict of PTC: pass 20250828085623602 DAUC <0003> db_auc.c:157 IMSI='262429193436709': No 2G Auth Data 20250828085623602 DAUC <0003> db_auc.c:192 IMSI='262429193436709': No 3G Auth Data 20250828085623603 DLGSUP <0013> hlr.c:121 IMSI 262429193436709: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262429193436709" to be handled at TC_gsup_purge_ps(125) 20250828085623608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20250828085623610 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623610 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429193436709" cn_domain=PS} 20250828085623610 DLU <0006> fsm.c:456 lu(262429193436709)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623610 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429193436709)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623610 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429193436709" cn_domain=PS} 20250828085623610 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623610 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262429193436709" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 4TC_gsup_purge_ps(125)"262429193436709" 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623611 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429193436709"} 20250828085623611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429193436709)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623611 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623611 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429193436709"} 20250828085623611 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193436709)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193436709)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623611 DLU <0006> fsm.c:568 lu(PS:IMSI-262429193436709)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623611 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429193436709" cn_domain=PS} 20250828085623611 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623611 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429193436709"} 20250828085623611 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429193436709 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623611 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@a2f677c0d269: Final verdict of PTC: pass 20250828085623613 DAUC <0003> db_auc.c:157 IMSI='262423257920477': No 2G Auth Data 20250828085623613 DAUC <0003> db_auc.c:192 IMSI='262423257920477': No 3G Auth Data 20250828085623613 DLGSUP <0013> hlr.c:121 IMSI 262423257920477: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262423257920477" to be handled at TC_gsup_purge_ps(126) 20250828085623618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20250828085623619 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623619 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423257920477" cn_domain=PS} 20250828085623619 DLU <0006> fsm.c:456 lu(262423257920477)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623619 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423257920477)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623619 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423257920477" cn_domain=PS} 20250828085623619 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623619 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262423257920477" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423257920477" 20250828085623620 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623620 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623620 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423257920477"} 20250828085623620 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423257920477)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623620 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623620 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423257920477"} 20250828085623620 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423257920477)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623620 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423257920477)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623620 DLU <0006> fsm.c:568 lu(PS:IMSI-262423257920477)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623620 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623620 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623621 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623621 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423257920477" cn_domain=PS} 20250828085623621 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623621 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423257920477"} 20250828085623621 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262423257920477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623621 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623621 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@a2f677c0d269: Final verdict of PTC: pass 20250828085623622 DAUC <0003> db_auc.c:157 IMSI='262429461230575': No 2G Auth Data 20250828085623622 DAUC <0003> db_auc.c:192 IMSI='262429461230575': No 3G Auth Data 20250828085623622 DLGSUP <0013> hlr.c:121 IMSI 262429461230575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262429461230575" to be handled at TC_gsup_purge_ps(127) 20250828085623628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20250828085623629 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623629 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429461230575" cn_domain=PS} 20250828085623629 DLU <0006> fsm.c:456 lu(262429461230575)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623629 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429461230575)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623629 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429461230575" cn_domain=PS} 20250828085623629 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623629 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262429461230575" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429461230575" 20250828085623630 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623630 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429461230575"} 20250828085623630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429461230575)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623630 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623630 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429461230575"} 20250828085623630 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461230575)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429461230575)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623630 DLU <0006> fsm.c:568 lu(PS:IMSI-262429461230575)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623630 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623630 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623631 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623631 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429461230575" cn_domain=PS} 20250828085623631 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623631 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429461230575"} 20250828085623631 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429461230575 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623631 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623631 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@a2f677c0d269: Final verdict of PTC: pass 20250828085623632 DAUC <0003> db_auc.c:157 IMSI='262423042141098': No 2G Auth Data 20250828085623632 DAUC <0003> db_auc.c:192 IMSI='262423042141098': No 3G Auth Data 20250828085623632 DLGSUP <0013> hlr.c:121 IMSI 262423042141098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a2f677c0d269: Created GsupExpect[0] for "262423042141098" to be handled at TC_gsup_purge_ps(128) 20250828085623638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 20250828085623639 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623639 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423042141098" cn_domain=PS} 20250828085623639 DLU <0006> fsm.c:456 lu(262423042141098)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085623639 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085623639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423042141098)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085623639 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423042141098" cn_domain=PS} 20250828085623639 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623639 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a2f677c0d269: Found GsupExpect[0] for "262423042141098" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@a2f677c0d269: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423042141098" 20250828085623640 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623640 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423042141098"} 20250828085623640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423042141098)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085623640 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085623640 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423042141098"} 20250828085623640 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085623640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423042141098)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085623640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423042141098)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085623640 DLU <0006> fsm.c:568 lu(PS:IMSI-262423042141098)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085623640 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623640 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a2f677c0d269: setverdict(pass): none -> pass 20250828085623641 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623641 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423042141098" cn_domain=PS} 20250828085623641 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250828085623641 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423042141098"} 20250828085623641 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423042141098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250828085623641 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085623641 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085623641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085623642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20250828085623642 DLINP <000b> input/ipa.c:452 connected read/write 20250828085623642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085623642 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085623642 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085623642 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085623642 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36169<->l=127.0.0.1:4259) 119@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(118)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Aug 28 08:56:23 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 20250828085623666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 20250828085623767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78028) Waiting for packet dumper to finish... 1 (prev_count=78028, count=134720) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Aug 28 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_purge_unknown started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085626912 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085626912 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085626917 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085626919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@a2f677c0d269: 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 } } } } 20250828085626923 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(129)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085626923 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085626923 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085626923 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 20250828085626923 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085626923 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 20250828085626923 DLGSUP <0013> gsup_server.c:236 2: 20250828085626923 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085626923 DLGSUP <0013> gsup_server.c:236 3: 20250828085626923 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085626923 DLGSUP <0013> gsup_server.c:236 4: 20250828085626923 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085626923 DLGSUP <0013> gsup_server.c:236 5: 20250828085626923 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085626923 DLGSUP <0013> gsup_server.c:236 7: 20250828085626923 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085626923 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085626923 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085626923 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@a2f677c0d269: 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") 20250828085626949 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34449<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a2f677c0d269: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250828085626967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20250828085626977 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085626978 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} 20250828085626978 DLU <0006> fsm.c:456 lu(2345743413463)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085626978 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 20250828085626978 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} 20250828085626978 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085626978 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085626978 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085626978 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085626978 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085626978 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@a2f677c0d269: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@a2f677c0d269: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@a2f677c0d269: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085626982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085626984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55764<->l=127.0.0.1:4258 20250828085626986 DLINP <000b> input/ipa.c:452 connected read/write 20250828085626986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085626986 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085626986 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085626986 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@a2f677c0d269: Final verdict of PTC: none 20250828085626986 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34449<->l=127.0.0.1:4259) 131@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Aug 28 08:56:26 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 20250828085627020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 20250828085627121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55782<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=424) Waiting for packet dumper to finish... 1 (prev_count=424, count=26072) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Aug 28 08:56:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_unknown started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085630246 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085630246 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085630251 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085630256 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630256 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085630256 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085630256 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 20250828085630256 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085630256 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 20250828085630256 DLGSUP <0013> gsup_server.c:236 2: 20250828085630256 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085630256 DLGSUP <0013> gsup_server.c:236 3: 20250828085630256 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(134)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085630256 DLGSUP <0013> gsup_server.c:236 4: 20250828085630256 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085630256 DLGSUP <0013> gsup_server.c:236 5: 20250828085630257 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085630257 DLGSUP <0013> gsup_server.c:236 7: 20250828085630257 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085630257 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085630257 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085630257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@a2f677c0d269: 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") 20250828085630288 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40261<->l=127.0.0.1:4259) 20250828085630296 DAUC <0003> db_auc.c:157 IMSI='262429900321200': No 2G Auth Data 20250828085630296 DAUC <0003> db_auc.c:192 IMSI='262429900321200': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262429900321200" to be handled at TC_mo_ussd_unknown(138) 20250828085630310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 20250828085630317 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630318 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429900321200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429900321200" session_id=897742509 session_state=BEGIN} 20250828085630318 DSS <0004> hlr_ussd.c:576 262429900321200/0x358276ad: Process SS (BEGIN) 20250828085630318 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630318 DSS <0004> hlr_ussd.c:518 262429900321200/0x358276ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630318 DSS <0004> hlr_ussd.c:523 262429900321200/0x358276ad: USSD for unknown code '*#200#' 20250828085630318 DSS <0004> hlr_ussd.c:354 262429900321200/0x358276ad: Tx ReturnError(1, 0x12) 20250828085630318 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429900321200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429900321200" session_id=897742509 session_state=END} 20250828085630318 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630318 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262429900321200" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429900321200" TC_mo_ussd_unknown(138)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55796<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@a2f677c0d269: Final verdict of PTC: pass 20250828085630322 DAUC <0003> db_auc.c:157 IMSI='262420544265282': No 2G Auth Data 20250828085630322 DAUC <0003> db_auc.c:192 IMSI='262420544265282': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262420544265282" to be handled at TC_mo_ussd_unknown(139) 20250828085630336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 20250828085630342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630342 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420544265282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544265282" session_id=2746798422 session_state=BEGIN} 20250828085630342 DSS <0004> hlr_ussd.c:576 262420544265282/0xa3b8d156: Process SS (BEGIN) 20250828085630342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630342 DSS <0004> hlr_ussd.c:518 262420544265282/0xa3b8d156: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630342 DSS <0004> hlr_ussd.c:523 262420544265282/0xa3b8d156: USSD for unknown code '*#200#' 20250828085630342 DSS <0004> hlr_ussd.c:354 262420544265282/0xa3b8d156: Tx ReturnError(1, 0x12) 20250828085630342 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420544265282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544265282" session_id=2746798422 session_state=END} 20250828085630342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630342 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262420544265282" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420544265282" TC_mo_ussd_unknown(139)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55804<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@a2f677c0d269: Final verdict of PTC: pass 20250828085630345 DAUC <0003> db_auc.c:157 IMSI='262424572357383': No 2G Auth Data 20250828085630345 DAUC <0003> db_auc.c:192 IMSI='262424572357383': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262424572357383" to be handled at TC_mo_ussd_unknown(140) 20250828085630356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 20250828085630359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630359 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424572357383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424572357383" session_id=1286103430 session_state=BEGIN} 20250828085630359 DSS <0004> hlr_ussd.c:576 262424572357383/0x4ca86186: Process SS (BEGIN) 20250828085630359 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630359 DSS <0004> hlr_ussd.c:518 262424572357383/0x4ca86186: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630359 DSS <0004> hlr_ussd.c:523 262424572357383/0x4ca86186: USSD for unknown code '*#200#' 20250828085630359 DSS <0004> hlr_ussd.c:354 262424572357383/0x4ca86186: Tx ReturnError(1, 0x12) 20250828085630359 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424572357383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424572357383" session_id=1286103430 session_state=END} 20250828085630359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262424572357383" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424572357383" TC_mo_ussd_unknown(140)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@a2f677c0d269: Final verdict of PTC: pass 20250828085630360 DAUC <0003> db_auc.c:157 IMSI='262428620122353': No 2G Auth Data 20250828085630360 DAUC <0003> db_auc.c:192 IMSI='262428620122353': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262428620122353" to be handled at TC_mo_ussd_unknown(141) 20250828085630369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 20250828085630373 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630373 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428620122353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620122353" session_id=670122238 session_state=BEGIN} 20250828085630373 DSS <0004> hlr_ussd.c:576 262428620122353/0x27f140fe: Process SS (BEGIN) 20250828085630373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630373 DSS <0004> hlr_ussd.c:518 262428620122353/0x27f140fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630373 DSS <0004> hlr_ussd.c:523 262428620122353/0x27f140fe: USSD for unknown code '*#200#' 20250828085630373 DSS <0004> hlr_ussd.c:354 262428620122353/0x27f140fe: Tx ReturnError(1, 0x12) 20250828085630373 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428620122353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620122353" session_id=670122238 session_state=END} 20250828085630373 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630373 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262428620122353" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428620122353" TC_mo_ussd_unknown(141)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@a2f677c0d269: Final verdict of PTC: pass 20250828085630375 DAUC <0003> db_auc.c:157 IMSI='262429202180620': No 2G Auth Data 20250828085630375 DAUC <0003> db_auc.c:192 IMSI='262429202180620': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262429202180620" to be handled at TC_mo_ussd_unknown(142) 20250828085630386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 20250828085630390 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630390 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429202180620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429202180620" session_id=2325130290 session_state=BEGIN} 20250828085630390 DSS <0004> hlr_ussd.c:576 262429202180620/0x8a96ac32: Process SS (BEGIN) 20250828085630390 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630390 DSS <0004> hlr_ussd.c:518 262429202180620/0x8a96ac32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630390 DSS <0004> hlr_ussd.c:523 262429202180620/0x8a96ac32: USSD for unknown code '*#200#' 20250828085630390 DSS <0004> hlr_ussd.c:354 262429202180620/0x8a96ac32: Tx ReturnError(1, 0x12) 20250828085630390 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429202180620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429202180620" session_id=2325130290 session_state=END} 20250828085630390 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630390 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262429202180620" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429202180620" TC_mo_ussd_unknown(142)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@a2f677c0d269: Final verdict of PTC: pass 20250828085630392 DAUC <0003> db_auc.c:157 IMSI='262424955349708': No 2G Auth Data 20250828085630392 DAUC <0003> db_auc.c:192 IMSI='262424955349708': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262424955349708" to be handled at TC_mo_ussd_unknown(143) 20250828085630398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4258 20250828085630401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630401 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424955349708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424955349708" session_id=1673030615 session_state=BEGIN} 20250828085630401 DSS <0004> hlr_ussd.c:576 262424955349708/0x63b86bd7: Process SS (BEGIN) 20250828085630401 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630401 DSS <0004> hlr_ussd.c:518 262424955349708/0x63b86bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630401 DSS <0004> hlr_ussd.c:523 262424955349708/0x63b86bd7: USSD for unknown code '*#200#' 20250828085630401 DSS <0004> hlr_ussd.c:354 262424955349708/0x63b86bd7: Tx ReturnError(1, 0x12) 20250828085630401 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424955349708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424955349708" session_id=1673030615 session_state=END} 20250828085630401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262424955349708" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424955349708" TC_mo_ussd_unknown(143)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55830<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@a2f677c0d269: Final verdict of PTC: pass 20250828085630402 DAUC <0003> db_auc.c:157 IMSI='262422637193546': No 2G Auth Data 20250828085630402 DAUC <0003> db_auc.c:192 IMSI='262422637193546': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262422637193546" to be handled at TC_mo_ussd_unknown(144) 20250828085630408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4258 20250828085630412 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630412 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422637193546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422637193546" session_id=3218069114 session_state=BEGIN} 20250828085630412 DSS <0004> hlr_ussd.c:576 262422637193546/0xbfcfd67a: Process SS (BEGIN) 20250828085630412 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630412 DSS <0004> hlr_ussd.c:518 262422637193546/0xbfcfd67a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630412 DSS <0004> hlr_ussd.c:523 262422637193546/0xbfcfd67a: USSD for unknown code '*#200#' 20250828085630412 DSS <0004> hlr_ussd.c:354 262422637193546/0xbfcfd67a: Tx ReturnError(1, 0x12) 20250828085630412 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422637193546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422637193546" session_id=3218069114 session_state=END} 20250828085630412 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630412 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262422637193546" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422637193546" TC_mo_ussd_unknown(144)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55834<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@a2f677c0d269: Final verdict of PTC: pass 20250828085630414 DAUC <0003> db_auc.c:157 IMSI='262427799640722': No 2G Auth Data 20250828085630414 DAUC <0003> db_auc.c:192 IMSI='262427799640722': No 3G Auth Data HLR_Test-GSUP(135)@a2f677c0d269: Created GsupExpect[0] for "262427799640722" to be handled at TC_mo_ussd_unknown(145) 20250828085630423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 20250828085630426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630426 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427799640722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427799640722" session_id=3953194559 session_state=BEGIN} 20250828085630426 DSS <0004> hlr_ussd.c:576 262427799640722/0xeba0f63f: Process SS (BEGIN) 20250828085630426 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250828085630426 DSS <0004> hlr_ussd.c:518 262427799640722/0xeba0f63f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250828085630426 DSS <0004> hlr_ussd.c:523 262427799640722/0xeba0f63f: USSD for unknown code '*#200#' 20250828085630426 DSS <0004> hlr_ussd.c:354 262427799640722/0xeba0f63f: Tx ReturnError(1, 0x12) 20250828085630426 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427799640722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427799640722" session_id=3953194559 session_state=END} 20250828085630426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085630426 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a2f677c0d269: Found GsupExpect[0] for "262427799640722" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427799640722" TC_mo_ussd_unknown(145)@a2f677c0d269: setverdict(pass): none -> pass 20250828085630428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@a2f677c0d269: Final verdict of PTC: pass 20250828085630428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55790<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@a2f677c0d269: Final verdict of PTC: none 20250828085630428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40261<->l=127.0.0.1:4259) 136@a2f677c0d269: Final verdict of PTC: none 20250828085630428 DLINP <000b> input/ipa.c:452 connected read/write 20250828085630428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085630428 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(137)@a2f677c0d269: Final verdict of PTC: none 20250828085630429 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085630429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(134)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 136: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Aug 28 08:56:30 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 20250828085630455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4258 20250828085630556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81344) Waiting for packet dumper to finish... 1 (prev_count=81344, count=81352) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Aug 28 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_euse_disc started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085633631 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085633631 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085633633 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@a2f677c0d269: 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) } } } } 20250828085633636 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085633636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085633636 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 20250828085633636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085633636 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 20250828085633636 DLGSUP <0013> gsup_server.c:236 2: 20250828085633636 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085633636 DLGSUP <0013> gsup_server.c:236 3: 20250828085633636 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085633636 DLGSUP <0013> gsup_server.c:236 4: 20250828085633636 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085633636 DLGSUP <0013> gsup_server.c:236 5: 20250828085633636 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085633636 DLGSUP <0013> gsup_server.c:236 7: 20250828085633636 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085633636 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085633636 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(146)@a2f677c0d269: 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 } } } } 20250828085633636 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@a2f677c0d269: 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") 20250828085633645 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38567<->l=127.0.0.1:4259) 20250828085633648 DAUC <0003> db_auc.c:157 IMSI='262426456849981': No 2G Auth Data 20250828085633648 DAUC <0003> db_auc.c:192 IMSI='262426456849981': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262426456849981" to be handled at TC_mo_ussd_euse_disc(150) 20250828085633654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 20250828085633678 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633678 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426456849981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426456849981" session_id=1359888325 session_state=BEGIN} 20250828085633678 DSS <0004> hlr_ussd.c:576 262426456849981/0x510e3fc5: Process SS (BEGIN) 20250828085633678 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633678 DSS <0004> hlr_ussd.c:518 262426456849981/0x510e3fc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633678 DSS <0004> hlr_ussd.c:542 262426456849981/0x510e3fc5: Cannot find conn for EUSE EUSE-foobar 20250828085633678 DSS <0004> hlr_ussd.c:354 262426456849981/0x510e3fc5: Tx ReturnError(1, 0x22) 20250828085633678 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426456849981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426456849981" session_id=1359888325 session_state=END} 20250828085633678 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633678 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262426456849981" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426456849981" TC_mo_ussd_euse_disc(150)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@a2f677c0d269: Final verdict of PTC: pass 20250828085633688 DAUC <0003> db_auc.c:157 IMSI='262427321764841': No 2G Auth Data 20250828085633688 DAUC <0003> db_auc.c:192 IMSI='262427321764841': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262427321764841" to be handled at TC_mo_ussd_euse_disc(151) 20250828085633701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20250828085633703 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633703 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427321764841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427321764841" session_id=2094835635 session_state=BEGIN} 20250828085633703 DSS <0004> hlr_ussd.c:576 262427321764841/0x7cdca7b3: Process SS (BEGIN) 20250828085633703 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633703 DSS <0004> hlr_ussd.c:518 262427321764841/0x7cdca7b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633703 DSS <0004> hlr_ussd.c:542 262427321764841/0x7cdca7b3: Cannot find conn for EUSE EUSE-foobar 20250828085633703 DSS <0004> hlr_ussd.c:354 262427321764841/0x7cdca7b3: Tx ReturnError(1, 0x22) 20250828085633703 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427321764841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427321764841" session_id=2094835635 session_state=END} 20250828085633703 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633703 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262427321764841" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427321764841" TC_mo_ussd_euse_disc(151)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@a2f677c0d269: Final verdict of PTC: pass 20250828085633705 DAUC <0003> db_auc.c:157 IMSI='262421700381304': No 2G Auth Data 20250828085633705 DAUC <0003> db_auc.c:192 IMSI='262421700381304': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262421700381304" to be handled at TC_mo_ussd_euse_disc(152) 20250828085633712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20250828085633715 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633715 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421700381304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421700381304" session_id=3266216603 session_state=BEGIN} 20250828085633715 DSS <0004> hlr_ussd.c:576 262421700381304/0xc2ae829b: Process SS (BEGIN) 20250828085633715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633715 DSS <0004> hlr_ussd.c:518 262421700381304/0xc2ae829b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633715 DSS <0004> hlr_ussd.c:542 262421700381304/0xc2ae829b: Cannot find conn for EUSE EUSE-foobar 20250828085633715 DSS <0004> hlr_ussd.c:354 262421700381304/0xc2ae829b: Tx ReturnError(1, 0x22) 20250828085633715 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421700381304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421700381304" session_id=3266216603 session_state=END} 20250828085633715 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633715 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262421700381304" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421700381304" TC_mo_ussd_euse_disc(152)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@a2f677c0d269: Final verdict of PTC: pass 20250828085633717 DAUC <0003> db_auc.c:157 IMSI='262426793620628': No 2G Auth Data 20250828085633717 DAUC <0003> db_auc.c:192 IMSI='262426793620628': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262426793620628" to be handled at TC_mo_ussd_euse_disc(153) 20250828085633723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20250828085633725 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633725 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426793620628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426793620628" session_id=148013695 session_state=BEGIN} 20250828085633725 DSS <0004> hlr_ussd.c:576 262426793620628/0x08d2827f: Process SS (BEGIN) 20250828085633725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633725 DSS <0004> hlr_ussd.c:518 262426793620628/0x08d2827f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633725 DSS <0004> hlr_ussd.c:542 262426793620628/0x08d2827f: Cannot find conn for EUSE EUSE-foobar 20250828085633725 DSS <0004> hlr_ussd.c:354 262426793620628/0x08d2827f: Tx ReturnError(1, 0x22) 20250828085633725 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426793620628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426793620628" session_id=148013695 session_state=END} 20250828085633725 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633725 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262426793620628" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262426793620628" TC_mo_ussd_euse_disc(153)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@a2f677c0d269: Final verdict of PTC: pass 20250828085633727 DAUC <0003> db_auc.c:157 IMSI='262423559805235': No 2G Auth Data 20250828085633727 DAUC <0003> db_auc.c:192 IMSI='262423559805235': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262423559805235" to be handled at TC_mo_ussd_euse_disc(154) 20250828085633732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 20250828085633735 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633735 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423559805235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423559805235" session_id=1729685071 session_state=BEGIN} 20250828085633735 DSS <0004> hlr_ussd.c:576 262423559805235/0x6718e64f: Process SS (BEGIN) 20250828085633735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633735 DSS <0004> hlr_ussd.c:518 262423559805235/0x6718e64f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633735 DSS <0004> hlr_ussd.c:542 262423559805235/0x6718e64f: Cannot find conn for EUSE EUSE-foobar 20250828085633735 DSS <0004> hlr_ussd.c:354 262423559805235/0x6718e64f: Tx ReturnError(1, 0x22) 20250828085633735 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423559805235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423559805235" session_id=1729685071 session_state=END} 20250828085633735 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633735 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262423559805235" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423559805235" TC_mo_ussd_euse_disc(154)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@a2f677c0d269: Final verdict of PTC: pass 20250828085633737 DAUC <0003> db_auc.c:157 IMSI='262428001991476': No 2G Auth Data 20250828085633737 DAUC <0003> db_auc.c:192 IMSI='262428001991476': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262428001991476" to be handled at TC_mo_ussd_euse_disc(155) 20250828085633742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50358<->l=127.0.0.1:4258 20250828085633745 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633745 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428001991476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428001991476" session_id=3867942804 session_state=BEGIN} 20250828085633745 DSS <0004> hlr_ussd.c:576 262428001991476/0xe68c1f94: Process SS (BEGIN) 20250828085633745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633745 DSS <0004> hlr_ussd.c:518 262428001991476/0xe68c1f94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633745 DSS <0004> hlr_ussd.c:542 262428001991476/0xe68c1f94: Cannot find conn for EUSE EUSE-foobar 20250828085633745 DSS <0004> hlr_ussd.c:354 262428001991476/0xe68c1f94: Tx ReturnError(1, 0x22) 20250828085633745 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428001991476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428001991476" session_id=3867942804 session_state=END} 20250828085633745 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633745 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262428001991476" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428001991476" TC_mo_ussd_euse_disc(155)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50358<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@a2f677c0d269: Final verdict of PTC: pass 20250828085633747 DAUC <0003> db_auc.c:157 IMSI='262424754926751': No 2G Auth Data 20250828085633747 DAUC <0003> db_auc.c:192 IMSI='262424754926751': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262424754926751" to be handled at TC_mo_ussd_euse_disc(156) 20250828085633752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 20250828085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633755 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424754926751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424754926751" session_id=1242667334 session_state=BEGIN} 20250828085633755 DSS <0004> hlr_ussd.c:576 262424754926751/0x4a119946: Process SS (BEGIN) 20250828085633755 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633755 DSS <0004> hlr_ussd.c:518 262424754926751/0x4a119946: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633755 DSS <0004> hlr_ussd.c:542 262424754926751/0x4a119946: Cannot find conn for EUSE EUSE-foobar 20250828085633755 DSS <0004> hlr_ussd.c:354 262424754926751/0x4a119946: Tx ReturnError(1, 0x22) 20250828085633755 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424754926751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424754926751" session_id=1242667334 session_state=END} 20250828085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633755 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262424754926751" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424754926751" TC_mo_ussd_euse_disc(156)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@a2f677c0d269: Final verdict of PTC: pass 20250828085633757 DAUC <0003> db_auc.c:157 IMSI='262421808257667': No 2G Auth Data 20250828085633757 DAUC <0003> db_auc.c:192 IMSI='262421808257667': No 3G Auth Data HLR_Test-GSUP(147)@a2f677c0d269: Created GsupExpect[0] for "262421808257667" to be handled at TC_mo_ussd_euse_disc(157) 20250828085633762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20250828085633765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633765 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421808257667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421808257667" session_id=2331201967 session_state=BEGIN} 20250828085633765 DSS <0004> hlr_ussd.c:576 262421808257667/0x8af351af: Process SS (BEGIN) 20250828085633765 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085633765 DSS <0004> hlr_ussd.c:518 262421808257667/0x8af351af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085633765 DSS <0004> hlr_ussd.c:542 262421808257667/0x8af351af: Cannot find conn for EUSE EUSE-foobar 20250828085633765 DSS <0004> hlr_ussd.c:354 262421808257667/0x8af351af: Tx ReturnError(1, 0x22) 20250828085633765 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421808257667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421808257667" session_id=2331201967 session_state=END} 20250828085633765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085633765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a2f677c0d269: Found GsupExpect[0] for "262421808257667" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262421808257667" TC_mo_ussd_euse_disc(157)@a2f677c0d269: setverdict(pass): none -> pass 20250828085633766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@a2f677c0d269: Final verdict of PTC: pass 20250828085633767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50316<->l=127.0.0.1:4258 20250828085633767 DLINP <000b> input/ipa.c:452 connected read/write 20250828085633767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085633767 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085633767 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085633767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@a2f677c0d269: Final verdict of PTC: none 20250828085633767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38567<->l=127.0.0.1:4259) 148@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 148: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Aug 28 08:56:33 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 20250828085633792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20250828085633993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66372) Waiting for packet dumper to finish... 1 (prev_count=66372, count=81580) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Aug 28 08:56:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_imsi started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085637128 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085637128 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085637130 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085637133 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085637133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085637133 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 20250828085637133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085637133 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 20250828085637133 DLGSUP <0013> gsup_server.c:236 2: 20250828085637133 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085637133 DLGSUP <0013> gsup_server.c:236 3: 20250828085637133 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085637133 DLGSUP <0013> gsup_server.c:236 4: 20250828085637133 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085637133 DLGSUP <0013> gsup_server.c:236 5: 20250828085637133 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085637133 DLGSUP <0013> gsup_server.c:236 7: 20250828085637133 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085637133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085637133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085637133 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@a2f677c0d269: 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") 20250828085637143 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45781<->l=127.0.0.1:4259) 20250828085637146 DAUC <0003> db_auc.c:157 IMSI='262420128488849': No 2G Auth Data 20250828085637146 DAUC <0003> db_auc.c:192 IMSI='262420128488849': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262420128488849" to be handled at TC_mo_ussd_iuse_imsi(162) 20250828085637155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 20250828085637178 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637178 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420128488849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420128488849" session_id=3414671469 session_state=BEGIN} 20250828085637178 DSS <0004> hlr_ussd.c:576 262420128488849/0xcb87c06d: Process SS (BEGIN) 20250828085637178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637178 DSS <0004> hlr_ussd.c:518 262420128488849/0xcb87c06d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637178 DSS <0004> hlr_ussd.c:363 262420128488849/0xcb87c06d: Tx USSD 'Your IMSI is 262420128488849' 20250828085637178 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420128488849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420128488849" session_id=3414671469 session_state=END} 20250828085637178 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420128488849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637178 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637178 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262420128488849" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420128488849" TC_mo_ussd_iuse_imsi(162)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@a2f677c0d269: Final verdict of PTC: pass 20250828085637190 DAUC <0003> db_auc.c:157 IMSI='262420731580808': No 2G Auth Data 20250828085637191 DAUC <0003> db_auc.c:192 IMSI='262420731580808': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262420731580808" to be handled at TC_mo_ussd_iuse_imsi(163) 20250828085637208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20250828085637211 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637211 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420731580808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420731580808" session_id=609767133 session_state=BEGIN} 20250828085637211 DSS <0004> hlr_ussd.c:576 262420731580808/0x24584edd: Process SS (BEGIN) 20250828085637211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637211 DSS <0004> hlr_ussd.c:518 262420731580808/0x24584edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637211 DSS <0004> hlr_ussd.c:363 262420731580808/0x24584edd: Tx USSD 'Your IMSI is 262420731580808' 20250828085637211 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420731580808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420731580808" session_id=609767133 session_state=END} 20250828085637211 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420731580808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637211 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637211 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262420731580808" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420731580808" TC_mo_ussd_iuse_imsi(163)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@a2f677c0d269: Final verdict of PTC: pass 20250828085637213 DAUC <0003> db_auc.c:157 IMSI='262425915334174': No 2G Auth Data 20250828085637213 DAUC <0003> db_auc.c:192 IMSI='262425915334174': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262425915334174" to be handled at TC_mo_ussd_iuse_imsi(164) 20250828085637220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 20250828085637222 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637222 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425915334174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425915334174" session_id=1204719336 session_state=BEGIN} 20250828085637222 DSS <0004> hlr_ussd.c:576 262425915334174/0x47ce8ee8: Process SS (BEGIN) 20250828085637222 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637222 DSS <0004> hlr_ussd.c:518 262425915334174/0x47ce8ee8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637222 DSS <0004> hlr_ussd.c:363 262425915334174/0x47ce8ee8: Tx USSD 'Your IMSI is 262425915334174' 20250828085637222 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425915334174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425915334174" session_id=1204719336 session_state=END} 20250828085637222 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425915334174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637222 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637222 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262425915334174" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425915334174" TC_mo_ussd_iuse_imsi(164)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@a2f677c0d269: Final verdict of PTC: pass 20250828085637224 DAUC <0003> db_auc.c:157 IMSI='262423347742715': No 2G Auth Data 20250828085637224 DAUC <0003> db_auc.c:192 IMSI='262423347742715': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262423347742715" to be handled at TC_mo_ussd_iuse_imsi(165) 20250828085637231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20250828085637233 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637234 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423347742715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423347742715" session_id=2027400644 session_state=BEGIN} 20250828085637234 DSS <0004> hlr_ussd.c:576 262423347742715/0x78d7adc4: Process SS (BEGIN) 20250828085637234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637234 DSS <0004> hlr_ussd.c:518 262423347742715/0x78d7adc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637234 DSS <0004> hlr_ussd.c:363 262423347742715/0x78d7adc4: Tx USSD 'Your IMSI is 262423347742715' 20250828085637234 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423347742715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423347742715" session_id=2027400644 session_state=END} 20250828085637234 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423347742715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637234 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637234 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262423347742715" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423347742715" TC_mo_ussd_iuse_imsi(165)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@a2f677c0d269: Final verdict of PTC: pass 20250828085637235 DAUC <0003> db_auc.c:157 IMSI='262426637843244': No 2G Auth Data 20250828085637235 DAUC <0003> db_auc.c:192 IMSI='262426637843244': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262426637843244" to be handled at TC_mo_ussd_iuse_imsi(166) 20250828085637241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20250828085637244 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637244 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426637843244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426637843244" session_id=4283200459 session_state=BEGIN} 20250828085637244 DSS <0004> hlr_ussd.c:576 262426637843244/0xff4c73cb: Process SS (BEGIN) 20250828085637244 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637244 DSS <0004> hlr_ussd.c:518 262426637843244/0xff4c73cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637244 DSS <0004> hlr_ussd.c:363 262426637843244/0xff4c73cb: Tx USSD 'Your IMSI is 262426637843244' 20250828085637244 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426637843244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426637843244" session_id=4283200459 session_state=END} 20250828085637244 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426637843244 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637244 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637244 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262426637843244" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426637843244" TC_mo_ussd_iuse_imsi(166)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@a2f677c0d269: Final verdict of PTC: pass 20250828085637246 DAUC <0003> db_auc.c:157 IMSI='262427456732700': No 2G Auth Data 20250828085637246 DAUC <0003> db_auc.c:192 IMSI='262427456732700': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262427456732700" to be handled at TC_mo_ussd_iuse_imsi(167) 20250828085637253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 20250828085637255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637255 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427456732700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427456732700" session_id=1266917176 session_state=BEGIN} 20250828085637255 DSS <0004> hlr_ussd.c:576 262427456732700/0x4b839f38: Process SS (BEGIN) 20250828085637255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637255 DSS <0004> hlr_ussd.c:518 262427456732700/0x4b839f38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637255 DSS <0004> hlr_ussd.c:363 262427456732700/0x4b839f38: Tx USSD 'Your IMSI is 262427456732700' 20250828085637255 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427456732700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427456732700" session_id=1266917176 session_state=END} 20250828085637255 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427456732700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262427456732700" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427456732700" TC_mo_ussd_iuse_imsi(167)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@a2f677c0d269: Final verdict of PTC: pass 20250828085637257 DAUC <0003> db_auc.c:157 IMSI='262421347706199': No 2G Auth Data 20250828085637257 DAUC <0003> db_auc.c:192 IMSI='262421347706199': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262421347706199" to be handled at TC_mo_ussd_iuse_imsi(168) 20250828085637263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20250828085637266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637266 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421347706199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421347706199" session_id=73350788 session_state=BEGIN} 20250828085637266 DSS <0004> hlr_ussd.c:576 262421347706199/0x045f3e84: Process SS (BEGIN) 20250828085637266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637266 DSS <0004> hlr_ussd.c:518 262421347706199/0x045f3e84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637266 DSS <0004> hlr_ussd.c:363 262421347706199/0x045f3e84: Tx USSD 'Your IMSI is 262421347706199' 20250828085637266 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421347706199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421347706199" session_id=73350788 session_state=END} 20250828085637266 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421347706199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262421347706199" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421347706199" TC_mo_ussd_iuse_imsi(168)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@a2f677c0d269: Final verdict of PTC: pass 20250828085637268 DAUC <0003> db_auc.c:157 IMSI='262425227240296': No 2G Auth Data 20250828085637268 DAUC <0003> db_auc.c:192 IMSI='262425227240296': No 3G Auth Data HLR_Test-GSUP(159)@a2f677c0d269: Created GsupExpect[0] for "262425227240296" to be handled at TC_mo_ussd_iuse_imsi(169) 20250828085637273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 20250828085637276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637276 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425227240296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425227240296" session_id=214741202 session_state=BEGIN} 20250828085637276 DSS <0004> hlr_ussd.c:576 262425227240296/0x0cccb0d2: Process SS (BEGIN) 20250828085637276 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085637276 DSS <0004> hlr_ussd.c:518 262425227240296/0x0cccb0d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085637276 DSS <0004> hlr_ussd.c:363 262425227240296/0x0cccb0d2: Tx USSD 'Your IMSI is 262425227240296' 20250828085637276 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425227240296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425227240296" session_id=214741202 session_state=END} 20250828085637276 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425227240296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085637276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085637276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a2f677c0d269: Found GsupExpect[0] for "262425227240296" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425227240296" TC_mo_ussd_iuse_imsi(169)@a2f677c0d269: setverdict(pass): none -> pass 20250828085637278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@a2f677c0d269: Final verdict of PTC: pass 20250828085637278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50392<->l=127.0.0.1:4258 20250828085637278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085637278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085637278 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085637278 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085637278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085637278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45781<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@a2f677c0d269: Final verdict of PTC: none 160@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 160: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Aug 28 08:56:37 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 20250828085637302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20250828085637504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81252) Waiting for packet dumper to finish... 1 (prev_count=81252, count=82384) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Aug 28 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085640643 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085640643 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085640647 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@a2f677c0d269: 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 } } } } 20250828085640652 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640653 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085640653 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085640653 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 20250828085640653 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085640653 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 20250828085640653 DLGSUP <0013> gsup_server.c:236 2: 20250828085640653 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085640653 DLGSUP <0013> gsup_server.c:236 3: 20250828085640653 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085640653 DLGSUP <0013> gsup_server.c:236 4: 20250828085640653 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085640653 DLGSUP <0013> gsup_server.c:236 5: 20250828085640653 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085640653 DLGSUP <0013> gsup_server.c:236 7: 20250828085640653 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085640653 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085640653 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085640653 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@a2f677c0d269: 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") 20250828085640674 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43519<->l=127.0.0.1:4259) 20250828085640684 DAUC <0003> db_auc.c:157 IMSI='262420801131629': No 2G Auth Data 20250828085640684 DAUC <0003> db_auc.c:192 IMSI='262420801131629': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262420801131629" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250828085640708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20250828085640726 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640726 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420801131629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420801131629" source_name="the-source\n" session_id=1377835458 session_state=BEGIN} 20250828085640726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828085640726 DSS <0004> hlr_ussd.c:576 262420801131629/0x522019c2: Process SS (BEGIN) 20250828085640726 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640726 DSS <0004> hlr_ussd.c:518 262420801131629/0x522019c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640726 DSS <0004> hlr_ussd.c:363 262420801131629/0x522019c2: Tx USSD 'Your IMSI is 262420801131629' 20250828085640726 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420801131629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420801131629" destination_name="the-source\n" session_id=1377835458 session_state=END} 20250828085640726 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420801131629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640726 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640726 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262420801131629" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420801131629" TC_mo_ussd_iuse_imsi_via_proxy(174)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@a2f677c0d269: Final verdict of PTC: pass 20250828085640736 DAUC <0003> db_auc.c:157 IMSI='262428226896425': No 2G Auth Data 20250828085640736 DAUC <0003> db_auc.c:192 IMSI='262428226896425': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262428226896425" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250828085640744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4258 20250828085640747 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640747 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428226896425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226896425" source_name="the-source\n" session_id=443549857 session_state=BEGIN} 20250828085640747 DSS <0004> hlr_ussd.c:576 262428226896425/0x1a7008a1: Process SS (BEGIN) 20250828085640747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640747 DSS <0004> hlr_ussd.c:518 262428226896425/0x1a7008a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640747 DSS <0004> hlr_ussd.c:363 262428226896425/0x1a7008a1: Tx USSD 'Your IMSI is 262428226896425' 20250828085640747 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428226896425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226896425" destination_name="the-source\n" session_id=443549857 session_state=END} 20250828085640747 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428226896425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640747 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640747 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262428226896425" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428226896425" TC_mo_ussd_iuse_imsi_via_proxy(175)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@a2f677c0d269: Final verdict of PTC: pass 20250828085640750 DAUC <0003> db_auc.c:157 IMSI='262420881226468': No 2G Auth Data 20250828085640750 DAUC <0003> db_auc.c:192 IMSI='262420881226468': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262420881226468" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250828085640757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 20250828085640760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640760 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420881226468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420881226468" source_name="the-source\n" session_id=4170386306 session_state=BEGIN} 20250828085640760 DSS <0004> hlr_ussd.c:576 262420881226468/0xf8930b82: Process SS (BEGIN) 20250828085640760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640760 DSS <0004> hlr_ussd.c:518 262420881226468/0xf8930b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640760 DSS <0004> hlr_ussd.c:363 262420881226468/0xf8930b82: Tx USSD 'Your IMSI is 262420881226468' 20250828085640760 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420881226468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420881226468" destination_name="the-source\n" session_id=4170386306 session_state=END} 20250828085640760 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420881226468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262420881226468" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420881226468" TC_mo_ussd_iuse_imsi_via_proxy(176)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@a2f677c0d269: Final verdict of PTC: pass 20250828085640763 DAUC <0003> db_auc.c:157 IMSI='262426860823462': No 2G Auth Data 20250828085640763 DAUC <0003> db_auc.c:192 IMSI='262426860823462': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262426860823462" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250828085640770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20250828085640773 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640773 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426860823462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426860823462" source_name="the-source\n" session_id=2701233998 session_state=BEGIN} 20250828085640773 DSS <0004> hlr_ussd.c:576 262426860823462/0xa1018f4e: Process SS (BEGIN) 20250828085640773 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640773 DSS <0004> hlr_ussd.c:518 262426860823462/0xa1018f4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640773 DSS <0004> hlr_ussd.c:363 262426860823462/0xa1018f4e: Tx USSD 'Your IMSI is 262426860823462' 20250828085640773 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426860823462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426860823462" destination_name="the-source\n" session_id=2701233998 session_state=END} 20250828085640773 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426860823462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640773 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640773 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262426860823462" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426860823462" TC_mo_ussd_iuse_imsi_via_proxy(177)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@a2f677c0d269: Final verdict of PTC: pass 20250828085640775 DAUC <0003> db_auc.c:157 IMSI='262427773456011': No 2G Auth Data 20250828085640775 DAUC <0003> db_auc.c:192 IMSI='262427773456011': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262427773456011" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250828085640782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 20250828085640785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640785 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427773456011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427773456011" source_name="the-source\n" session_id=3181504184 session_state=BEGIN} 20250828085640785 DSS <0004> hlr_ussd.c:576 262427773456011/0xbda1e6b8: Process SS (BEGIN) 20250828085640785 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640785 DSS <0004> hlr_ussd.c:518 262427773456011/0xbda1e6b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640785 DSS <0004> hlr_ussd.c:363 262427773456011/0xbda1e6b8: Tx USSD 'Your IMSI is 262427773456011' 20250828085640785 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427773456011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427773456011" destination_name="the-source\n" session_id=3181504184 session_state=END} 20250828085640785 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262427773456011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262427773456011" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427773456011" TC_mo_ussd_iuse_imsi_via_proxy(178)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@a2f677c0d269: Final verdict of PTC: pass 20250828085640787 DAUC <0003> db_auc.c:157 IMSI='262426793836549': No 2G Auth Data 20250828085640787 DAUC <0003> db_auc.c:192 IMSI='262426793836549': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262426793836549" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250828085640794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 20250828085640796 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640796 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426793836549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426793836549" source_name="the-source\n" session_id=1197586061 session_state=BEGIN} 20250828085640796 DSS <0004> hlr_ussd.c:576 262426793836549/0x4761b68d: Process SS (BEGIN) 20250828085640797 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640797 DSS <0004> hlr_ussd.c:518 262426793836549/0x4761b68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640797 DSS <0004> hlr_ussd.c:363 262426793836549/0x4761b68d: Tx USSD 'Your IMSI is 262426793836549' 20250828085640797 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426793836549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426793836549" destination_name="the-source\n" session_id=1197586061 session_state=END} 20250828085640797 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426793836549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640797 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262426793836549" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426793836549" TC_mo_ussd_iuse_imsi_via_proxy(179)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@a2f677c0d269: Final verdict of PTC: pass 20250828085640799 DAUC <0003> db_auc.c:157 IMSI='262420741488696': No 2G Auth Data 20250828085640799 DAUC <0003> db_auc.c:192 IMSI='262420741488696': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262420741488696" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250828085640805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 20250828085640808 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640808 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420741488696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420741488696" source_name="the-source\n" session_id=2107182406 session_state=BEGIN} 20250828085640808 DSS <0004> hlr_ussd.c:576 262420741488696/0x7d990d46: Process SS (BEGIN) 20250828085640808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640808 DSS <0004> hlr_ussd.c:518 262420741488696/0x7d990d46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640808 DSS <0004> hlr_ussd.c:363 262420741488696/0x7d990d46: Tx USSD 'Your IMSI is 262420741488696' 20250828085640808 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420741488696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420741488696" destination_name="the-source\n" session_id=2107182406 session_state=END} 20250828085640808 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420741488696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640808 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640808 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262420741488696" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420741488696" TC_mo_ussd_iuse_imsi_via_proxy(180)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@a2f677c0d269: Final verdict of PTC: pass 20250828085640811 DAUC <0003> db_auc.c:157 IMSI='262422145002029': No 2G Auth Data 20250828085640811 DAUC <0003> db_auc.c:192 IMSI='262422145002029': No 3G Auth Data HLR_Test-GSUP(171)@a2f677c0d269: Created GsupExpect[0] for "262422145002029" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250828085640817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 20250828085640820 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640820 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422145002029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422145002029" source_name="the-source\n" session_id=2555432921 session_state=BEGIN} 20250828085640820 DSS <0004> hlr_ussd.c:576 262422145002029/0x9850cfd9: Process SS (BEGIN) 20250828085640820 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250828085640820 DSS <0004> hlr_ussd.c:518 262422145002029/0x9850cfd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250828085640820 DSS <0004> hlr_ussd.c:363 262422145002029/0x9850cfd9: Tx USSD 'Your IMSI is 262422145002029' 20250828085640820 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422145002029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422145002029" destination_name="the-source\n" session_id=2555432921 session_state=END} 20250828085640820 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422145002029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085640820 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085640820 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a2f677c0d269: Found GsupExpect[0] for "262422145002029" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422145002029" TC_mo_ussd_iuse_imsi_via_proxy(181)@a2f677c0d269: setverdict(pass): none -> pass 20250828085640823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@a2f677c0d269: Final verdict of PTC: pass 20250828085640823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4258 20250828085640823 DLINP <000b> input/ipa.c:452 connected read/write 20250828085640823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085640823 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085640823 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085640824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085640824 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250828085640824 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43519<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@a2f677c0d269: Final verdict of PTC: none 172@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 172: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Aug 28 08:56:40 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 20250828085640848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4258 20250828085641049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66392) Waiting for packet dumper to finish... 1 (prev_count=66392, count=83640) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Aug 28 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_msisdn started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085644182 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085644182 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085644186 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085644191 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644192 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085644192 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085644192 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 20250828085644192 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085644192 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 20250828085644192 DLGSUP <0013> gsup_server.c:236 2: 20250828085644192 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085644192 DLGSUP <0013> gsup_server.c:236 3: 20250828085644192 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085644192 DLGSUP <0013> gsup_server.c:236 4: 20250828085644192 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085644192 DLGSUP <0013> gsup_server.c:236 5: 20250828085644192 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085644192 DLGSUP <0013> gsup_server.c:236 7: 20250828085644192 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085644192 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085644192 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085644192 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@a2f677c0d269: 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") 20250828085644222 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33081<->l=127.0.0.1:4259) 20250828085644229 DAUC <0003> db_auc.c:157 IMSI='262429744472471': No 2G Auth Data 20250828085644229 DAUC <0003> db_auc.c:192 IMSI='262429744472471': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262429744472471" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250828085644237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 20250828085644242 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644242 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429744472471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429744472471" session_id=3112804367 session_state=BEGIN} 20250828085644242 DSS <0004> hlr_ussd.c:576 262429744472471/0xb989a00f: Process SS (BEGIN) 20250828085644242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644242 DSS <0004> hlr_ussd.c:518 262429744472471/0xb989a00f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644242 DSS <0004> hlr_ussd.c:363 262429744472471/0xb989a00f: Tx USSD 'Your extension is 491613471741' 20250828085644242 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429744472471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429744472471" session_id=3112804367 session_state=END} 20250828085644242 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429744472471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644242 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644242 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262429744472471" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429744472471" TC_mo_ussd_iuse_msisdn(186)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@a2f677c0d269: Final verdict of PTC: pass 20250828085644245 DAUC <0003> db_auc.c:157 IMSI='262420799711314': No 2G Auth Data 20250828085644245 DAUC <0003> db_auc.c:192 IMSI='262420799711314': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262420799711314" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250828085644252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20250828085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644255 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420799711314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420799711314" session_id=1288539392 session_state=BEGIN} 20250828085644255 DSS <0004> hlr_ussd.c:576 262420799711314/0x4ccd8d00: Process SS (BEGIN) 20250828085644255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644255 DSS <0004> hlr_ussd.c:518 262420799711314/0x4ccd8d00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644255 DSS <0004> hlr_ussd.c:363 262420799711314/0x4ccd8d00: Tx USSD 'Your extension is 491612305741' 20250828085644255 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420799711314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420799711314" session_id=1288539392 session_state=END} 20250828085644255 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420799711314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262420799711314" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420799711314" TC_mo_ussd_iuse_msisdn(187)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@a2f677c0d269: Final verdict of PTC: pass 20250828085644257 DAUC <0003> db_auc.c:157 IMSI='262429078765974': No 2G Auth Data 20250828085644257 DAUC <0003> db_auc.c:192 IMSI='262429078765974': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262429078765974" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250828085644263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 20250828085644266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644266 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429078765974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429078765974" session_id=3011850663 session_state=BEGIN} 20250828085644266 DSS <0004> hlr_ussd.c:576 262429078765974/0xb38531a7: Process SS (BEGIN) 20250828085644266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644266 DSS <0004> hlr_ussd.c:518 262429078765974/0xb38531a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644266 DSS <0004> hlr_ussd.c:363 262429078765974/0xb38531a7: Tx USSD 'Your extension is 491616181617' 20250828085644266 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429078765974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429078765974" session_id=3011850663 session_state=END} 20250828085644266 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429078765974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262429078765974" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429078765974" TC_mo_ussd_iuse_msisdn(188)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@a2f677c0d269: Final verdict of PTC: pass 20250828085644268 DAUC <0003> db_auc.c:157 IMSI='262424120901452': No 2G Auth Data 20250828085644268 DAUC <0003> db_auc.c:192 IMSI='262424120901452': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262424120901452" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250828085644274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20250828085644277 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644277 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424120901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424120901452" session_id=785167739 session_state=BEGIN} 20250828085644277 DSS <0004> hlr_ussd.c:576 262424120901452/0x2eccb57b: Process SS (BEGIN) 20250828085644277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644277 DSS <0004> hlr_ussd.c:518 262424120901452/0x2eccb57b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644277 DSS <0004> hlr_ussd.c:363 262424120901452/0x2eccb57b: Tx USSD 'Your extension is 491611204124' 20250828085644277 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424120901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424120901452" session_id=785167739 session_state=END} 20250828085644277 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424120901452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644277 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644277 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262424120901452" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424120901452" TC_mo_ussd_iuse_msisdn(189)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@a2f677c0d269: Final verdict of PTC: pass 20250828085644279 DAUC <0003> db_auc.c:157 IMSI='262425157866660': No 2G Auth Data 20250828085644279 DAUC <0003> db_auc.c:192 IMSI='262425157866660': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262425157866660" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250828085644284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57910<->l=127.0.0.1:4258 20250828085644287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644287 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425157866660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425157866660" session_id=2463207444 session_state=BEGIN} 20250828085644287 DSS <0004> hlr_ussd.c:576 262425157866660/0x92d19014: Process SS (BEGIN) 20250828085644287 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644287 DSS <0004> hlr_ussd.c:518 262425157866660/0x92d19014: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644287 DSS <0004> hlr_ussd.c:363 262425157866660/0x92d19014: Tx USSD 'Your extension is 491610376312' 20250828085644287 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425157866660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157866660" session_id=2463207444 session_state=END} 20250828085644287 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425157866660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262425157866660" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425157866660" TC_mo_ussd_iuse_msisdn(190)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57910<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@a2f677c0d269: Final verdict of PTC: pass 20250828085644289 DAUC <0003> db_auc.c:157 IMSI='262429141479548': No 2G Auth Data 20250828085644289 DAUC <0003> db_auc.c:192 IMSI='262429141479548': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262429141479548" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250828085644295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 20250828085644297 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644297 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429141479548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429141479548" session_id=1301724711 session_state=BEGIN} 20250828085644297 DSS <0004> hlr_ussd.c:576 262429141479548/0x4d96be27: Process SS (BEGIN) 20250828085644297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644297 DSS <0004> hlr_ussd.c:518 262429141479548/0x4d96be27: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644297 DSS <0004> hlr_ussd.c:363 262429141479548/0x4d96be27: Tx USSD 'Your extension is 491618023136' 20250828085644297 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429141479548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429141479548" session_id=1301724711 session_state=END} 20250828085644298 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429141479548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644298 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644298 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262429141479548" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262429141479548" TC_mo_ussd_iuse_msisdn(191)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@a2f677c0d269: Final verdict of PTC: pass 20250828085644299 DAUC <0003> db_auc.c:157 IMSI='262423131890825': No 2G Auth Data 20250828085644299 DAUC <0003> db_auc.c:192 IMSI='262423131890825': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262423131890825" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250828085644306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 20250828085644309 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644309 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423131890825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423131890825" session_id=3291103974 session_state=BEGIN} 20250828085644309 DSS <0004> hlr_ussd.c:576 262423131890825/0xc42a42e6: Process SS (BEGIN) 20250828085644309 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644309 DSS <0004> hlr_ussd.c:518 262423131890825/0xc42a42e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644309 DSS <0004> hlr_ussd.c:363 262423131890825/0xc42a42e6: Tx USSD 'Your extension is 491614434672' 20250828085644309 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423131890825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423131890825" session_id=3291103974 session_state=END} 20250828085644309 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423131890825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644309 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644309 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262423131890825" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423131890825" TC_mo_ussd_iuse_msisdn(192)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@a2f677c0d269: Final verdict of PTC: pass 20250828085644311 DAUC <0003> db_auc.c:157 IMSI='262424761643111': No 2G Auth Data 20250828085644311 DAUC <0003> db_auc.c:192 IMSI='262424761643111': No 3G Auth Data HLR_Test-GSUP(183)@a2f677c0d269: Created GsupExpect[0] for "262424761643111" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250828085644318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20250828085644321 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644321 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424761643111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424761643111" session_id=3481335415 session_state=BEGIN} 20250828085644321 DSS <0004> hlr_ussd.c:576 262424761643111/0xcf80f677: Process SS (BEGIN) 20250828085644321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085644321 DSS <0004> hlr_ussd.c:518 262424761643111/0xcf80f677: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085644321 DSS <0004> hlr_ussd.c:363 262424761643111/0xcf80f677: Tx USSD 'Your extension is 491615804061' 20250828085644321 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424761643111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424761643111" session_id=3481335415 session_state=END} 20250828085644321 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424761643111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085644321 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085644321 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a2f677c0d269: Found GsupExpect[0] for "262424761643111" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424761643111" TC_mo_ussd_iuse_msisdn(193)@a2f677c0d269: setverdict(pass): none -> pass 20250828085644323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@a2f677c0d269: Final verdict of PTC: pass 20250828085644323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20250828085644324 DLINP <000b> input/ipa.c:452 connected read/write 20250828085644324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085644324 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085644324 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085644324 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@a2f677c0d269: Final verdict of PTC: none 20250828085644324 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33081<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@a2f677c0d269: Final verdict of PTC: none 184@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 184: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Aug 28 08:56:44 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 20250828085644349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57952<->l=127.0.0.1:4258 20250828085644550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57952<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76604) Waiting for packet dumper to finish... 1 (prev_count=76604, count=82296) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Aug 28 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085647665 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085647665 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085647668 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085647671 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647671 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085647671 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085647671 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 20250828085647671 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085647671 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 20250828085647671 DLGSUP <0013> gsup_server.c:236 2: 20250828085647671 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085647671 DLGSUP <0013> gsup_server.c:236 3: 20250828085647671 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085647671 DLGSUP <0013> gsup_server.c:236 4: 20250828085647671 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085647671 DLGSUP <0013> gsup_server.c:236 5: 20250828085647671 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085647671 DLGSUP <0013> gsup_server.c:236 7: 20250828085647671 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085647671 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085647671 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085647671 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@a2f677c0d269: 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") 20250828085647682 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44887<->l=127.0.0.1:4259) 20250828085647686 DAUC <0003> db_auc.c:157 IMSI='262421988204213': No 2G Auth Data 20250828085647687 DAUC <0003> db_auc.c:192 IMSI='262421988204213': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262421988204213" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250828085647698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20250828085647714 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647714 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421988204213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421988204213" source_name="the-source\n" session_id=4132521451 session_state=BEGIN} 20250828085647714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828085647714 DSS <0004> hlr_ussd.c:576 262421988204213/0xf65145eb: Process SS (BEGIN) 20250828085647714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647714 DSS <0004> hlr_ussd.c:518 262421988204213/0xf65145eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647714 DSS <0004> hlr_ussd.c:363 262421988204213/0xf65145eb: Tx USSD 'Your extension is 491617054328' 20250828085647714 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421988204213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421988204213" destination_name="the-source\n" session_id=4132521451 session_state=END} 20250828085647714 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421988204213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647714 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647714 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262421988204213" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421988204213" TC_mo_ussd_iuse_msisdn_via_proxy(198)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@a2f677c0d269: Final verdict of PTC: pass 20250828085647719 DAUC <0003> db_auc.c:157 IMSI='262423253494599': No 2G Auth Data 20250828085647719 DAUC <0003> db_auc.c:192 IMSI='262423253494599': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262423253494599" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250828085647726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 20250828085647729 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647729 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647729 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423253494599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423253494599" source_name="the-source\n" session_id=2920588051 session_state=BEGIN} 20250828085647729 DSS <0004> hlr_ussd.c:576 262423253494599/0xae14a313: Process SS (BEGIN) 20250828085647729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647729 DSS <0004> hlr_ussd.c:518 262423253494599/0xae14a313: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647729 DSS <0004> hlr_ussd.c:363 262423253494599/0xae14a313: Tx USSD 'Your extension is 491612136012' 20250828085647729 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423253494599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423253494599" destination_name="the-source\n" session_id=2920588051 session_state=END} 20250828085647729 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423253494599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647729 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647729 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262423253494599" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423253494599" TC_mo_ussd_iuse_msisdn_via_proxy(199)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@a2f677c0d269: Final verdict of PTC: pass 20250828085647731 DAUC <0003> db_auc.c:157 IMSI='262424078756120': No 2G Auth Data 20250828085647731 DAUC <0003> db_auc.c:192 IMSI='262424078756120': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262424078756120" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250828085647737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 20250828085647740 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647740 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424078756120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424078756120" source_name="the-source\n" session_id=1199050341 session_state=BEGIN} 20250828085647740 DSS <0004> hlr_ussd.c:576 262424078756120/0x47780e65: Process SS (BEGIN) 20250828085647740 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647740 DSS <0004> hlr_ussd.c:518 262424078756120/0x47780e65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647740 DSS <0004> hlr_ussd.c:363 262424078756120/0x47780e65: Tx USSD 'Your extension is 491610031120' 20250828085647740 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424078756120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424078756120" destination_name="the-source\n" session_id=1199050341 session_state=END} 20250828085647740 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262424078756120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647740 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647740 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262424078756120" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424078756120" TC_mo_ussd_iuse_msisdn_via_proxy(200)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@a2f677c0d269: Final verdict of PTC: pass 20250828085647742 DAUC <0003> db_auc.c:157 IMSI='262420853770855': No 2G Auth Data 20250828085647742 DAUC <0003> db_auc.c:192 IMSI='262420853770855': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262420853770855" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250828085647747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57994<->l=127.0.0.1:4258 20250828085647749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647749 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420853770855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420853770855" source_name="the-source\n" session_id=2266489297 session_state=BEGIN} 20250828085647749 DSS <0004> hlr_ussd.c:576 262420853770855/0x8717e1d1: Process SS (BEGIN) 20250828085647749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647749 DSS <0004> hlr_ussd.c:518 262420853770855/0x8717e1d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647749 DSS <0004> hlr_ussd.c:363 262420853770855/0x8717e1d1: Tx USSD 'Your extension is 491617214622' 20250828085647749 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420853770855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420853770855" destination_name="the-source\n" session_id=2266489297 session_state=END} 20250828085647749 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420853770855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647750 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262420853770855" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420853770855" TC_mo_ussd_iuse_msisdn_via_proxy(201)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@a2f677c0d269: Final verdict of PTC: pass 20250828085647751 DAUC <0003> db_auc.c:157 IMSI='262429206149520': No 2G Auth Data 20250828085647751 DAUC <0003> db_auc.c:192 IMSI='262429206149520': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262429206149520" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250828085647757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20250828085647760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647760 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429206149520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429206149520" source_name="the-source\n" session_id=3892591160 session_state=BEGIN} 20250828085647760 DSS <0004> hlr_ussd.c:576 262429206149520/0xe8043a38: Process SS (BEGIN) 20250828085647760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647760 DSS <0004> hlr_ussd.c:518 262429206149520/0xe8043a38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647760 DSS <0004> hlr_ussd.c:363 262429206149520/0xe8043a38: Tx USSD 'Your extension is 491613683427' 20250828085647760 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429206149520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429206149520" destination_name="the-source\n" session_id=3892591160 session_state=END} 20250828085647760 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262429206149520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647760 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262429206149520" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429206149520" TC_mo_ussd_iuse_msisdn_via_proxy(202)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@a2f677c0d269: Final verdict of PTC: pass 20250828085647762 DAUC <0003> db_auc.c:157 IMSI='262420908366534': No 2G Auth Data 20250828085647762 DAUC <0003> db_auc.c:192 IMSI='262420908366534': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262420908366534" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250828085647768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 20250828085647770 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647770 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420908366534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420908366534" source_name="the-source\n" session_id=4010023875 session_state=BEGIN} 20250828085647770 DSS <0004> hlr_ussd.c:576 262420908366534/0xef041bc3: Process SS (BEGIN) 20250828085647770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647770 DSS <0004> hlr_ussd.c:518 262420908366534/0xef041bc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647770 DSS <0004> hlr_ussd.c:363 262420908366534/0xef041bc3: Tx USSD 'Your extension is 491613178873' 20250828085647770 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420908366534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420908366534" destination_name="the-source\n" session_id=4010023875 session_state=END} 20250828085647770 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420908366534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647770 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647770 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262420908366534" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420908366534" TC_mo_ussd_iuse_msisdn_via_proxy(203)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@a2f677c0d269: Final verdict of PTC: pass 20250828085647772 DAUC <0003> db_auc.c:157 IMSI='262423354382751': No 2G Auth Data 20250828085647772 DAUC <0003> db_auc.c:192 IMSI='262423354382751': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262423354382751" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250828085647778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58014<->l=127.0.0.1:4258 20250828085647781 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647781 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423354382751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423354382751" source_name="the-source\n" session_id=136046995 session_state=BEGIN} 20250828085647781 DSS <0004> hlr_ussd.c:576 262423354382751/0x081be993: Process SS (BEGIN) 20250828085647781 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647781 DSS <0004> hlr_ussd.c:518 262423354382751/0x081be993: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647781 DSS <0004> hlr_ussd.c:363 262423354382751/0x081be993: Tx USSD 'Your extension is 491616253060' 20250828085647781 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423354382751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423354382751" destination_name="the-source\n" session_id=136046995 session_state=END} 20250828085647781 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423354382751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647781 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647781 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262423354382751" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423354382751" TC_mo_ussd_iuse_msisdn_via_proxy(204)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@a2f677c0d269: Final verdict of PTC: pass 20250828085647783 DAUC <0003> db_auc.c:157 IMSI='262420810806427': No 2G Auth Data 20250828085647783 DAUC <0003> db_auc.c:192 IMSI='262420810806427': No 3G Auth Data HLR_Test-GSUP(195)@a2f677c0d269: Created GsupExpect[0] for "262420810806427" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250828085647789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20250828085647791 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647791 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420810806427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810806427" source_name="the-source\n" session_id=3198031247 session_state=BEGIN} 20250828085647791 DSS <0004> hlr_ussd.c:576 262420810806427/0xbe9e158f: Process SS (BEGIN) 20250828085647791 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250828085647791 DSS <0004> hlr_ussd.c:518 262420810806427/0xbe9e158f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250828085647791 DSS <0004> hlr_ussd.c:363 262420810806427/0xbe9e158f: Tx USSD 'Your extension is 491616011780' 20250828085647791 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420810806427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810806427" destination_name="the-source\n" session_id=3198031247 session_state=END} 20250828085647791 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420810806427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085647791 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085647791 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a2f677c0d269: Found GsupExpect[0] for "262420810806427" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420810806427" TC_mo_ussd_iuse_msisdn_via_proxy(205)@a2f677c0d269: setverdict(pass): none -> pass 20250828085647794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@a2f677c0d269: Final verdict of PTC: pass 20250828085647794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@a2f677c0d269: Final verdict of PTC: none 196@a2f677c0d269: Final verdict of PTC: none 20250828085647795 DLINP <000b> input/ipa.c:452 connected read/write 20250828085647795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085647795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085647795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085647795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085647795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250828085647795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44887<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 196: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Aug 28 08:56:47 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 20250828085647818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20250828085648020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78500) Waiting for packet dumper to finish... 1 (prev_count=78500, count=83508) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Aug 28 08:56:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_euse started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 20250828085651151 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40613 20250828085651151 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40613 MTC@a2f677c0d269: in not legacy case 2 IPA-EUSE-foobar(208)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085651152 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651152 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651152 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085651152 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@a2f677c0d269: 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 } } } } 20250828085651153 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651153 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651153 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085651153 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828085651153 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828085651153 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 20250828085651153 DLGSUP <0013> gsup_server.c:236 2: IPA-EUSE-foobar(208)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085651153 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 3: 20250828085651153 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 4: 20250828085651153 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 5: 20250828085651153 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 7: 20250828085651153 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085651153 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085651153 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085651153 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40613 20250828085651153 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@a2f677c0d269: 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 } } } } 20250828085651155 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651155 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085651155 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085651155 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(207)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085651155 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085651155 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 20250828085651155 DLGSUP <0013> gsup_server.c:236 2: 20250828085651155 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085651155 DLGSUP <0013> gsup_server.c:236 3: 20250828085651155 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085651155 DLGSUP <0013> gsup_server.c:236 4: 20250828085651155 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085651155 DLGSUP <0013> gsup_server.c:236 5: 20250828085651155 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085651155 DLGSUP <0013> gsup_server.c:236 7: 20250828085651155 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085651155 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085651155 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085651155 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@a2f677c0d269: 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") 20250828085651162 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34877<->l=127.0.0.1:4259) 20250828085651164 DAUC <0003> db_auc.c:157 IMSI='262428420383321': No 2G Auth Data 20250828085651164 DAUC <0003> db_auc.c:192 IMSI='262428420383321': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262428420383321" to be handled at TC_mo_ussd_euse(212) 20250828085651169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 20250828085651198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651198 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428420383321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428420383321" session_id=1307080515 session_state=BEGIN} 20250828085651198 DSS <0004> hlr_ussd.c:576 262428420383321/0x4de87743: Process SS (BEGIN) 20250828085651198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651198 DSS <0004> hlr_ussd.c:518 262428420383321/0x4de87743: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651198 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651198 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651198 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651214 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651214 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651215 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428420383321 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428420383321" session_id=1307080515 session_state=END} 20250828085651215 DSS <0004> hlr_ussd.c:576 262428420383321/0x4de87743: Process SS (END) 20250828085651215 DSS <0004> hlr_ussd.c:518 262428420383321/0x4de87743: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651215 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428420383321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428420383321" session_id=1307080515 session_state=END} 20250828085651215 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428420383321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651215 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428420383321 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651215 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651215 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262428420383321" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428420383321" TC_mo_ussd_euse(212)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@a2f677c0d269: Final verdict of PTC: pass 20250828085651226 DAUC <0003> db_auc.c:157 IMSI='262429731935920': No 2G Auth Data 20250828085651227 DAUC <0003> db_auc.c:192 IMSI='262429731935920': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262429731935920" to be handled at TC_mo_ussd_euse(213) 20250828085651236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 20250828085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651239 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429731935920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429731935920" session_id=3487572013 session_state=BEGIN} 20250828085651239 DSS <0004> hlr_ussd.c:576 262429731935920/0xcfe0202d: Process SS (BEGIN) 20250828085651239 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651239 DSS <0004> hlr_ussd.c:518 262429731935920/0xcfe0202d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651239 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651239 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651240 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651240 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429731935920 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731935920" session_id=3487572013 session_state=END} 20250828085651240 DSS <0004> hlr_ussd.c:576 262429731935920/0xcfe0202d: Process SS (END) 20250828085651240 DSS <0004> hlr_ussd.c:518 262429731935920/0xcfe0202d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651240 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429731935920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429731935920" session_id=3487572013 session_state=END} 20250828085651240 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429731935920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651240 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429731935920 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651240 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651240 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262429731935920" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429731935920" TC_mo_ussd_euse(213)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58050<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@a2f677c0d269: Final verdict of PTC: pass 20250828085651242 DAUC <0003> db_auc.c:157 IMSI='262429858245810': No 2G Auth Data 20250828085651242 DAUC <0003> db_auc.c:192 IMSI='262429858245810': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262429858245810" to be handled at TC_mo_ussd_euse(214) 20250828085651248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20250828085651250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651250 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429858245810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429858245810" session_id=1492111825 session_state=BEGIN} 20250828085651250 DSS <0004> hlr_ussd.c:576 262429858245810/0x58efd1d1: Process SS (BEGIN) 20250828085651250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651250 DSS <0004> hlr_ussd.c:518 262429858245810/0x58efd1d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651250 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651250 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651251 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651251 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651251 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429858245810 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429858245810" session_id=1492111825 session_state=END} 20250828085651251 DSS <0004> hlr_ussd.c:576 262429858245810/0x58efd1d1: Process SS (END) 20250828085651251 DSS <0004> hlr_ussd.c:518 262429858245810/0x58efd1d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651251 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429858245810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429858245810" session_id=1492111825 session_state=END} 20250828085651251 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429858245810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651251 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429858245810 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651251 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651251 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262429858245810" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429858245810" TC_mo_ussd_euse(214)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@a2f677c0d269: Final verdict of PTC: pass 20250828085651253 DAUC <0003> db_auc.c:157 IMSI='262428815654597': No 2G Auth Data 20250828085651253 DAUC <0003> db_auc.c:192 IMSI='262428815654597': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262428815654597" to be handled at TC_mo_ussd_euse(215) 20250828085651259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 20250828085651262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651262 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428815654597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428815654597" session_id=3311640026 session_state=BEGIN} 20250828085651262 DSS <0004> hlr_ussd.c:576 262428815654597/0xc5639dda: Process SS (BEGIN) 20250828085651262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651262 DSS <0004> hlr_ussd.c:518 262428815654597/0xc5639dda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651262 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651262 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651263 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651263 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428815654597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428815654597" session_id=3311640026 session_state=END} 20250828085651263 DSS <0004> hlr_ussd.c:576 262428815654597/0xc5639dda: Process SS (END) 20250828085651263 DSS <0004> hlr_ussd.c:518 262428815654597/0xc5639dda: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651263 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428815654597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428815654597" session_id=3311640026 session_state=END} 20250828085651263 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428815654597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651263 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428815654597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651263 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262428815654597" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428815654597" TC_mo_ussd_euse(215)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@a2f677c0d269: Final verdict of PTC: pass 20250828085651265 DAUC <0003> db_auc.c:157 IMSI='262428396151104': No 2G Auth Data 20250828085651265 DAUC <0003> db_auc.c:192 IMSI='262428396151104': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262428396151104" to be handled at TC_mo_ussd_euse(216) 20250828085651270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 20250828085651273 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651273 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428396151104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428396151104" session_id=3301711036 session_state=BEGIN} 20250828085651273 DSS <0004> hlr_ussd.c:576 262428396151104/0xc4cc1cbc: Process SS (BEGIN) 20250828085651273 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651273 DSS <0004> hlr_ussd.c:518 262428396151104/0xc4cc1cbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651273 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651273 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651273 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651273 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651274 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651274 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262428396151104 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428396151104" session_id=3301711036 session_state=END} 20250828085651274 DSS <0004> hlr_ussd.c:576 262428396151104/0xc4cc1cbc: Process SS (END) 20250828085651274 DSS <0004> hlr_ussd.c:518 262428396151104/0xc4cc1cbc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651274 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428396151104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428396151104" session_id=3301711036 session_state=END} 20250828085651274 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428396151104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651274 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262428396151104 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651274 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262428396151104" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428396151104" TC_mo_ussd_euse(216)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@a2f677c0d269: Final verdict of PTC: pass 20250828085651276 DAUC <0003> db_auc.c:157 IMSI='262422386303667': No 2G Auth Data 20250828085651276 DAUC <0003> db_auc.c:192 IMSI='262422386303667': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262422386303667" to be handled at TC_mo_ussd_euse(217) 20250828085651282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 20250828085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651285 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422386303667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422386303667" session_id=3484012304 session_state=BEGIN} 20250828085651285 DSS <0004> hlr_ussd.c:576 262422386303667/0xcfa9cf10: Process SS (BEGIN) 20250828085651285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651285 DSS <0004> hlr_ussd.c:518 262422386303667/0xcfa9cf10: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651285 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651285 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651285 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651285 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651285 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262422386303667 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422386303667" session_id=3484012304 session_state=END} 20250828085651285 DSS <0004> hlr_ussd.c:576 262422386303667/0xcfa9cf10: Process SS (END) 20250828085651285 DSS <0004> hlr_ussd.c:518 262422386303667/0xcfa9cf10: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651286 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422386303667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422386303667" session_id=3484012304 session_state=END} 20250828085651286 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422386303667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651286 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262422386303667 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262422386303667" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422386303667" TC_mo_ussd_euse(217)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58102<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@a2f677c0d269: Final verdict of PTC: pass 20250828085651288 DAUC <0003> db_auc.c:157 IMSI='262424382515481': No 2G Auth Data 20250828085651288 DAUC <0003> db_auc.c:192 IMSI='262424382515481': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262424382515481" to be handled at TC_mo_ussd_euse(218) 20250828085651294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20250828085651296 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651296 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424382515481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424382515481" session_id=1560106836 session_state=BEGIN} 20250828085651296 DSS <0004> hlr_ussd.c:576 262424382515481/0x5cfd5754: Process SS (BEGIN) 20250828085651296 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651296 DSS <0004> hlr_ussd.c:518 262424382515481/0x5cfd5754: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651296 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651296 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651296 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651296 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651297 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651297 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651297 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262424382515481 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424382515481" session_id=1560106836 session_state=END} 20250828085651297 DSS <0004> hlr_ussd.c:576 262424382515481/0x5cfd5754: Process SS (END) 20250828085651297 DSS <0004> hlr_ussd.c:518 262424382515481/0x5cfd5754: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651297 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424382515481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424382515481" session_id=1560106836 session_state=END} 20250828085651297 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424382515481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651297 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262424382515481 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651297 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651297 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262424382515481" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424382515481" TC_mo_ussd_euse(218)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@a2f677c0d269: Final verdict of PTC: pass 20250828085651299 DAUC <0003> db_auc.c:157 IMSI='262424813693638': No 2G Auth Data 20250828085651299 DAUC <0003> db_auc.c:192 IMSI='262424813693638': No 3G Auth Data HLR_Test-GSUP(209)@a2f677c0d269: Created GsupExpect[0] for "262424813693638" to be handled at TC_mo_ussd_euse(219) 20250828085651304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58114<->l=127.0.0.1:4258 20250828085651307 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651307 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424813693638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424813693638" session_id=1662221147 session_state=BEGIN} 20250828085651307 DSS <0004> hlr_ussd.c:576 262424813693638/0x63137b5b: Process SS (BEGIN) 20250828085651307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085651307 DSS <0004> hlr_ussd.c:518 262424813693638/0x63137b5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085651307 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651307 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data 20250828085651307 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651307 DLINP <000b> input/ipa.c:432 127.0.0.1:40613 sending data EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: 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 } } } } } 20250828085651307 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651307 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651307 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424813693638 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813693638" session_id=1662221147 session_state=END} 20250828085651307 DSS <0004> hlr_ussd.c:576 262424813693638/0x63137b5b: Process SS (END) 20250828085651307 DSS <0004> hlr_ussd.c:518 262424813693638/0x63137b5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085651307 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424813693638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424813693638" session_id=1662221147 session_state=END} 20250828085651308 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424813693638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085651308 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424813693638 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085651308 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085651308 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a2f677c0d269: Found GsupExpect[0] for "262424813693638" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424813693638" TC_mo_ussd_euse(219)@a2f677c0d269: setverdict(pass): none -> pass 20250828085651309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58114<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@a2f677c0d269: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@a2f677c0d269: Final verdict of PTC: none 20250828085651310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250828085651310 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651310 DLINP <000b> input/ipa.c:406 127.0.0.1:40613 message received 20250828085651310 DLINP <000b> input/ipa.c:415 127.0.0.1:40613 connection closed with server HLR_Test-GSUP(209)@a2f677c0d269: Final verdict of PTC: none 20250828085651310 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40613 20250828085651310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250828085651310 DLINP <000b> input/ipa.c:452 connected read/write 20250828085651310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085651310 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085651310 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085651310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@a2f677c0d269: Final verdict of PTC: none IPA-EUSE-foobar(208)@a2f677c0d269: Final verdict of PTC: none 210@a2f677c0d269: Final verdict of PTC: none 20250828085651311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34877<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(211)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 210: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Aug 28 08:56:51 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 20250828085651338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20250828085651539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91236) Waiting for packet dumper to finish... 1 (prev_count=91236, count=111452) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Aug 28 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_euse_continue started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 20250828085654678 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37857 20250828085654678 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37857 MTC@a2f677c0d269: in not legacy case 2 IPA-EUSE-foobar(222)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085654679 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654679 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654680 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085654680 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@a2f677c0d269: 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 } } } } HLR_Test-GSUP-IPA(221)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085654681 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654681 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received IPA-EUSE-foobar(222)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085654681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085654681 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828085654681 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828085654681 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 20250828085654681 DLGSUP <0013> gsup_server.c:236 2: 20250828085654681 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 3: 20250828085654681 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 4: 20250828085654681 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 5: 20250828085654681 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 7: 20250828085654681 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085654681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085654681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085654681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37857 20250828085654681 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085654684 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(221)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085654684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085654684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085654684 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 20250828085654684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085654684 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 20250828085654684 DLGSUP <0013> gsup_server.c:236 2: 20250828085654684 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085654684 DLGSUP <0013> gsup_server.c:236 3: 20250828085654684 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085654684 DLGSUP <0013> gsup_server.c:236 4: 20250828085654684 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085654684 DLGSUP <0013> gsup_server.c:236 5: 20250828085654684 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085654684 DLGSUP <0013> gsup_server.c:236 7: 20250828085654684 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085654684 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085654684 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085654684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@a2f677c0d269: 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") 20250828085654695 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20250828085654698 DAUC <0003> db_auc.c:157 IMSI='262424913458830': No 2G Auth Data 20250828085654698 DAUC <0003> db_auc.c:192 IMSI='262424913458830': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262424913458830" to be handled at TC_mo_ussd_euse_continue(226) 20250828085654703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 20250828085654730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654730 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424913458830" session_id=121228793 session_state=BEGIN} 20250828085654730 DSS <0004> hlr_ussd.c:576 262424913458830/0x0739cdf9: Process SS (BEGIN) 20250828085654730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654730 DSS <0004> hlr_ussd.c:518 262424913458830/0x0739cdf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654730 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654730 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654730 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654748 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654748 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654748 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913458830" session_id=121228793 session_state=CONTINUE} 20250828085654748 DSS <0004> hlr_ussd.c:576 262424913458830/0x0739cdf9: Process SS (CONTINUE) 20250828085654748 DSS <0004> hlr_ussd.c:518 262424913458830/0x0739cdf9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654748 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913458830" session_id=121228793 session_state=CONTINUE} 20250828085654748 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654749 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262424913458830" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424913458830" TC_mo_ussd_euse_continue(226)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654761 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654761 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424913458830" session_id=121228793 session_state=CONTINUE} 20250828085654761 DSS <0004> hlr_ussd.c:576 262424913458830/0x0739cdf9: Process SS (CONTINUE) 20250828085654761 DSS <0004> hlr_ussd.c:518 262424913458830/0x0739cdf9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654761 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654761 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654761 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654761 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654761 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654765 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654765 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913458830" session_id=121228793 session_state=END} 20250828085654765 DSS <0004> hlr_ussd.c:576 262424913458830/0x0739cdf9: Process SS (END) 20250828085654765 DSS <0004> hlr_ussd.c:518 262424913458830/0x0739cdf9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654765 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424913458830" session_id=121228793 session_state=END} 20250828085654765 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654765 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424913458830 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654765 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57922<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@a2f677c0d269: Final verdict of PTC: pass 20250828085654769 DAUC <0003> db_auc.c:157 IMSI='262426183325408': No 2G Auth Data 20250828085654769 DAUC <0003> db_auc.c:192 IMSI='262426183325408': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262426183325408" to be handled at TC_mo_ussd_euse_continue(227) 20250828085654783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20250828085654785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654785 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426183325408" session_id=525883030 session_state=BEGIN} 20250828085654785 DSS <0004> hlr_ussd.c:576 262426183325408/0x1f585696: Process SS (BEGIN) 20250828085654785 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654785 DSS <0004> hlr_ussd.c:518 262426183325408/0x1f585696: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654785 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654785 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654785 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654786 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654786 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654786 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426183325408" session_id=525883030 session_state=CONTINUE} 20250828085654786 DSS <0004> hlr_ussd.c:576 262426183325408/0x1f585696: Process SS (CONTINUE) 20250828085654786 DSS <0004> hlr_ussd.c:518 262426183325408/0x1f585696: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654786 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426183325408" session_id=525883030 session_state=CONTINUE} 20250828085654786 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654786 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654786 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262426183325408" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426183325408" TC_mo_ussd_euse_continue(227)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654788 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426183325408" session_id=525883030 session_state=CONTINUE} 20250828085654788 DSS <0004> hlr_ussd.c:576 262426183325408/0x1f585696: Process SS (CONTINUE) 20250828085654788 DSS <0004> hlr_ussd.c:518 262426183325408/0x1f585696: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654788 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654788 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654788 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654788 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654789 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654789 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426183325408" session_id=525883030 session_state=END} 20250828085654789 DSS <0004> hlr_ussd.c:576 262426183325408/0x1f585696: Process SS (END) 20250828085654789 DSS <0004> hlr_ussd.c:518 262426183325408/0x1f585696: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654789 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426183325408" session_id=525883030 session_state=END} 20250828085654789 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654789 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262426183325408 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654789 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@a2f677c0d269: Final verdict of PTC: pass 20250828085654790 DAUC <0003> db_auc.c:157 IMSI='262420333483983': No 2G Auth Data 20250828085654790 DAUC <0003> db_auc.c:192 IMSI='262420333483983': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262420333483983" to be handled at TC_mo_ussd_euse_continue(228) 20250828085654795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 20250828085654798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654798 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420333483983" session_id=320471966 session_state=BEGIN} 20250828085654798 DSS <0004> hlr_ussd.c:576 262420333483983/0x131a039e: Process SS (BEGIN) 20250828085654798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654798 DSS <0004> hlr_ussd.c:518 262420333483983/0x131a039e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654798 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654798 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654799 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654799 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654799 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420333483983" session_id=320471966 session_state=CONTINUE} 20250828085654799 DSS <0004> hlr_ussd.c:576 262420333483983/0x131a039e: Process SS (CONTINUE) 20250828085654799 DSS <0004> hlr_ussd.c:518 262420333483983/0x131a039e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654799 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420333483983" session_id=320471966 session_state=CONTINUE} 20250828085654799 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654799 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654799 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262420333483983" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420333483983" TC_mo_ussd_euse_continue(228)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654801 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420333483983" session_id=320471966 session_state=CONTINUE} 20250828085654801 DSS <0004> hlr_ussd.c:576 262420333483983/0x131a039e: Process SS (CONTINUE) 20250828085654801 DSS <0004> hlr_ussd.c:518 262420333483983/0x131a039e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654801 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654801 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420333483983" session_id=320471966 session_state=END} 20250828085654801 DSS <0004> hlr_ussd.c:576 262420333483983/0x131a039e: Process SS (END) 20250828085654801 DSS <0004> hlr_ussd.c:518 262420333483983/0x131a039e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654801 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420333483983" session_id=320471966 session_state=END} 20250828085654801 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654801 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420333483983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654801 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57942<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@a2f677c0d269: Final verdict of PTC: pass 20250828085654803 DAUC <0003> db_auc.c:157 IMSI='262424394931194': No 2G Auth Data 20250828085654803 DAUC <0003> db_auc.c:192 IMSI='262424394931194': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262424394931194" to be handled at TC_mo_ussd_euse_continue(229) 20250828085654809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20250828085654812 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654812 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424394931194" session_id=3474364518 session_state=BEGIN} 20250828085654812 DSS <0004> hlr_ussd.c:576 262424394931194/0xcf169866: Process SS (BEGIN) 20250828085654812 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654812 DSS <0004> hlr_ussd.c:518 262424394931194/0xcf169866: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654812 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654812 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654812 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654812 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654813 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654813 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424394931194" session_id=3474364518 session_state=CONTINUE} 20250828085654813 DSS <0004> hlr_ussd.c:576 262424394931194/0xcf169866: Process SS (CONTINUE) 20250828085654813 DSS <0004> hlr_ussd.c:518 262424394931194/0xcf169866: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654813 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424394931194" session_id=3474364518 session_state=CONTINUE} 20250828085654813 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262424394931194" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424394931194" TC_mo_ussd_euse_continue(229)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654815 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424394931194" session_id=3474364518 session_state=CONTINUE} 20250828085654815 DSS <0004> hlr_ussd.c:576 262424394931194/0xcf169866: Process SS (CONTINUE) 20250828085654815 DSS <0004> hlr_ussd.c:518 262424394931194/0xcf169866: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654815 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654815 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424394931194" session_id=3474364518 session_state=END} 20250828085654815 DSS <0004> hlr_ussd.c:576 262424394931194/0xcf169866: Process SS (END) 20250828085654815 DSS <0004> hlr_ussd.c:518 262424394931194/0xcf169866: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654815 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424394931194" session_id=3474364518 session_state=END} 20250828085654815 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654815 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424394931194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654815 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@a2f677c0d269: Final verdict of PTC: pass 20250828085654816 DAUC <0003> db_auc.c:157 IMSI='262421820164458': No 2G Auth Data 20250828085654816 DAUC <0003> db_auc.c:192 IMSI='262421820164458': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262421820164458" to be handled at TC_mo_ussd_euse_continue(230) 20250828085654822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20250828085654825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654825 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421820164458" session_id=471851460 session_state=BEGIN} 20250828085654825 DSS <0004> hlr_ussd.c:576 262421820164458/0x1c1fe1c4: Process SS (BEGIN) 20250828085654825 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654825 DSS <0004> hlr_ussd.c:518 262421820164458/0x1c1fe1c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654825 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654825 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654826 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654826 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654826 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421820164458" session_id=471851460 session_state=CONTINUE} 20250828085654826 DSS <0004> hlr_ussd.c:576 262421820164458/0x1c1fe1c4: Process SS (CONTINUE) 20250828085654826 DSS <0004> hlr_ussd.c:518 262421820164458/0x1c1fe1c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654826 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421820164458" session_id=471851460 session_state=CONTINUE} 20250828085654826 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654826 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654826 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262421820164458" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421820164458" TC_mo_ussd_euse_continue(230)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654828 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654828 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421820164458" session_id=471851460 session_state=CONTINUE} 20250828085654828 DSS <0004> hlr_ussd.c:576 262421820164458/0x1c1fe1c4: Process SS (CONTINUE) 20250828085654828 DSS <0004> hlr_ussd.c:518 262421820164458/0x1c1fe1c4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654828 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654828 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654828 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654828 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654828 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654829 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654829 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654829 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421820164458" session_id=471851460 session_state=END} 20250828085654829 DSS <0004> hlr_ussd.c:576 262421820164458/0x1c1fe1c4: Process SS (END) 20250828085654829 DSS <0004> hlr_ussd.c:518 262421820164458/0x1c1fe1c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654829 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421820164458" session_id=471851460 session_state=END} 20250828085654829 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654829 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421820164458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654829 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654829 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@a2f677c0d269: Final verdict of PTC: pass 20250828085654830 DAUC <0003> db_auc.c:157 IMSI='262429614764017': No 2G Auth Data 20250828085654830 DAUC <0003> db_auc.c:192 IMSI='262429614764017': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262429614764017" to be handled at TC_mo_ussd_euse_continue(231) 20250828085654835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654839 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429614764017" session_id=3975763727 session_state=BEGIN} 20250828085654839 DSS <0004> hlr_ussd.c:576 262429614764017/0xecf9570f: Process SS (BEGIN) 20250828085654839 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654839 DSS <0004> hlr_ussd.c:518 262429614764017/0xecf9570f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654839 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614764017" session_id=3975763727 session_state=CONTINUE} 20250828085654839 DSS <0004> hlr_ussd.c:576 262429614764017/0xecf9570f: Process SS (CONTINUE) 20250828085654839 DSS <0004> hlr_ussd.c:518 262429614764017/0xecf9570f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654839 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614764017" session_id=3975763727 session_state=CONTINUE} 20250828085654839 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654839 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262429614764017" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429614764017" TC_mo_ussd_euse_continue(231)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654841 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654841 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429614764017" session_id=3975763727 session_state=CONTINUE} 20250828085654841 DSS <0004> hlr_ussd.c:576 262429614764017/0xecf9570f: Process SS (CONTINUE) 20250828085654841 DSS <0004> hlr_ussd.c:518 262429614764017/0xecf9570f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654841 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654841 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654841 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654841 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654841 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654842 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654842 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614764017" session_id=3975763727 session_state=END} 20250828085654842 DSS <0004> hlr_ussd.c:576 262429614764017/0xecf9570f: Process SS (END) 20250828085654842 DSS <0004> hlr_ussd.c:518 262429614764017/0xecf9570f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654842 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429614764017" session_id=3975763727 session_state=END} 20250828085654842 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654842 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429614764017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@a2f677c0d269: Final verdict of PTC: pass 20250828085654843 DAUC <0003> db_auc.c:157 IMSI='262424157177969': No 2G Auth Data 20250828085654843 DAUC <0003> db_auc.c:192 IMSI='262424157177969': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262424157177969" to be handled at TC_mo_ussd_euse_continue(232) 20250828085654851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4258 20250828085654854 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654854 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424157177969" session_id=3330574373 session_state=BEGIN} 20250828085654854 DSS <0004> hlr_ussd.c:576 262424157177969/0xc6848825: Process SS (BEGIN) 20250828085654854 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654854 DSS <0004> hlr_ussd.c:518 262424157177969/0xc6848825: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654854 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654854 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654854 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654854 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654855 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654855 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654855 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424157177969" session_id=3330574373 session_state=CONTINUE} 20250828085654855 DSS <0004> hlr_ussd.c:576 262424157177969/0xc6848825: Process SS (CONTINUE) 20250828085654855 DSS <0004> hlr_ussd.c:518 262424157177969/0xc6848825: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654855 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424157177969" session_id=3330574373 session_state=CONTINUE} 20250828085654855 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654855 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654855 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262424157177969" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424157177969" TC_mo_ussd_euse_continue(232)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654857 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424157177969" session_id=3330574373 session_state=CONTINUE} 20250828085654857 DSS <0004> hlr_ussd.c:576 262424157177969/0xc6848825: Process SS (CONTINUE) 20250828085654857 DSS <0004> hlr_ussd.c:518 262424157177969/0xc6848825: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654857 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654857 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424157177969" session_id=3330574373 session_state=END} 20250828085654857 DSS <0004> hlr_ussd.c:576 262424157177969/0xc6848825: Process SS (END) 20250828085654857 DSS <0004> hlr_ussd.c:518 262424157177969/0xc6848825: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654857 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424157177969" session_id=3330574373 session_state=END} 20250828085654857 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654857 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262424157177969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654857 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@a2f677c0d269: Final verdict of PTC: pass 20250828085654858 DAUC <0003> db_auc.c:157 IMSI='262425635717586': No 2G Auth Data 20250828085654858 DAUC <0003> db_auc.c:192 IMSI='262425635717586': No 3G Auth Data HLR_Test-GSUP(223)@a2f677c0d269: Created GsupExpect[0] for "262425635717586" to be handled at TC_mo_ussd_euse_continue(233) 20250828085654864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20250828085654867 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654867 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425635717586" session_id=2370297175 session_state=BEGIN} 20250828085654867 DSS <0004> hlr_ussd.c:576 262425635717586/0x8d47dd57: Process SS (BEGIN) 20250828085654867 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250828085654867 DSS <0004> hlr_ussd.c:518 262425635717586/0x8d47dd57: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250828085654867 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654867 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654867 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654867 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654868 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654868 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654868 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425635717586" session_id=2370297175 session_state=CONTINUE} 20250828085654868 DSS <0004> hlr_ussd.c:576 262425635717586/0x8d47dd57: Process SS (CONTINUE) 20250828085654868 DSS <0004> hlr_ussd.c:518 262425635717586/0x8d47dd57: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250828085654868 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425635717586" session_id=2370297175 session_state=CONTINUE} 20250828085654868 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654868 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654868 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a2f677c0d269: Found GsupExpect[0] for "262425635717586" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425635717586" TC_mo_ussd_euse_continue(233)@a2f677c0d269: setverdict(pass): none -> pass 20250828085654869 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654869 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425635717586" session_id=2370297175 session_state=CONTINUE} 20250828085654869 DSS <0004> hlr_ussd.c:576 262425635717586/0x8d47dd57: Process SS (CONTINUE) 20250828085654869 DSS <0004> hlr_ussd.c:518 262425635717586/0x8d47dd57: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654869 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654870 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654870 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data 20250828085654870 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654870 DLINP <000b> input/ipa.c:432 127.0.0.1:37857 sending data EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: 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 } } } } } 20250828085654870 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654870 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654870 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425635717586" session_id=2370297175 session_state=END} 20250828085654870 DSS <0004> hlr_ussd.c:576 262425635717586/0x8d47dd57: Process SS (END) 20250828085654870 DSS <0004> hlr_ussd.c:518 262425635717586/0x8d47dd57: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250828085654870 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425635717586" session_id=2370297175 session_state=END} 20250828085654870 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085654870 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425635717586 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085654870 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085654870 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085654871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@a2f677c0d269: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@a2f677c0d269: Final verdict of PTC: none 20250828085654871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57918<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@a2f677c0d269: Final verdict of PTC: none 20250828085654872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20250828085654872 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654872 DLINP <000b> input/ipa.c:406 127.0.0.1:37857 message received 20250828085654872 DLINP <000b> input/ipa.c:415 127.0.0.1:37857 connection closed with server 20250828085654872 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37857 20250828085654872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250828085654872 DLINP <000b> input/ipa.c:452 connected read/write 20250828085654872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085654872 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 224@a2f677c0d269: Final verdict of PTC: none 20250828085654872 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085654872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@a2f677c0d269: Final verdict of PTC: none IPA-EUSE-foobar(222)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 224: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Aug 28 08:56:54 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 20250828085654905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 20250828085655106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=122400) Waiting for packet dumper to finish... 1 (prev_count=122400, count=157080) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Aug 28 08:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_ussd_euse_defaultroute started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 20250828085658240 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39709 20250828085658240 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39709 MTC@a2f677c0d269: in not legacy case 2 IPA-EUSE-foobar(236)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085658241 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658241 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658242 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085658242 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085658243 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658243 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658243 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085658243 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250828085658243 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250828085658243 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250828085658243 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 20250828085658243 DLGSUP <0013> gsup_server.c:236 2: 20250828085658243 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085658243 DLGSUP <0013> gsup_server.c:236 3: 20250828085658243 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085658243 DLGSUP <0013> gsup_server.c:236 4: 20250828085658243 DLGSUP <0013> gsup_server.c:238 4: 00 IPA-EUSE-foobar(236)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085658243 DLGSUP <0013> gsup_server.c:236 5: 20250828085658243 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085658243 DLGSUP <0013> gsup_server.c:236 7: 20250828085658243 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085658243 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085658243 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085658243 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39709 HLR_Test-GSUP-IPA(235)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085658244 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085658245 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658245 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085658245 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085658245 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 20250828085658245 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085658245 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 20250828085658245 DLGSUP <0013> gsup_server.c:236 2: 20250828085658245 DLGSUP <0013> gsup_server.c:238 2: 00 HLR_Test-GSUP-IPA(235)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085658245 DLGSUP <0013> gsup_server.c:236 3: 20250828085658245 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085658245 DLGSUP <0013> gsup_server.c:236 4: 20250828085658246 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085658246 DLGSUP <0013> gsup_server.c:236 5: 20250828085658246 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085658246 DLGSUP <0013> gsup_server.c:236 7: 20250828085658246 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085658246 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085658246 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085658246 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@a2f677c0d269: 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") 20250828085658252 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43291<->l=127.0.0.1:4259) 20250828085658255 DAUC <0003> db_auc.c:157 IMSI='262421450940347': No 2G Auth Data 20250828085658255 DAUC <0003> db_auc.c:192 IMSI='262421450940347': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262421450940347" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250828085658261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4258 20250828085658286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658286 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421450940347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421450940347" session_id=4119348163 session_state=BEGIN} 20250828085658286 DSS <0004> hlr_ussd.c:576 262421450940347/0xf58843c3: Process SS (BEGIN) 20250828085658286 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658286 DSS <0004> hlr_ussd.c:518 262421450940347/0xf58843c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658286 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658286 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658286 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658303 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658303 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658303 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421450940347 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421450940347" session_id=4119348163 session_state=END} 20250828085658303 DSS <0004> hlr_ussd.c:576 262421450940347/0xf58843c3: Process SS (END) 20250828085658303 DSS <0004> hlr_ussd.c:518 262421450940347/0xf58843c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658303 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421450940347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421450940347" session_id=4119348163 session_state=END} 20250828085658303 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421450940347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658303 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421450940347 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658303 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658303 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262421450940347" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421450940347" TC_mo_ussd_euse_defaultroute(240)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58006<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@a2f677c0d269: Final verdict of PTC: pass 20250828085658316 DAUC <0003> db_auc.c:157 IMSI='262424033711627': No 2G Auth Data 20250828085658316 DAUC <0003> db_auc.c:192 IMSI='262424033711627': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262424033711627" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250828085658334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658338 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424033711627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424033711627" session_id=1648101119 session_state=BEGIN} 20250828085658338 DSS <0004> hlr_ussd.c:576 262424033711627/0x623c06ff: Process SS (BEGIN) 20250828085658338 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658338 DSS <0004> hlr_ussd.c:518 262424033711627/0x623c06ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658338 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424033711627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424033711627" session_id=1648101119 session_state=END} 20250828085658338 DSS <0004> hlr_ussd.c:576 262424033711627/0x623c06ff: Process SS (END) 20250828085658338 DSS <0004> hlr_ussd.c:518 262424033711627/0x623c06ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658338 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424033711627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424033711627" session_id=1648101119 session_state=END} 20250828085658338 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424033711627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658338 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424033711627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658338 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262424033711627" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424033711627" TC_mo_ussd_euse_defaultroute(241)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4258 20250828085658340 DAUC <0003> db_auc.c:157 IMSI='262426812562151': No 2G Auth Data 20250828085658340 DAUC <0003> db_auc.c:192 IMSI='262426812562151': No 3G Auth Data TC_mo_ussd_euse_defaultroute(241)@a2f677c0d269: Final verdict of PTC: pass HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262426812562151" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250828085658346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 20250828085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658349 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426812562151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426812562151" session_id=90747283 session_state=BEGIN} 20250828085658349 DSS <0004> hlr_ussd.c:576 262426812562151/0x0568b193: Process SS (BEGIN) 20250828085658349 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658349 DSS <0004> hlr_ussd.c:518 262426812562151/0x0568b193: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658350 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658350 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658350 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426812562151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426812562151" session_id=90747283 session_state=END} 20250828085658350 DSS <0004> hlr_ussd.c:576 262426812562151/0x0568b193: Process SS (END) 20250828085658350 DSS <0004> hlr_ussd.c:518 262426812562151/0x0568b193: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658350 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426812562151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426812562151" session_id=90747283 session_state=END} 20250828085658350 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426812562151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658350 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426812562151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658350 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658350 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262426812562151" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426812562151" TC_mo_ussd_euse_defaultroute(242)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58018<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@a2f677c0d269: Final verdict of PTC: pass 20250828085658351 DAUC <0003> db_auc.c:157 IMSI='262424137485778': No 2G Auth Data 20250828085658351 DAUC <0003> db_auc.c:192 IMSI='262424137485778': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262424137485778" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250828085658357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20250828085658359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658359 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424137485778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424137485778" session_id=2638844777 session_state=BEGIN} 20250828085658359 DSS <0004> hlr_ussd.c:576 262424137485778/0x9d499369: Process SS (BEGIN) 20250828085658359 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658359 DSS <0004> hlr_ussd.c:518 262424137485778/0x9d499369: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658359 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658359 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658359 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658360 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658360 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658360 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424137485778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424137485778" session_id=2638844777 session_state=END} 20250828085658360 DSS <0004> hlr_ussd.c:576 262424137485778/0x9d499369: Process SS (END) 20250828085658360 DSS <0004> hlr_ussd.c:518 262424137485778/0x9d499369: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658360 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424137485778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424137485778" session_id=2638844777 session_state=END} 20250828085658360 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424137485778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658360 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424137485778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658360 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658360 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262424137485778" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424137485778" TC_mo_ussd_euse_defaultroute(243)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@a2f677c0d269: Final verdict of PTC: pass 20250828085658362 DAUC <0003> db_auc.c:157 IMSI='262426734316878': No 2G Auth Data 20250828085658362 DAUC <0003> db_auc.c:192 IMSI='262426734316878': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262426734316878" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250828085658367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658370 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426734316878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426734316878" session_id=3836429977 session_state=BEGIN} 20250828085658370 DSS <0004> hlr_ussd.c:576 262426734316878/0xe4ab4699: Process SS (BEGIN) 20250828085658370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658370 DSS <0004> hlr_ussd.c:518 262426734316878/0xe4ab4699: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658370 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262426734316878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426734316878" session_id=3836429977 session_state=END} 20250828085658370 DSS <0004> hlr_ussd.c:576 262426734316878/0xe4ab4699: Process SS (END) 20250828085658370 DSS <0004> hlr_ussd.c:518 262426734316878/0xe4ab4699: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658370 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426734316878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426734316878" session_id=3836429977 session_state=END} 20250828085658370 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426734316878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658370 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262426734316878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658370 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262426734316878" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426734316878" TC_mo_ussd_euse_defaultroute(244)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@a2f677c0d269: Final verdict of PTC: pass 20250828085658372 DAUC <0003> db_auc.c:157 IMSI='262422422169759': No 2G Auth Data 20250828085658372 DAUC <0003> db_auc.c:192 IMSI='262422422169759': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262422422169759" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250828085658378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 20250828085658380 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658380 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422422169759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422422169759" session_id=2072989691 session_state=BEGIN} 20250828085658380 DSS <0004> hlr_ussd.c:576 262422422169759/0x7b8f4ffb: Process SS (BEGIN) 20250828085658380 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658380 DSS <0004> hlr_ussd.c:518 262422422169759/0x7b8f4ffb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658380 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658380 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658380 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658380 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658381 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658381 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658381 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422422169759 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422169759" session_id=2072989691 session_state=END} 20250828085658381 DSS <0004> hlr_ussd.c:576 262422422169759/0x7b8f4ffb: Process SS (END) 20250828085658381 DSS <0004> hlr_ussd.c:518 262422422169759/0x7b8f4ffb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658381 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422422169759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422169759" session_id=2072989691 session_state=END} 20250828085658381 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422422169759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658381 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422422169759 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658381 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658381 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262422422169759" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422422169759" TC_mo_ussd_euse_defaultroute(245)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@a2f677c0d269: Final verdict of PTC: pass 20250828085658383 DAUC <0003> db_auc.c:157 IMSI='262425165130831': No 2G Auth Data 20250828085658383 DAUC <0003> db_auc.c:192 IMSI='262425165130831': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262425165130831" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250828085658388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 20250828085658391 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658391 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425165130831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425165130831" session_id=1619247500 session_state=BEGIN} 20250828085658391 DSS <0004> hlr_ussd.c:576 262425165130831/0x6083c18c: Process SS (BEGIN) 20250828085658391 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658391 DSS <0004> hlr_ussd.c:518 262425165130831/0x6083c18c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658391 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658391 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658391 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658391 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658392 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658392 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658392 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425165130831 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165130831" session_id=1619247500 session_state=END} 20250828085658392 DSS <0004> hlr_ussd.c:576 262425165130831/0x6083c18c: Process SS (END) 20250828085658392 DSS <0004> hlr_ussd.c:518 262425165130831/0x6083c18c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658392 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425165130831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165130831" session_id=1619247500 session_state=END} 20250828085658392 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425165130831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658392 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425165130831 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658392 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658392 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262425165130831" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425165130831" TC_mo_ussd_euse_defaultroute(246)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@a2f677c0d269: Final verdict of PTC: pass 20250828085658393 DAUC <0003> db_auc.c:157 IMSI='262422807756613': No 2G Auth Data 20250828085658393 DAUC <0003> db_auc.c:192 IMSI='262422807756613': No 3G Auth Data HLR_Test-GSUP(237)@a2f677c0d269: Created GsupExpect[0] for "262422807756613" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250828085658399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 20250828085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658401 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422807756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422807756613" session_id=281779567 session_state=BEGIN} 20250828085658401 DSS <0004> hlr_ussd.c:576 262422807756613/0x10cb9d6f: Process SS (BEGIN) 20250828085658401 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250828085658401 DSS <0004> hlr_ussd.c:518 262422807756613/0x10cb9d6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250828085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658401 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data 20250828085658401 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658401 DLINP <000b> input/ipa.c:432 127.0.0.1:39709 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: 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 } } } } } 20250828085658402 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658402 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658402 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262422807756613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422807756613" session_id=281779567 session_state=END} 20250828085658402 DSS <0004> hlr_ussd.c:576 262422807756613/0x10cb9d6f: Process SS (END) 20250828085658402 DSS <0004> hlr_ussd.c:518 262422807756613/0x10cb9d6f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250828085658402 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422807756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422807756613" session_id=281779567 session_state=END} 20250828085658402 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262422807756613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085658402 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262422807756613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250828085658402 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085658402 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a2f677c0d269: Found GsupExpect[0] for "262422807756613" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@a2f677c0d269: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422807756613" TC_mo_ussd_euse_defaultroute(247)@a2f677c0d269: setverdict(pass): none -> pass 20250828085658404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@a2f677c0d269: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@a2f677c0d269: Final verdict of PTC: none 20250828085658405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57998<->l=127.0.0.1:4258 20250828085658405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43291<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(239)@a2f677c0d269: Final verdict of PTC: none 20250828085658406 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658406 DLINP <000b> input/ipa.c:406 127.0.0.1:39709 message received 20250828085658406 DLINP <000b> input/ipa.c:415 127.0.0.1:39709 connection closed with server 20250828085658406 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39709 20250828085658406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250828085658406 DLINP <000b> input/ipa.c:452 connected read/write 20250828085658406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085658406 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085658406 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085658406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@a2f677c0d269: Final verdict of PTC: none 238@a2f677c0d269: Final verdict of PTC: none IPA-EUSE-foobar(236)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 238: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Aug 28 08:56:58 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 20250828085658434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 20250828085658635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=101812) Waiting for packet dumper to finish... 1 (prev_count=101812, count=113632) 20250828085700319 DSS <0004> hlr_ussd.c:239 262429900321200/0x358276ad: SS Session Timeout, destroying 20250828085700319 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429900321200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700342 DSS <0004> hlr_ussd.c:239 262420544265282/0xa3b8d156: SS Session Timeout, destroying 20250828085700342 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420544265282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700360 DSS <0004> hlr_ussd.c:239 262424572357383/0x4ca86186: SS Session Timeout, destroying 20250828085700360 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424572357383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700374 DSS <0004> hlr_ussd.c:239 262428620122353/0x27f140fe: SS Session Timeout, destroying 20250828085700374 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428620122353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700390 DSS <0004> hlr_ussd.c:239 262429202180620/0x8a96ac32: SS Session Timeout, destroying 20250828085700390 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429202180620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700402 DSS <0004> hlr_ussd.c:239 262424955349708/0x63b86bd7: SS Session Timeout, destroying 20250828085700402 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424955349708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700412 DSS <0004> hlr_ussd.c:239 262422637193546/0xbfcfd67a: SS Session Timeout, destroying 20250828085700412 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422637193546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085700426 DSS <0004> hlr_ussd.c:239 262427799640722/0xeba0f63f: SS Session Timeout, destroying 20250828085700426 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427799640722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Aug 28 08:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_mo_sss_reject started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085701788 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085701789 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085701793 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085701795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085701798 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085701799 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085701799 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085701799 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 20250828085701799 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085701799 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 20250828085701799 DLGSUP <0013> gsup_server.c:236 2: 20250828085701799 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085701799 DLGSUP <0013> gsup_server.c:236 3: 20250828085701799 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085701799 DLGSUP <0013> gsup_server.c:236 4: 20250828085701799 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085701799 DLGSUP <0013> gsup_server.c:236 5: 20250828085701799 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(248)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085701799 DLGSUP <0013> gsup_server.c:236 7: 20250828085701799 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085701799 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085701799 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085701799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@a2f677c0d269: 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") 20250828085701821 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39787<->l=127.0.0.1:4259) 20250828085701823 DAUC <0003> db_auc.c:157 IMSI='262425973961707': No 2G Auth Data 20250828085701823 DAUC <0003> db_auc.c:192 IMSI='262425973961707': No 3G Auth Data HLR_Test-GSUP(249)@a2f677c0d269: Created GsupExpect[0] for "262425973961707" to be handled at TC_mo_sss_reject(252) 20250828085701833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20250828085701842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085701842 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425973961707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425973961707" session_id=3991857722 session_state=BEGIN} 20250828085701842 DSS <0004> hlr_ussd.c:576 262425973961707/0xedeeea3a: Process SS (BEGIN) 20250828085701842 DSS <0004> hlr_ussd.c:498 262425973961707/0xedeeea3a: SS CompType=Invoke, OpCode=InterrogateSS 20250828085701842 DSS <0004> hlr_ussd.c:506 262425973961707/0xedeeea3a: Structured SS requests are not supported, rejecting... 20250828085701842 DSS <0004> hlr_ussd.c:354 262425973961707/0xedeeea3a: Tx ReturnError(0, 0x15) 20250828085701842 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425973961707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425973961707" session_id=3991857722 session_state=END} 20250828085701842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085701842 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@a2f677c0d269: Found GsupExpect[0] for "262425973961707" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@a2f677c0d269: Added IMSI table entry 0TC_mo_sss_reject(252)"262425973961707" TC_mo_sss_reject(252)@a2f677c0d269: setverdict(pass): none -> pass 20250828085701846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@a2f677c0d269: Final verdict of PTC: pass 20250828085701848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4258 20250828085701848 DLINP <000b> input/ipa.c:452 connected read/write 20250828085701848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085701848 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085701848 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085701848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@a2f677c0d269: Final verdict of PTC: none 250@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@a2f677c0d269: Final verdict of PTC: none 20250828085701849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39787<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(251)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 250: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@a2f677c0d269: Test case TC_mo_sss_reject finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Aug 28 08:57:01 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 20250828085701880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 20250828085701981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=420) Waiting for packet dumper to finish... 1 (prev_count=420, count=27616) 20250828085703680 DSS <0004> hlr_ussd.c:239 262426456849981/0x510e3fc5: SS Session Timeout, destroying 20250828085703680 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426456849981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703704 DSS <0004> hlr_ussd.c:239 262427321764841/0x7cdca7b3: SS Session Timeout, destroying 20250828085703705 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427321764841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703716 DSS <0004> hlr_ussd.c:239 262421700381304/0xc2ae829b: SS Session Timeout, destroying 20250828085703716 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421700381304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703726 DSS <0004> hlr_ussd.c:239 262426793620628/0x08d2827f: SS Session Timeout, destroying 20250828085703726 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262426793620628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703736 DSS <0004> hlr_ussd.c:239 262423559805235/0x6718e64f: SS Session Timeout, destroying 20250828085703737 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423559805235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703746 DSS <0004> hlr_ussd.c:239 262428001991476/0xe68c1f94: SS Session Timeout, destroying 20250828085703746 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428001991476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703756 DSS <0004> hlr_ussd.c:239 262424754926751/0x4a119946: SS Session Timeout, destroying 20250828085703756 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424754926751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250828085703766 DSS <0004> hlr_ussd.c:239 262421808257667/0x8af351af: SS Session Timeout, destroying 20250828085703766 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421808257667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Aug 28 08:57:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_check_imei started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085705121 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085705121 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085705125 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085705131 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705131 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085705131 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085705131 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 20250828085705131 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085705131 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 20250828085705131 DLGSUP <0013> gsup_server.c:236 2: 20250828085705131 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085705131 DLGSUP <0013> gsup_server.c:236 3: 20250828085705131 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085705131 DLGSUP <0013> gsup_server.c:236 4: 20250828085705131 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085705131 DLGSUP <0013> gsup_server.c:236 5: 20250828085705131 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085705131 DLGSUP <0013> gsup_server.c:236 7: 20250828085705131 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085705131 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085705131 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085705131 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@a2f677c0d269: 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") 20250828085705152 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38833<->l=127.0.0.1:4259) 20250828085705159 DAUC <0003> db_auc.c:157 IMSI='262424357000438': No 2G Auth Data 20250828085705159 DAUC <0003> db_auc.c:192 IMSI='262424357000438': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262424357000438" to be handled at TC_gsup_check_imei(257) 20250828085705183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 20250828085705193 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705193 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424357000438"} 20250828085705193 DMAIN <0000> hlr.c:435 IMSI='262424357000438': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705193 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424357000438"} 20250828085705193 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705193 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705193 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262424357000438" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 0TC_gsup_check_imei(257)"262424357000438" TC_gsup_check_imei(257)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705197 DAUC <0003> db_auc.c:192 IMSI='262424357000438': No 3G Auth Data 20250828085705201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705201 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705201 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424357000438"} 20250828085705201 DAUC <0003> hlr.c:428 IMSI='262424357000438': storing IMEI = 12345678901234 20250828085705201 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424357000438"} 20250828085705201 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424357000438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705201 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705202 DAUC <0003> db_auc.c:192 IMSI='262424357000438': No 3G Auth Data TC_gsup_check_imei(257)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@a2f677c0d269: Final verdict of PTC: pass 20250828085705206 DAUC <0003> db_auc.c:157 IMSI='262427660695537': No 2G Auth Data 20250828085705206 DAUC <0003> db_auc.c:192 IMSI='262427660695537': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262427660695537" to be handled at TC_gsup_check_imei(258) 20250828085705215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 20250828085705217 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705217 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427660695537"} 20250828085705217 DMAIN <0000> hlr.c:435 IMSI='262427660695537': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705217 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427660695537"} 20250828085705217 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705217 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705217 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262427660695537" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 1TC_gsup_check_imei(258)"262427660695537" 20250828085705217 DAUC <0003> db_auc.c:192 IMSI='262427660695537': No 3G Auth Data TC_gsup_check_imei(258)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705218 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705218 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427660695537"} 20250828085705218 DAUC <0003> hlr.c:428 IMSI='262427660695537': storing IMEI = 12345678901234 20250828085705218 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427660695537"} 20250828085705218 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427660695537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705218 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705218 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705218 DAUC <0003> db_auc.c:192 IMSI='262427660695537': No 3G Auth Data TC_gsup_check_imei(258)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@a2f677c0d269: Final verdict of PTC: pass 20250828085705220 DAUC <0003> db_auc.c:157 IMSI='262429677888721': No 2G Auth Data 20250828085705220 DAUC <0003> db_auc.c:192 IMSI='262429677888721': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262429677888721" to be handled at TC_gsup_check_imei(259) 20250828085705226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 20250828085705228 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705228 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429677888721"} 20250828085705228 DMAIN <0000> hlr.c:435 IMSI='262429677888721': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705228 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429677888721"} 20250828085705228 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705228 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705228 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262429677888721" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 2TC_gsup_check_imei(259)"262429677888721" TC_gsup_check_imei(259)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705229 DAUC <0003> db_auc.c:192 IMSI='262429677888721': No 3G Auth Data 20250828085705230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705230 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429677888721"} 20250828085705230 DAUC <0003> hlr.c:428 IMSI='262429677888721': storing IMEI = 12345678901234 20250828085705230 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429677888721"} 20250828085705230 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429677888721 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705230 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705230 DAUC <0003> db_auc.c:192 IMSI='262429677888721': No 3G Auth Data TC_gsup_check_imei(259)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@a2f677c0d269: Final verdict of PTC: pass 20250828085705231 DAUC <0003> db_auc.c:157 IMSI='262426412563168': No 2G Auth Data 20250828085705231 DAUC <0003> db_auc.c:192 IMSI='262426412563168': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262426412563168" to be handled at TC_gsup_check_imei(260) 20250828085705237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 20250828085705239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705239 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426412563168"} 20250828085705239 DMAIN <0000> hlr.c:435 IMSI='262426412563168': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705239 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426412563168"} 20250828085705239 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705239 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262426412563168" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 3TC_gsup_check_imei(260)"262426412563168" TC_gsup_check_imei(260)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705240 DAUC <0003> db_auc.c:157 IMSI='262426412563168': No 2G Auth Data 20250828085705241 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705241 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426412563168"} 20250828085705241 DAUC <0003> hlr.c:428 IMSI='262426412563168': storing IMEI = 12345678901234 20250828085705241 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426412563168"} 20250828085705241 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426412563168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705241 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705241 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705241 DAUC <0003> db_auc.c:157 IMSI='262426412563168': No 2G Auth Data 20250828085705242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@a2f677c0d269: Final verdict of PTC: pass 20250828085705242 DAUC <0003> db_auc.c:157 IMSI='262425429042977': No 2G Auth Data 20250828085705242 DAUC <0003> db_auc.c:192 IMSI='262425429042977': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262425429042977" to be handled at TC_gsup_check_imei(261) 20250828085705248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 20250828085705250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705250 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425429042977"} 20250828085705250 DMAIN <0000> hlr.c:435 IMSI='262425429042977': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705250 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425429042977"} 20250828085705250 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705250 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262425429042977" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 4TC_gsup_check_imei(261)"262425429042977" TC_gsup_check_imei(261)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705251 DAUC <0003> db_auc.c:157 IMSI='262425429042977': No 2G Auth Data 20250828085705252 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705252 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425429042977"} 20250828085705252 DAUC <0003> hlr.c:428 IMSI='262425429042977': storing IMEI = 12345678901234 20250828085705252 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425429042977"} 20250828085705252 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425429042977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705252 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705252 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705252 DAUC <0003> db_auc.c:157 IMSI='262425429042977': No 2G Auth Data 20250828085705253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53988<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@a2f677c0d269: Final verdict of PTC: pass 20250828085705253 DAUC <0003> db_auc.c:157 IMSI='262425939779520': No 2G Auth Data 20250828085705253 DAUC <0003> db_auc.c:192 IMSI='262425939779520': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262425939779520" to be handled at TC_gsup_check_imei(262) 20250828085705260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 20250828085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705262 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425939779520"} 20250828085705262 DMAIN <0000> hlr.c:435 IMSI='262425939779520': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705262 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425939779520"} 20250828085705262 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705262 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262425939779520" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 5TC_gsup_check_imei(262)"262425939779520" TC_gsup_check_imei(262)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705265 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705265 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425939779520"} 20250828085705265 DAUC <0003> hlr.c:428 IMSI='262425939779520': storing IMEI = 12345678901234 20250828085705265 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425939779520"} 20250828085705265 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425939779520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705265 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705265 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@a2f677c0d269: Final verdict of PTC: pass 20250828085705266 DAUC <0003> db_auc.c:157 IMSI='262429245696060': No 2G Auth Data 20250828085705266 DAUC <0003> db_auc.c:192 IMSI='262429245696060': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262429245696060" to be handled at TC_gsup_check_imei(263) 20250828085705273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 20250828085705276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705276 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429245696060"} 20250828085705276 DMAIN <0000> hlr.c:435 IMSI='262429245696060': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705276 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429245696060"} 20250828085705276 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705276 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262429245696060" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 6TC_gsup_check_imei(263)"262429245696060" TC_gsup_check_imei(263)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705278 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429245696060"} 20250828085705278 DAUC <0003> hlr.c:428 IMSI='262429245696060': storing IMEI = 12345678901234 20250828085705278 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429245696060"} 20250828085705278 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429245696060 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@a2f677c0d269: Final verdict of PTC: pass 20250828085705279 DAUC <0003> db_auc.c:157 IMSI='262426666357431': No 2G Auth Data 20250828085705279 DAUC <0003> db_auc.c:192 IMSI='262426666357431': No 3G Auth Data HLR_Test-GSUP(254)@a2f677c0d269: Created GsupExpect[0] for "262426666357431" to be handled at TC_gsup_check_imei(264) 20250828085705285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 20250828085705287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705287 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666357431"} 20250828085705287 DMAIN <0000> hlr.c:435 IMSI='262426666357431': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085705287 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426666357431"} 20250828085705287 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705287 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a2f677c0d269: Found GsupExpect[0] for "262426666357431" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@a2f677c0d269: Added IMSI table entry 7TC_gsup_check_imei(264)"262426666357431" TC_gsup_check_imei(264)@a2f677c0d269: setverdict(pass): none -> pass 20250828085705289 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705289 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426666357431"} 20250828085705289 DAUC <0003> hlr.c:428 IMSI='262426666357431': storing IMEI = 12345678901234 20250828085705289 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426666357431"} 20250828085705289 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426666357431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085705289 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085705289 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085705290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085705291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20250828085705291 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38833<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@a2f677c0d269: Final verdict of PTC: none 20250828085705291 DLINP <000b> input/ipa.c:452 connected read/write 20250828085705291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085705291 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085705291 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085705291 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@a2f677c0d269: Final verdict of PTC: none 255@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_check_imei finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Aug 28 08:57:05 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 20250828085705315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 20250828085705416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66476) Waiting for packet dumper to finish... 1 (prev_count=66476, count=125180) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Aug 28 08:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_check_imei_via_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085708534 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085708534 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085708539 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085708545 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708545 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085708545 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085708545 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 20250828085708545 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085708545 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 20250828085708545 DLGSUP <0013> gsup_server.c:236 2: 20250828085708545 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085708545 DLGSUP <0013> gsup_server.c:236 3: 20250828085708545 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085708545 DLGSUP <0013> gsup_server.c:236 4: 20250828085708545 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085708545 DLGSUP <0013> gsup_server.c:236 5: 20250828085708545 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085708545 DLGSUP <0013> gsup_server.c:236 7: 20250828085708545 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085708545 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085708545 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085708545 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@a2f677c0d269: 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") 20250828085708572 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45759<->l=127.0.0.1:4259) 20250828085708582 DAUC <0003> db_auc.c:157 IMSI='262428724778236': No 2G Auth Data 20250828085708582 DAUC <0003> db_auc.c:192 IMSI='262428724778236': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262428724778236" to be handled at TC_gsup_check_imei_via_proxy(269) 20250828085708610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 20250828085708626 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708626 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428724778236" source_name="the-source\n"} 20250828085708626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250828085708626 DMAIN <0000> hlr.c:435 IMSI='262428724778236': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708626 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428724778236" destination_name="the-source\n"} 20250828085708626 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708626 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708626 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708626 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262428724778236" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428724778236" TC_gsup_check_imei_via_proxy(269)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708632 DAUC <0003> db_auc.c:192 IMSI='262428724778236': No 3G Auth Data 20250828085708638 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708638 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428724778236" source_name="the-source\n"} 20250828085708638 DAUC <0003> hlr.c:428 IMSI='262428724778236': storing IMEI = 12345678901234 20250828085708638 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428724778236" destination_name="the-source\n"} 20250828085708638 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262428724778236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708638 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708638 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708641 DAUC <0003> db_auc.c:192 IMSI='262428724778236': No 3G Auth Data 20250828085708643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@a2f677c0d269: Final verdict of PTC: pass 20250828085708646 DAUC <0003> db_auc.c:157 IMSI='262422339600704': No 2G Auth Data 20250828085708646 DAUC <0003> db_auc.c:192 IMSI='262422339600704': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262422339600704" to be handled at TC_gsup_check_imei_via_proxy(270) 20250828085708666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4258 20250828085708668 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708668 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708668 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422339600704" source_name="the-source\n"} 20250828085708668 DMAIN <0000> hlr.c:435 IMSI='262422339600704': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708668 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422339600704" destination_name="the-source\n"} 20250828085708668 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708668 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708668 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708668 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262422339600704" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422339600704" TC_gsup_check_imei_via_proxy(270)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708669 DAUC <0003> db_auc.c:192 IMSI='262422339600704': No 3G Auth Data 20250828085708670 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708670 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422339600704" source_name="the-source\n"} 20250828085708670 DAUC <0003> hlr.c:428 IMSI='262422339600704': storing IMEI = 12345678901234 20250828085708670 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422339600704" destination_name="the-source\n"} 20250828085708670 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422339600704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708670 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708670 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708671 DAUC <0003> db_auc.c:192 IMSI='262422339600704': No 3G Auth Data 20250828085708671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@a2f677c0d269: Final verdict of PTC: pass 20250828085708672 DAUC <0003> db_auc.c:157 IMSI='262428110368947': No 2G Auth Data 20250828085708672 DAUC <0003> db_auc.c:192 IMSI='262428110368947': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262428110368947" to be handled at TC_gsup_check_imei_via_proxy(271) 20250828085708679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54046<->l=127.0.0.1:4258 20250828085708682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708682 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428110368947" source_name="the-source\n"} 20250828085708682 DMAIN <0000> hlr.c:435 IMSI='262428110368947': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708682 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428110368947" destination_name="the-source\n"} 20250828085708682 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708682 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262428110368947" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428110368947" TC_gsup_check_imei_via_proxy(271)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708683 DAUC <0003> db_auc.c:192 IMSI='262428110368947': No 3G Auth Data 20250828085708684 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708684 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428110368947" source_name="the-source\n"} 20250828085708684 DAUC <0003> hlr.c:428 IMSI='262428110368947': storing IMEI = 12345678901234 20250828085708684 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428110368947" destination_name="the-source\n"} 20250828085708684 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428110368947 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708684 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708684 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708684 DAUC <0003> db_auc.c:192 IMSI='262428110368947': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54046<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@a2f677c0d269: Final verdict of PTC: pass 20250828085708685 DAUC <0003> db_auc.c:157 IMSI='262426429964659': No 2G Auth Data 20250828085708685 DAUC <0003> db_auc.c:192 IMSI='262426429964659': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262426429964659" to be handled at TC_gsup_check_imei_via_proxy(272) 20250828085708691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20250828085708693 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708693 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426429964659" source_name="the-source\n"} 20250828085708693 DMAIN <0000> hlr.c:435 IMSI='262426429964659': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708693 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426429964659" destination_name="the-source\n"} 20250828085708693 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708693 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708693 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262426429964659" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426429964659" TC_gsup_check_imei_via_proxy(272)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708694 DAUC <0003> db_auc.c:157 IMSI='262426429964659': No 2G Auth Data 20250828085708695 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708695 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426429964659" source_name="the-source\n"} 20250828085708695 DAUC <0003> hlr.c:428 IMSI='262426429964659': storing IMEI = 12345678901234 20250828085708695 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426429964659" destination_name="the-source\n"} 20250828085708695 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426429964659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708695 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708695 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708696 DAUC <0003> db_auc.c:157 IMSI='262426429964659': No 2G Auth Data 20250828085708696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@a2f677c0d269: Final verdict of PTC: pass 20250828085708697 DAUC <0003> db_auc.c:157 IMSI='262425237270498': No 2G Auth Data 20250828085708697 DAUC <0003> db_auc.c:192 IMSI='262425237270498': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262425237270498" to be handled at TC_gsup_check_imei_via_proxy(273) 20250828085708703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 20250828085708705 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708705 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425237270498" source_name="the-source\n"} 20250828085708705 DMAIN <0000> hlr.c:435 IMSI='262425237270498': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708705 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425237270498" destination_name="the-source\n"} 20250828085708705 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708705 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708705 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262425237270498" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425237270498" TC_gsup_check_imei_via_proxy(273)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708706 DAUC <0003> db_auc.c:157 IMSI='262425237270498': No 2G Auth Data 20250828085708707 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708707 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425237270498" source_name="the-source\n"} 20250828085708707 DAUC <0003> hlr.c:428 IMSI='262425237270498': storing IMEI = 12345678901234 20250828085708707 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425237270498" destination_name="the-source\n"} 20250828085708707 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425237270498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708707 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708707 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708707 DAUC <0003> db_auc.c:157 IMSI='262425237270498': No 2G Auth Data 20250828085708707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@a2f677c0d269: Final verdict of PTC: pass 20250828085708708 DAUC <0003> db_auc.c:157 IMSI='262422780644624': No 2G Auth Data 20250828085708708 DAUC <0003> db_auc.c:192 IMSI='262422780644624': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262422780644624" to be handled at TC_gsup_check_imei_via_proxy(274) 20250828085708713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20250828085708716 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708716 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422780644624" source_name="the-source\n"} 20250828085708716 DMAIN <0000> hlr.c:435 IMSI='262422780644624': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708716 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422780644624" destination_name="the-source\n"} 20250828085708716 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708716 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708716 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262422780644624" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422780644624" TC_gsup_check_imei_via_proxy(274)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708718 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708718 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422780644624" source_name="the-source\n"} 20250828085708718 DAUC <0003> hlr.c:428 IMSI='262422780644624': storing IMEI = 12345678901234 20250828085708718 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422780644624" destination_name="the-source\n"} 20250828085708718 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262422780644624 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708718 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708718 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@a2f677c0d269: Final verdict of PTC: pass 20250828085708719 DAUC <0003> db_auc.c:157 IMSI='262421213277664': No 2G Auth Data 20250828085708719 DAUC <0003> db_auc.c:192 IMSI='262421213277664': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262421213277664" to be handled at TC_gsup_check_imei_via_proxy(275) 20250828085708724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4258 20250828085708726 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708726 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421213277664" source_name="the-source\n"} 20250828085708726 DMAIN <0000> hlr.c:435 IMSI='262421213277664': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708726 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421213277664" destination_name="the-source\n"} 20250828085708727 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708727 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708727 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262421213277664" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421213277664" TC_gsup_check_imei_via_proxy(275)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708728 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708728 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421213277664" source_name="the-source\n"} 20250828085708728 DAUC <0003> hlr.c:428 IMSI='262421213277664': storing IMEI = 12345678901234 20250828085708728 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421213277664" destination_name="the-source\n"} 20250828085708728 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262421213277664 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708728 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708728 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@a2f677c0d269: Final verdict of PTC: pass 20250828085708730 DAUC <0003> db_auc.c:157 IMSI='262424996060687': No 2G Auth Data 20250828085708730 DAUC <0003> db_auc.c:192 IMSI='262424996060687': No 3G Auth Data HLR_Test-GSUP(266)@a2f677c0d269: Created GsupExpect[0] for "262424996060687" to be handled at TC_gsup_check_imei_via_proxy(276) 20250828085708735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54088<->l=127.0.0.1:4258 20250828085708737 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708737 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424996060687" source_name="the-source\n"} 20250828085708737 DMAIN <0000> hlr.c:435 IMSI='262424996060687': has IMEI = 12345678901234 (consider setting 'store-imei') 20250828085708737 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424996060687" destination_name="the-source\n"} 20250828085708737 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708737 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708737 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a2f677c0d269: Found GsupExpect[0] for "262424996060687" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@a2f677c0d269: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262424996060687" TC_gsup_check_imei_via_proxy(276)@a2f677c0d269: setverdict(pass): none -> pass 20250828085708739 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708739 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424996060687" source_name="the-source\n"} 20250828085708739 DAUC <0003> hlr.c:428 IMSI='262424996060687': storing IMEI = 12345678901234 20250828085708739 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424996060687" destination_name="the-source\n"} 20250828085708739 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262424996060687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085708739 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085708739 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085708740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54088<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085708740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 20250828085708741 DLINP <000b> input/ipa.c:452 connected read/write 20250828085708741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085708741 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085708741 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085708741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085708741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250828085708741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45759<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@a2f677c0d269: Final verdict of PTC: none 267@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Aug 28 08:57:08 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 20250828085708766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 20250828085708867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69744) Waiting for packet dumper to finish... 1 (prev_count=69744, count=127340) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Aug 28 08:57:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_check_imei_invalid_len started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085711998 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085711998 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085712003 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085712008 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712008 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085712008 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085712008 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 20250828085712008 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085712008 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 20250828085712008 DLGSUP <0013> gsup_server.c:236 2: 20250828085712008 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085712008 DLGSUP <0013> gsup_server.c:236 3: 20250828085712008 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(277)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085712008 DLGSUP <0013> gsup_server.c:236 4: 20250828085712008 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085712008 DLGSUP <0013> gsup_server.c:236 5: 20250828085712008 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085712008 DLGSUP <0013> gsup_server.c:236 7: 20250828085712008 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085712008 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085712008 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085712008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@a2f677c0d269: 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") 20250828085712028 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41873<->l=127.0.0.1:4259) 20250828085712034 DAUC <0003> db_auc.c:157 IMSI='262429060774730': No 2G Auth Data 20250828085712034 DAUC <0003> db_auc.c:192 IMSI='262429060774730': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262429060774730" to be handled at TC_gsup_check_imei_invalid_len(281) 20250828085712046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 20250828085712054 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712054 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429060774730"} 20250828085712054 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712054 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429060774730" cause=Invalid mandatory information} 20250828085712054 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712054 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712054 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262429060774730" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429060774730" TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712056 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712056 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429060774730"} 20250828085712057 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712057 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429060774730" cause=Invalid mandatory information} 20250828085712057 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712057 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712057 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712058 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712058 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429060774730"} 20250828085712058 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712058 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429060774730" cause=Invalid mandatory information} 20250828085712058 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712058 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712058 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712059 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429060774730"} 20250828085712059 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712059 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429060774730" cause=Invalid mandatory information} 20250828085712059 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712059 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712060 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712060 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429060774730"} 20250828085712060 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712060 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429060774730" cause=Invalid mandatory information} 20250828085712060 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429060774730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712060 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712060 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48316<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@a2f677c0d269: Final verdict of PTC: pass 20250828085712062 DAUC <0003> db_auc.c:157 IMSI='262421266123329': No 2G Auth Data 20250828085712062 DAUC <0003> db_auc.c:192 IMSI='262421266123329': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262421266123329" to be handled at TC_gsup_check_imei_invalid_len(282) 20250828085712069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 20250828085712071 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712071 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421266123329"} 20250828085712071 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712071 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421266123329" cause=Invalid mandatory information} 20250828085712071 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712071 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712071 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262421266123329" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421266123329" TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712072 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712072 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421266123329"} 20250828085712072 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712072 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421266123329" cause=Invalid mandatory information} 20250828085712072 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712072 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712072 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712073 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712073 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421266123329"} 20250828085712073 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712073 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421266123329" cause=Invalid mandatory information} 20250828085712073 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712073 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712073 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712074 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712074 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421266123329"} 20250828085712074 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712074 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421266123329" cause=Invalid mandatory information} 20250828085712074 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712074 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712074 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712075 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712075 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421266123329"} 20250828085712075 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712075 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421266123329" cause=Invalid mandatory information} 20250828085712075 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421266123329 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712075 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712075 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48332<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@a2f677c0d269: Final verdict of PTC: pass 20250828085712076 DAUC <0003> db_auc.c:157 IMSI='262422309876726': No 2G Auth Data 20250828085712077 DAUC <0003> db_auc.c:192 IMSI='262422309876726': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262422309876726" to be handled at TC_gsup_check_imei_invalid_len(283) 20250828085712084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 20250828085712086 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712086 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309876726"} 20250828085712086 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712086 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309876726" cause=Invalid mandatory information} 20250828085712086 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712086 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712086 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262422309876726" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422309876726" TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712087 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712087 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309876726"} 20250828085712087 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712087 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309876726" cause=Invalid mandatory information} 20250828085712087 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712087 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712087 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712088 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309876726"} 20250828085712088 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712088 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309876726" cause=Invalid mandatory information} 20250828085712088 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712088 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309876726"} 20250828085712088 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712088 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309876726" cause=Invalid mandatory information} 20250828085712088 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712088 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712089 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712089 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422309876726"} 20250828085712089 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712089 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422309876726" cause=Invalid mandatory information} 20250828085712089 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422309876726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712089 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712089 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@a2f677c0d269: Final verdict of PTC: pass 20250828085712090 DAUC <0003> db_auc.c:157 IMSI='262428761880609': No 2G Auth Data 20250828085712090 DAUC <0003> db_auc.c:192 IMSI='262428761880609': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262428761880609" to be handled at TC_gsup_check_imei_invalid_len(284) 20250828085712096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20250828085712099 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712099 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712099 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761880609"} 20250828085712099 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712099 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428761880609" cause=Invalid mandatory information} 20250828085712099 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712099 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712099 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262428761880609" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428761880609" TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712100 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712100 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761880609"} 20250828085712100 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712100 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428761880609" cause=Invalid mandatory information} 20250828085712100 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712100 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712100 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712101 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712101 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761880609"} 20250828085712101 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712101 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428761880609" cause=Invalid mandatory information} 20250828085712101 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712101 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712101 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712101 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712102 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761880609"} 20250828085712102 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712102 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428761880609" cause=Invalid mandatory information} 20250828085712102 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712102 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428761880609"} 20250828085712102 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712102 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428761880609" cause=Invalid mandatory information} 20250828085712102 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428761880609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712102 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@a2f677c0d269: Final verdict of PTC: pass 20250828085712103 DAUC <0003> db_auc.c:157 IMSI='262429240443859': No 2G Auth Data 20250828085712103 DAUC <0003> db_auc.c:192 IMSI='262429240443859': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262429240443859" to be handled at TC_gsup_check_imei_invalid_len(285) 20250828085712110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712112 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429240443859"} 20250828085712112 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712112 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429240443859" cause=Invalid mandatory information} 20250828085712112 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262429240443859" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429240443859" TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712112 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429240443859"} 20250828085712112 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712112 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429240443859" cause=Invalid mandatory information} 20250828085712112 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712112 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712113 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429240443859"} 20250828085712113 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712113 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429240443859" cause=Invalid mandatory information} 20250828085712113 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712113 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429240443859"} 20250828085712113 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712113 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429240443859" cause=Invalid mandatory information} 20250828085712113 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712113 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712114 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712114 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429240443859"} 20250828085712114 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712114 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429240443859" cause=Invalid mandatory information} 20250828085712114 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429240443859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712114 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712114 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@a2f677c0d269: Final verdict of PTC: pass 20250828085712115 DAUC <0003> db_auc.c:157 IMSI='262426314367214': No 2G Auth Data 20250828085712115 DAUC <0003> db_auc.c:192 IMSI='262426314367214': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262426314367214" to be handled at TC_gsup_check_imei_invalid_len(286) 20250828085712122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48366<->l=127.0.0.1:4258 20250828085712123 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712123 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426314367214"} 20250828085712123 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712123 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426314367214" cause=Invalid mandatory information} 20250828085712123 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712123 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712123 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262426314367214" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426314367214" TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712124 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712124 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426314367214"} 20250828085712124 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712124 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426314367214" cause=Invalid mandatory information} 20250828085712124 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712124 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712124 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712125 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712125 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426314367214"} 20250828085712125 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712125 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426314367214" cause=Invalid mandatory information} 20250828085712125 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712125 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712125 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712126 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712126 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426314367214"} 20250828085712126 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712126 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426314367214" cause=Invalid mandatory information} 20250828085712126 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712126 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712126 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712127 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712127 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426314367214"} 20250828085712127 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712127 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426314367214" cause=Invalid mandatory information} 20250828085712127 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426314367214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712127 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712127 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48366<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@a2f677c0d269: Final verdict of PTC: pass 20250828085712128 DAUC <0003> db_auc.c:157 IMSI='262422184441136': No 2G Auth Data 20250828085712128 DAUC <0003> db_auc.c:192 IMSI='262422184441136': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262422184441136" to be handled at TC_gsup_check_imei_invalid_len(287) 20250828085712135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20250828085712137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712137 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712137 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422184441136"} 20250828085712137 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712137 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422184441136" cause=Invalid mandatory information} 20250828085712137 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712137 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262422184441136" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422184441136" TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712138 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422184441136"} 20250828085712138 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712138 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422184441136" cause=Invalid mandatory information} 20250828085712138 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712138 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422184441136"} 20250828085712138 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712138 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422184441136" cause=Invalid mandatory information} 20250828085712138 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712138 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712139 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422184441136"} 20250828085712139 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712139 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422184441136" cause=Invalid mandatory information} 20250828085712139 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712139 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422184441136"} 20250828085712139 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712139 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422184441136" cause=Invalid mandatory information} 20250828085712139 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422184441136 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712139 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@a2f677c0d269: Final verdict of PTC: pass 20250828085712140 DAUC <0003> db_auc.c:157 IMSI='262428836352970': No 2G Auth Data 20250828085712140 DAUC <0003> db_auc.c:192 IMSI='262428836352970': No 3G Auth Data HLR_Test-GSUP(278)@a2f677c0d269: Created GsupExpect[0] for "262428836352970" to be handled at TC_gsup_check_imei_invalid_len(288) 20250828085712147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20250828085712148 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712148 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428836352970"} 20250828085712148 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250828085712148 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428836352970" cause=Invalid mandatory information} 20250828085712148 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712148 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712148 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a2f677c0d269: Found GsupExpect[0] for "262428836352970" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@a2f677c0d269: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428836352970" TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: setverdict(pass): none -> pass 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712149 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428836352970"} 20250828085712149 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250828085712149 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428836352970" cause=Invalid mandatory information} 20250828085712149 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712149 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428836352970"} 20250828085712149 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250828085712149 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428836352970" cause=Invalid mandatory information} 20250828085712149 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712149 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712150 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428836352970"} 20250828085712150 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250828085712150 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428836352970" cause=Invalid mandatory information} 20250828085712150 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712150 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428836352970"} 20250828085712150 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250828085712150 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428836352970" cause=Invalid mandatory information} 20250828085712150 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428836352970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085712150 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085712151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@a2f677c0d269: Final verdict of PTC: pass MTC@a2f677c0d269: setverdict(pass): none -> pass 20250828085712152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@a2f677c0d269: Final verdict of PTC: none 20250828085712152 DLINP <000b> input/ipa.c:452 connected read/write 20250828085712152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085712152 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085712152 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085712152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@a2f677c0d269: Final verdict of PTC: none 20250828085712152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41873<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: pass MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@a2f677c0d269: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Aug 28 08:57:12 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 20250828085712178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 20250828085712278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48378<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) Waiting for packet dumper to finish... 1 (prev_count=67148, count=168312) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Aug 28 08:57:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_gsup_check_imei_unknown_imsi started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085715424 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085715425 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085715429 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085715431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085715434 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085715434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085715434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085715434 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 20250828085715434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085715434 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 20250828085715434 DLGSUP <0013> gsup_server.c:236 2: 20250828085715434 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085715434 DLGSUP <0013> gsup_server.c:236 3: 20250828085715434 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085715434 DLGSUP <0013> gsup_server.c:236 4: 20250828085715434 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085715434 DLGSUP <0013> gsup_server.c:236 5: 20250828085715434 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085715434 DLGSUP <0013> gsup_server.c:236 7: 20250828085715434 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085715434 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085715434 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085715434 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@a2f677c0d269: 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") 20250828085715455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43885<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a2f677c0d269: Created GsupExpect[0] for "262423216552335" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250828085715465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20250828085715478 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085715478 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216552335"} 20250828085715478 DMAIN <0000> hlr.c:435 IMSI='262423216552335': has IMEI = 22245678901234 (consider setting 'store-imei') 20250828085715478 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250828085715478 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216552335" cause=Invalid mandatory information} 20250828085715478 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085715478 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085715478 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@a2f677c0d269: Found GsupExpect[0] for "262423216552335" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@a2f677c0d269: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423216552335" TC_gsup_check_imei_unknown_imsi(293)@a2f677c0d269: setverdict(pass): none -> pass 20250828085715484 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085715484 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423216552335"} 20250828085715484 DAUC <0003> hlr.c:428 IMSI='262423216552335': storing IMEI = 22245678901234 20250828085715484 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423216552335': no such subscriber 20250828085715484 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250828085715484 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423216552335" cause=Invalid mandatory information} 20250828085715484 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423216552335 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085715484 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085715484 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085715485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@a2f677c0d269: Final verdict of PTC: pass 20250828085715487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20250828085715488 DLINP <000b> input/ipa.c:452 connected read/write 20250828085715488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085715488 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085715488 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085715488 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085715488 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43885<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@a2f677c0d269: Final verdict of PTC: none 291@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 291: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@a2f677c0d269: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Aug 28 08:57:15 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 20250828085715517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20250828085715618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=30552) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Aug 28 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085718754 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085718754 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085718756 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@a2f677c0d269: 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 } } } } 20250828085718759 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718759 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085718759 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085718759 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 20250828085718759 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085718759 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 20250828085718759 DLGSUP <0013> gsup_server.c:236 2: 20250828085718759 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085718759 DLGSUP <0013> gsup_server.c:236 3: 20250828085718759 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085718759 DLGSUP <0013> gsup_server.c:236 4: 20250828085718759 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085718759 DLGSUP <0013> gsup_server.c:236 5: 20250828085718759 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085718759 DLGSUP <0013> gsup_server.c:236 7: 20250828085718759 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085718759 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085718759 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085718759 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@a2f677c0d269: 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") 20250828085718772 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45255<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a2f677c0d269: Created GsupExpect[0] for "262427224318365" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250828085718778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20250828085718802 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718802 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718802 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718802 DMAIN <0000> hlr.c:243 IMSI='262427224318365': Successfully assigned MSISDN='573' 20250828085718802 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718802 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718802 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718802 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718802 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@a2f677c0d269: Found GsupExpect[0] for "262427224318365" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@a2f677c0d269: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427224318365" TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): none -> pass 20250828085718807 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718807 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718809 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718809 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718811 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718811 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718813 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718813 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718813 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085718813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085718813 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718813 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718818 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718818 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427224318365"} 20250828085718818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085718818 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085718818 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427224318365"} 20250828085718818 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085718818 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085718818 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718818 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718825 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718825 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718825 DMAIN <0000> hlr.c:243 IMSI='262427224318365': Successfully assigned MSISDN='330' 20250828085718825 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718825 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718825 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718825 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718827 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718827 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718829 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718829 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718831 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718831 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718832 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718832 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718834 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718834 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718834 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718834 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085718834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085718834 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718834 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718834 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718837 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718837 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427224318365"} 20250828085718837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085718837 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085718837 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427224318365"} 20250828085718837 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085718837 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085718837 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718838 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718844 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718844 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718844 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718844 DMAIN <0000> hlr.c:243 IMSI='262427224318365': Successfully assigned MSISDN='072' 20250828085718844 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718844 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718844 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718844 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718844 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718846 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718846 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718847 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718847 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718849 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718849 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718850 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718850 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718852 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718852 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718852 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718852 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085718852 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427224318365" cause=GPRS services not allowed} 20250828085718852 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718852 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718852 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085718852 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085718852 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718852 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718859 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718859 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718859 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718859 DMAIN <0000> hlr.c:243 IMSI='262427224318365': Successfully assigned MSISDN='059' 20250828085718859 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718859 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718859 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718859 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718859 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718863 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718863 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718865 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718865 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718867 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718867 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718869 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718869 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718869 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718869 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085718869 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427224318365" cause=GPRS services not allowed} 20250828085718869 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718869 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718869 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085718869 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085718869 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718869 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718873 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718873 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718873 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718873 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718873 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718873 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718873 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718873 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718874 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718874 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718874 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718874 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718875 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718875 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718876 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718876 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718876 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718876 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085718876 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427224318365" cause=GPRS services not allowed} 20250828085718876 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718876 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718876 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085718876 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085718876 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718876 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718881 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718881 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427224318365"} 20250828085718881 DMAIN <0000> hlr.c:227 IMSI='262427224318365': Creating subscriber on demand 20250828085718881 DAUC <0003> hlr.c:428 IMSI='262427224318365': storing IMEI = 12345678901234 20250828085718881 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427224318365"} 20250828085718881 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250828085718881 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718881 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718882 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718882 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718884 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718884 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718885 DAUC <0003> db_auc.c:157 IMSI='262427224318365': No 2G Auth Data 20250828085718885 DAUC <0003> db_auc.c:192 IMSI='262427224318365': No 3G Auth Data 20250828085718886 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718886 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718886 DLU <0006> fsm.c:456 lu(262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085718886 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085718886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085718886 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427224318365" cn_domain=PS} 20250828085718886 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718886 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718888 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085718888 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427224318365"} 20250828085718888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085718888 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085718888 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427224318365"} 20250828085718888 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427224318365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085718888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085718888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085718888 DLU <0006> fsm.c:568 lu(PS:IMSI-262427224318365)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085718888 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085718888 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085718891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@a2f677c0d269: Final verdict of PTC: pass 20250828085718891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20250828085718892 DLINP <000b> input/ipa.c:452 connected read/write 20250828085718892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(295)@a2f677c0d269: Final verdict of PTC: none 20250828085718892 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085718892 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085718892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@a2f677c0d269: Final verdict of PTC: none 20250828085718892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45255<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(297)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 296: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Aug 28 08:57:18 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 20250828085718926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20250828085719027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16368) Waiting for packet dumper to finish... 1 (prev_count=16368, count=97012) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Aug 28 08:57:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_ul started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085722142 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085722142 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085722146 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085722151 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722151 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085722151 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085722151 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 20250828085722151 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085722151 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 20250828085722151 DLGSUP <0013> gsup_server.c:236 2: 20250828085722151 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085722151 DLGSUP <0013> gsup_server.c:236 3: 20250828085722151 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085722151 DLGSUP <0013> gsup_server.c:236 4: 20250828085722151 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085722151 DLGSUP <0013> gsup_server.c:236 5: 20250828085722151 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085722151 DLGSUP <0013> gsup_server.c:236 7: 20250828085722151 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085722151 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085722151 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085722151 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@a2f677c0d269: 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") 20250828085722173 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38865<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a2f677c0d269: Created GsupExpect[0] for "262427970214570" to be handled at TC_subscr_create_on_demand_ul(303) 20250828085722193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 20250828085722207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722207 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722207 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722207 DMAIN <0000> hlr.c:243 IMSI='262427970214570': Successfully assigned MSISDN='864' 20250828085722207 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722207 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085722207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085722207 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722207 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@a2f677c0d269: Found GsupExpect[0] for "262427970214570" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@a2f677c0d269: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427970214570" 20250828085722213 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722213 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427970214570"} 20250828085722213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085722213 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085722213 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427970214570"} 20250828085722213 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085722213 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085722213 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722213 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): none -> pass 20250828085722215 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722215 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722217 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722217 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722219 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722219 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722224 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722224 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722224 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722224 DMAIN <0000> hlr.c:243 IMSI='262427970214570': Successfully assigned MSISDN='164' 20250828085722224 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722224 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085722224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085722224 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722224 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722224 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722228 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722229 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427970214570"} 20250828085722229 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085722229 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085722229 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427970214570"} 20250828085722229 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722229 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085722229 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085722229 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722229 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722231 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722231 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722233 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722233 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722235 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722235 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722236 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722236 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722242 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722242 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722242 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722242 DMAIN <0000> hlr.c:243 IMSI='262427970214570': Successfully assigned MSISDN='324' 20250828085722242 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722242 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085722242 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427970214570" cause=GPRS services not allowed} 20250828085722242 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722242 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722242 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085722242 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085722242 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722243 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722244 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722245 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722246 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722246 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722247 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722247 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722248 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722249 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722255 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722256 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722256 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722256 DMAIN <0000> hlr.c:243 IMSI='262427970214570': Successfully assigned MSISDN='369' 20250828085722256 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722256 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085722256 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427970214570" cause=GPRS services not allowed} 20250828085722256 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722256 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722256 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085722256 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085722256 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722256 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722258 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722258 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722260 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722260 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722261 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722261 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722265 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722266 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722266 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722266 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722266 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250828085722266 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427970214570" cause=GPRS services not allowed} 20250828085722266 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722266 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722266 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Freeing instance 20250828085722266 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Deallocated 20250828085722266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722266 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722267 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722267 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722269 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722269 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722271 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722271 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722275 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722275 DMAIN <0000> hlr.c:227 IMSI='262427970214570': Creating subscriber on demand 20250828085722275 DLU <0006> fsm.c:456 lu(262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085722275 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085722275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085722275 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427970214570" cn_domain=PS} 20250828085722275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722275 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722278 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722278 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427970214570"} 20250828085722278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085722278 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085722278 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427970214570"} 20250828085722279 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427970214570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085722279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085722279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085722279 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970214570)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085722279 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085722279 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722281 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722281 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722283 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722283 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data 20250828085722284 DAUC <0003> db_auc.c:157 IMSI='262427970214570': No 2G Auth Data 20250828085722284 DAUC <0003> db_auc.c:192 IMSI='262427970214570': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085722287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@a2f677c0d269: Final verdict of PTC: pass 20250828085722288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20250828085722289 DLINP <000b> input/ipa.c:452 connected read/write 20250828085722289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085722289 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085722289 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085722289 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@a2f677c0d269: Final verdict of PTC: none 301@a2f677c0d269: Final verdict of PTC: none 20250828085722290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38865<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 301: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Aug 28 08:57:22 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 20250828085722320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20250828085722421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67568) Waiting for packet dumper to finish... 1 (prev_count=67568, count=81496) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Aug 28 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_sai started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085725564 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085725564 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085725569 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085725575 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725575 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085725575 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085725575 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 20250828085725575 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085725575 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 20250828085725575 DLGSUP <0013> gsup_server.c:236 2: 20250828085725575 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085725575 DLGSUP <0013> gsup_server.c:236 3: 20250828085725575 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085725575 DLGSUP <0013> gsup_server.c:236 4: 20250828085725575 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085725576 DLGSUP <0013> gsup_server.c:236 5: 20250828085725576 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085725576 DLGSUP <0013> gsup_server.c:236 7: 20250828085725576 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085725576 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085725576 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085725576 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@a2f677c0d269: 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") 20250828085725597 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45903<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a2f677c0d269: Created GsupExpect[0] for "262423264954734" to be handled at TC_subscr_create_on_demand_sai(308) 20250828085725608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20250828085725618 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725618 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423264954734"} 20250828085725618 DMAIN <0000> hlr.c:227 IMSI='262423264954734': Creating subscriber on demand 20250828085725618 DMAIN <0000> hlr.c:243 IMSI='262423264954734': Successfully assigned MSISDN='761' 20250828085725618 DAUC <0003> db_auc.c:157 IMSI='262423264954734': No 2G Auth Data 20250828085725618 DAUC <0003> db_auc.c:192 IMSI='262423264954734': No 3G Auth Data 20250828085725618 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423264954734 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 20250828085725618 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423264954734" cause=IMSI unknown in HLR} 20250828085725618 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250828085725618 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085725618 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@a2f677c0d269: Found GsupExpect[0] for "262423264954734" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@a2f677c0d269: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423264954734" TC_subscr_create_on_demand_sai(308)@a2f677c0d269: setverdict(pass): none -> pass 20250828085725620 DAUC <0003> db_auc.c:157 IMSI='262423264954734': No 2G Auth Data 20250828085725620 DAUC <0003> db_auc.c:192 IMSI='262423264954734': No 3G Auth Data 20250828085725620 DAUC <0003> db_auc.c:157 IMSI='262423264954734': No 2G Auth Data 20250828085725620 DAUC <0003> db_auc.c:192 IMSI='262423264954734': No 3G Auth Data 20250828085725621 DAUC <0003> db_auc.c:157 IMSI='262423264954734': No 2G Auth Data 20250828085725621 DAUC <0003> db_auc.c:192 IMSI='262423264954734': No 3G Auth Data 20250828085725621 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725621 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423264954734" cn_domain=PS} 20250828085725621 DLU <0006> fsm.c:456 lu(262423264954734)[0x564c2d5eb8e0]{UNVALIDATED}: Allocated 20250828085725621 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250828085725622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423264954734)[0x564c2d5eb8e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085725622 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423264954734" cn_domain=PS} 20250828085725622 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085725622 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085725623 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725623 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423264954734"} 20250828085725623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423264954734)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085725623 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085725623 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423264954734"} 20250828085725623 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423264954734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085725623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423264954734)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085725623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423264954734)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085725623 DLU <0006> fsm.c:568 lu(PS:IMSI-262423264954734)[0x564c2d5eb8e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085725623 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085725623 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085725624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@a2f677c0d269: Final verdict of PTC: pass 20250828085725624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20250828085725625 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45903<->l=127.0.0.1:4259) 20250828085725625 DLINP <000b> input/ipa.c:452 connected read/write 20250828085725625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085725625 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085725625 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085725625 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(305)@a2f677c0d269: Final verdict of PTC: none 306@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 306: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@a2f677c0d269: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Aug 28 08:57:25 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 20250828085725665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 20250828085725766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=36556) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Aug 28 08:57:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_other_home started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085728893 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085728893 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085728896 DLINP <000b> input/ipa.c:452 connected read/write 20250828085728896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085728897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085728899 DLINP <000b> input/ipa.c:452 connected read/write 20250828085728899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085728899 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085728899 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085728899 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 20250828085728899 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085728899 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 20250828085728899 DLGSUP <0013> gsup_server.c:236 2: 20250828085728899 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085728899 DLGSUP <0013> gsup_server.c:236 3: 20250828085728899 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085728899 DLGSUP <0013> gsup_server.c:236 4: 20250828085728899 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085728899 DLGSUP <0013> gsup_server.c:236 5: 20250828085728899 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085728899 DLGSUP <0013> gsup_server.c:236 7: 20250828085728899 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085728899 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085728899 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085728899 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@a2f677c0d269: 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") 20250828085728917 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40593<->l=127.0.0.1:4259) 20250828085728920 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828085728920 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@a2f677c0d269: Created GsupExpect[0] for "262421790182452" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250828085728941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4258 20250828085728947 DAUC <0003> db_auc.c:157 IMSI='262421790182452': No 2G Auth Data 20250828085728947 DAUC <0003> db_auc.c:192 IMSI='262421790182452': No 3G Auth Data 20250828085728956 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616443088.msisdn 20250828085728956 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616443088.msisdn: not attached (vlr_number unset) 20250828085728956 DDGSM <0007> mslookup_server.c:327 sip.voice.491616443088.msisdn: does not exist in GSUP proxy 20250828085729963 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085729963 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421790182452" cn_domain=CS} 20250828085729964 DLU <0006> fsm.c:456 lu(262421790182452)[0x564c2d5ec1b0]{UNVALIDATED}: Allocated 20250828085729964 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250828085729964 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421790182452)[0x564c2d5ec1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250828085729964 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421790182452" cn_domain=CS} 20250828085729964 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085729964 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@a2f677c0d269: Found GsupExpect[0] for "262421790182452" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421790182452" 20250828085729972 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085729972 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421790182452"} 20250828085729972 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421790182452)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250828085729972 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250828085729972 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421790182452"} 20250828085729972 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421790182452 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085729972 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421790182452)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250828085729972 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421790182452)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250828085729972 DLU <0006> fsm.c:568 lu(CS:IMSI-262421790182452)[0x564c2d5ec1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250828085729972 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085729972 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@a2f677c0d269: setverdict(pass): none -> pass 20250828085729975 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616443088.msisdn 20250828085729976 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616443088.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250828085729976 DDGSM <0007> mslookup_server.c:327 sip.voice.491616443088.msisdn: does not exist in GSUP proxy 20250828085729976 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616443088.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@a2f677c0d269: setverdict(pass): pass -> pass, component reason not changed 20250828085729979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@a2f677c0d269: Final verdict of PTC: pass 20250828085729979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53274<->l=127.0.0.1:4258 20250828085729980 DLINP <000b> input/ipa.c:452 connected read/write 20250828085729980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085729980 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085729980 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(310)@a2f677c0d269: Final verdict of PTC: none 20250828085729980 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@a2f677c0d269: Final verdict of PTC: none 20250828085729980 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40593<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 311: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Aug 28 08:57:29 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 20250828085730010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 20250828085730111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21696) Waiting for packet dumper to finish... 1 (prev_count=21696, count=37664) 20250828085731844 DSS <0004> hlr_ussd.c:239 262425973961707/0xedeeea3a: SS Session Timeout, destroying 20250828085731844 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425973961707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Aug 28 08:57:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_MSLookup_GSUP_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085733230 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085733230 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085733233 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085733234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@a2f677c0d269: 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) } } } } 20250828085733235 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085733235 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085733235 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085733235 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 20250828085733235 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085733235 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 20250828085733235 DLGSUP <0013> gsup_server.c:236 2: 20250828085733235 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085733235 DLGSUP <0013> gsup_server.c:236 3: 20250828085733235 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085733235 DLGSUP <0013> gsup_server.c:236 4: 20250828085733235 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085733235 DLGSUP <0013> gsup_server.c:236 5: 20250828085733235 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085733235 DLGSUP <0013> gsup_server.c:236 7: 20250828085733235 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085733235 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085733235 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(314)@a2f677c0d269: 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 } } } } 20250828085733235 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250828085733235 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828085733235 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@a2f677c0d269: 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") 20250828085733261 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46141<->l=127.0.0.1:4259) 20250828085733264 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828085733264 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@a2f677c0d269: Created GsupExpect[0] for "262429801447704" to be handled at TC_MSLookup_GSUP_proxy(320) 20250828085733275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@a2f677c0d269: Created GsupExpect[0] for "262429801447704" to be handled at TC_MSLookup_GSUP_proxy(320) 20250828085733279 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085733279 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429801447704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429801447704" cn_domain=CS} 20250828085733279 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429801447704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828085733279 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429801447704 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828085733279 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429801447704.imsi 20250828085733279 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429801447704.imsi 20250828085733279 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429801447704.imsi: does not exist in local HLR 20250828085733284 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429801447704 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828085733284 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828085733284 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828085733284 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828085733284 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828085733284 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828085733284 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262429801447704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085733284 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085733284 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085733284 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085733284 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085733284 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085733284 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: 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) } } } } 20250828085733286 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733286 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733286 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828085733286 DLINP <000b> ipa.c:396 tag 1: HLR 20250828085733286 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250828085733287 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733287 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733287 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: 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)@a2f677c0d269: 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)@a2f677c0d269: Found GsupExpect[0] for "262429801447704" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429801447704" HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085733330 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733330 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733330 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733330 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733331 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429801447704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615721020 20250828085733331 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801447704 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085733331 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085733331 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@a2f677c0d269: Found GsupExpect[0] for "262429801447704" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262429801447704" 20250828085733339 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733339 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733339 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801447704 MSISDN-491615721020 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085733339 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085733339 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085733343 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733343 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733344 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429801447704 MSISDN-491615721020 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 20250828085733344 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429801447704 MSISDN-491615721020 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085733344 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085733344 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@a2f677c0d269: setverdict(pass): none -> pass 20250828085733347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@a2f677c0d269: Final verdict of PTC: pass 20250828085733350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 20250828085733352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46141<->l=127.0.0.1:4259) 20250828085733352 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085733352 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085733352 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828085733352 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828085733352 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250828085733352 DLINP <000b> input/ipa.c:452 connected read/write 20250828085733352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085733352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(317)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP(315)@a2f677c0d269: Final verdict of PTC: none 20250828085733352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085733352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@a2f677c0d269: Final verdict of PTC: none 316@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 316: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@a2f677c0d269: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Aug 28 08:57:33 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 20250828085733411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41868<->l=127.0.0.1:4258 20250828085733512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41868<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13436) Waiting for packet dumper to finish... 1 (prev_count=13436, count=42952) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Aug 28 08:57:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085736653 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085736653 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085736658 DLINP <000b> input/ipa.c:452 connected read/write 20250828085736658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085736660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@a2f677c0d269: 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)@a2f677c0d269: 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 } } } } 20250828085736663 DLINP <000b> input/ipa.c:452 connected read/write 20250828085736663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085736663 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085736663 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085736663 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 20250828085736663 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085736663 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 20250828085736663 DLGSUP <0013> gsup_server.c:236 2: 20250828085736663 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085736663 DLGSUP <0013> gsup_server.c:236 3: 20250828085736663 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085736663 DLGSUP <0013> gsup_server.c:236 4: 20250828085736663 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085736663 DLGSUP <0013> gsup_server.c:236 5: 20250828085736663 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085736663 DLGSUP <0013> gsup_server.c:236 7: 20250828085736663 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085736663 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085736663 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085736663 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(321)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085736664 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828085736664 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@a2f677c0d269: 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") 20250828085736678 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20250828085736680 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828085736680 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@a2f677c0d269: Created GsupExpect[0] for "262424663159428" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250828085736688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 20250828085736690 DAUC <0003> db_auc.c:157 IMSI='262424663159428': No 2G Auth Data 20250828085736690 DAUC <0003> db_auc.c:192 IMSI='262424663159428': No 3G Auth Data 20250828085736693 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424663159428.imsi 20250828085736693 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424663159428.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a2f677c0d269: setverdict(pass): none -> pass 20250828085736695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a2f677c0d269: Final verdict of PTC: pass 20250828085736695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41872<->l=127.0.0.1:4258 20250828085736696 DLINP <000b> input/ipa.c:452 connected read/write 20250828085736696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085736696 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@a2f677c0d269: Final verdict of PTC: none 20250828085736696 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085736696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085736696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41745<->l=127.0.0.1:4259) 323@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 323: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Aug 28 08:57:36 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 20250828085736721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20250828085736822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27908) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Aug 28 08:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085739919 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085739919 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085739923 DLINP <000b> input/ipa.c:452 connected read/write 20250828085739924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085739925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@a2f677c0d269: 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 } } } } 20250828085739929 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828085739929 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250828085739929 DLINP <000b> input/ipa.c:452 connected read/write 20250828085739929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085739929 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085739929 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085739929 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 20250828085739929 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085739929 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 20250828085739929 DLGSUP <0013> gsup_server.c:236 2: 20250828085739929 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085739930 DLGSUP <0013> gsup_server.c:236 3: 20250828085739930 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085739930 DLGSUP <0013> gsup_server.c:236 4: 20250828085739930 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085739930 DLGSUP <0013> gsup_server.c:236 5: 20250828085739930 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(326)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085739930 DLGSUP <0013> gsup_server.c:236 7: 20250828085739930 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085739930 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085739930 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085739930 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@a2f677c0d269: 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") 20250828085739959 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37395<->l=127.0.0.1:4259) 20250828085739960 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828085739960 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@a2f677c0d269: Created GsupExpect[0] for "262425671738381" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250828085739968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@a2f677c0d269: Created GsupExpect[0] for "262425671738381" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250828085739972 DLINP <000b> input/ipa.c:452 connected read/write 20250828085739972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085739972 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425671738381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425671738381" cn_domain=CS} 20250828085739972 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425671738381 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828085739972 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425671738381 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828085739972 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425671738381.imsi 20250828085739972 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425671738381.imsi 20250828085739972 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425671738381.imsi: does not exist in local HLR 20250828085739977 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425671738381 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828085739977 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828085739977 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828085739977 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828085739977 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828085739977 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828085739977 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425671738381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085739977 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085739977 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085739977 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085739977 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085739977 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085739977 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: 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) } } } } 20250828085739979 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085739979 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085739979 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828085739979 DLINP <000b> ipa.c:396 tag 1: HLR 20250828085739979 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828085739980 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085739980 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085739980 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: 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)@a2f677c0d269: 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(330)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@a2f677c0d269: Found GsupExpect[0] for "262425671738381" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425671738381" HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085740022 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085740022 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085740022 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085740022 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085740022 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425671738381 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614711011 20250828085740023 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425671738381 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085740023 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085740023 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@a2f677c0d269: Found GsupExpect[0] for "262425671738381" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425671738381" 20250828085740033 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085740033 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085740033 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425671738381 MSISDN-491614711011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085740033 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085740033 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085740037 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085740037 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085740037 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425671738381 MSISDN-491614711011 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 20250828085740037 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425671738381 MSISDN-491614711011 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085740037 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085740037 DLINP <000b> input/ipa.c:452 connected read/write 20250828085740037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085740041 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425671738381.imsi 20250828085740041 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425671738381.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a2f677c0d269: setverdict(pass): none -> pass 20250828085741053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a2f677c0d269: Final verdict of PTC: pass 20250828085741055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 20250828085741057 DLINP <000b> input/ipa.c:452 connected read/write 20250828085741057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085741057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085741057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085741057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085741057 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085741057 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085741057 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828085741057 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828085741058 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(327)@a2f677c0d269: Final verdict of PTC: none 20250828085741058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37395<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@a2f677c0d269: Final verdict of PTC: none 328@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 328: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Aug 28 08:57:41 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 20250828085741117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20250828085741218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35888) Waiting for packet dumper to finish... 1 (prev_count=35888, count=44056) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Aug 28 08:57:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@a2f677c0d269: legacy= false MTC@a2f677c0d269: in not legacy case 1 MTC@a2f677c0d269: in not legacy case 2 20250828085744344 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250828085744344 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085744349 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085744351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@a2f677c0d269: 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 } } } } 20250828085744355 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085744355 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250828085744355 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250828085744355 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 20250828085744355 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250828085744355 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 20250828085744355 DLGSUP <0013> gsup_server.c:236 2: 20250828085744355 DLGSUP <0013> gsup_server.c:238 2: 00 20250828085744355 DLGSUP <0013> gsup_server.c:236 3: 20250828085744355 DLGSUP <0013> gsup_server.c:238 3: 00 20250828085744355 DLGSUP <0013> gsup_server.c:236 4: 20250828085744355 DLGSUP <0013> gsup_server.c:238 4: 00 20250828085744355 DLGSUP <0013> gsup_server.c:236 5: 20250828085744355 DLGSUP <0013> gsup_server.c:238 5: 00 20250828085744355 DLGSUP <0013> gsup_server.c:236 7: 20250828085744355 DLGSUP <0013> gsup_server.c:238 7: 00 20250828085744355 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250828085744355 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250828085744355 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)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085744357 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250828085744357 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@a2f677c0d269: 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") 20250828085744387 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34059<->l=127.0.0.1:4259) 20250828085744390 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250828085744390 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@a2f677c0d269: Created GsupExpect[0] for "262422970975917" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250828085744412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a2f677c0d269: Created GsupExpect[0] for "262422970975917" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250828085744422 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085744422 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422970975917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422970975917" cn_domain=CS} 20250828085744423 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422970975917 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250828085744423 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422970975917 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250828085744423 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422970975917.imsi 20250828085744423 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422970975917.imsi 20250828085744423 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422970975917.imsi: does not exist in local HLR 20250828085744434 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422970975917 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250828085744434 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250828085744434 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250828085744434 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250828085744434 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250828085744435 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250828085744435 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422970975917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250828085744435 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085744435 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085744435 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085744435 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250828085744435 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250828085744435 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: 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) } } } } 20250828085744440 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744440 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744440 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250828085744440 DLINP <000b> ipa.c:396 tag 1: HLR 20250828085744440 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828085744443 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744443 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744443 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: 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)@a2f677c0d269: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@a2f677c0d269: Found GsupExpect[0] for "262422970975917" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422970975917" HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828085744486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744486 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744486 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744487 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422970975917 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618337506 20250828085744487 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422970975917 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085744487 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085744487 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@a2f677c0d269: Found GsupExpect[0] for "262422970975917" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@a2f677c0d269: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422970975917" 20250828085744495 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744495 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744495 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422970975917 MSISDN-491618337506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085744495 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085744495 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085744499 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744499 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744499 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422970975917 MSISDN-491618337506 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 20250828085744499 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422970975917 MSISDN-491618337506 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250828085744499 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085744499 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250828085744502 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618337506.msisdn 20250828085744502 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618337506.msisdn: does not exist in local HLR 20250828085744502 DDGSM <0007> mslookup_server.c:352 sip.voice.491618337506.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250828085744502 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618337506.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@a2f677c0d269: setverdict(pass): none -> pass 20250828085744506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@a2f677c0d269: Final verdict of PTC: pass 20250828085744507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20250828085744509 DLINP <000b> input/ipa.c:452 connected read/write 20250828085744509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250828085744509 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250828085744509 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250828085744509 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250828085744509 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34059<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-server(336)@a2f677c0d269: Final verdict of PTC: none 335@a2f677c0d269: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@a2f677c0d269: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@a2f677c0d269: Final verdict of PTC: none 20250828085744511 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250828085744511 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250828085744511 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250828085744511 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250828085744511 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(337)@a2f677c0d269: Final verdict of PTC: none MTC@a2f677c0d269: Setting final verdict of the test case. MTC@a2f677c0d269: Local verdict of MTC: none MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC with component reference 335: none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@a2f677c0d269: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@a2f677c0d269: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@a2f677c0d269: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Aug 28 08:57:44 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 20250828085744568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 20250828085744669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3016) Waiting for packet dumper to finish... 1 (prev_count=3016, count=46540) MTC@a2f677c0d269: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@a2f677c0d269: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a2f677c0d269: Terminating MTC. MC@a2f677c0d269: MTC terminated. MC2> exit MC@a2f677c0d269: Shutting down session. MC@a2f677c0d269: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/expected-results.xml' against results in 'junit-xml-9099.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 (380936) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (380891) [testenv] Showing testsuite/junit-xml-9099.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/-debian-trixie', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/-debian-trixie/bin:/-debian-trixie/usr/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-9099.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.079146'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.141019'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.222176'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.135390'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.079574'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.092584'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.093748'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.094264'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.186402'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.161079'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.163211'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.061566'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.089315'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.158704'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.194456'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.105258'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.197755'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.160839'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.172267'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.206485'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.157397'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.145774'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.191593'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.220331'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.196393'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.087309'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.198685'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.229304'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.177042'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.090007'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.165572'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.174512'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.094385'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.114286'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.147544'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.071055'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.170285'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.193355'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0'] testenv-hlr-osmocom-nightly-20250828-0855-7d1ac573-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2780/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.04, 1.36, 0.94 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS