Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (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 e217e408c4e236b87915f5c8f9bc4d39ce064983 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10 Commit message: "README: explain how to run testsuites manually" > git rev-list --no-walk 6aff1b551255c1c789494ab6bec61baa91302d1b # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins9746556148766608064.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.4 MB/s) Reading package lists... [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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'make', 'hlr'] (make -j20 -C deps || make -j1 -C deps) make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' touch .make.deps make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr' DEP UDPasp_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP MAP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP DNS_EncDec.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_PDU_Defs.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_2.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_3.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_7.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ CC Native_Functions.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD 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_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_2.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_3.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (380 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 85 not upgraded. Need to get 16.7 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504232026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504232026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504232026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504232026 [231 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.3.eee8.202504232026 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504232026 [105 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504232026 [70.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504232026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.1.202504232026 [23.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504232026 [52.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504232026 [71.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504232026 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504232026 [60.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504232026 [64.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504232026 [51.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504232026 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.1.202504232026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504232026 [2165 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.1.202504232026 [461 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.7 MB in 0s (87.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504232026_amd64.deb ... Unpacking osmocom-nightly (202504232026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.3.eee8.202504232026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.3.eee8.202504232026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504232026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504232026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504232026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504232026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.1.202504232026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.202504232026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.1.202504232026_amd64.deb ... Unpacking osmo-hlr (1.9.1.202504232026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.24.ece60.202504232026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504232026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.1.202504232026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.202504232026) ... Setting up osmocom-nightly (202504232026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmonetif11:amd64 (1.6.0.3.eee8.202504232026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.202504232026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmocore (1.11.0.24.ece60.202504232026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504232026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504232026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504232026) ... Setting up osmo-hlr (1.9.1.202504232026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.9.1.202504232026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250424085518706 DMAIN <0000> hlr.c:812 hlr starting 20250424085518706 DDB <0001> db.c:600 using database: :memory: 20250424085518706 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250424085518706 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250424085518707 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250424085518707 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250424085518708 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250424085518708 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250424085518708 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250424085518709 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250424085518709 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3', '-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-20250424-0855-465d9b2d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@7a0a80cfdbff: Unix server socket created successfully. MC@7a0a80cfdbff: Listening on TCP port 39307. MC2> 7a0a80cfdbff is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3/hlr/HLR_Tests 7a0a80cfdbff 39307 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7a0a80cfdbff: New HC connected from 10.0.2.100 [10.0.2.100]. 7a0a80cfdbff: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7a0a80cfdbff: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7a0a80cfdbff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7a0a80cfdbff: Configuration file was processed on all HCs. MC@7a0a80cfdbff: Creating MTC on host 10.0.2.100. MC@7a0a80cfdbff: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7a0a80cfdbff: 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 Apr 24 08:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_sai_err_invalid_imsi started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085520183 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085520184 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085520185 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085520186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@7a0a80cfdbff: 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) } } } } 20250424085520187 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(3)@7a0a80cfdbff: 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 } } } } 20250424085520187 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085520187 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085520187 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  20250424085520187 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085520187 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  20250424085520187 DLGSUP <0013> gsup_server.c:236 2:  20250424085520187 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085520187 DLGSUP <0013> gsup_server.c:236 3:  20250424085520187 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085520187 DLGSUP <0013> gsup_server.c:236 4:  20250424085520187 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085520187 DLGSUP <0013> gsup_server.c:236 5:  20250424085520187 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085520187 DLGSUP <0013> gsup_server.c:236 7:  20250424085520187 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085520187 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085520187 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085520187 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085520200 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35901<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7a0a80cfdbff: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250424085520206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4258 20250424085520234 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085520234 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"} 20250424085520234 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" 20250424085520234 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} 20250424085520234 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 20250424085520234 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085520234 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@7a0a80cfdbff: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085520241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085520244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4258 20250424085520247 DLINP <000b> input/ipa.c:452 connected read/write 20250424085520247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085520247 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085520247 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085520247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085520247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35901<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@7a0a80cfdbff: Final verdict of PTC: none 5@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 5: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:55:20 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 20250424085520307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 20250424085520407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56230<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_sai started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085524433 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085524433 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085524437 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085524443 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524443 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085524443 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085524443 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  20250424085524443 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085524443 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  20250424085524443 DLGSUP <0013> gsup_server.c:236 2:  20250424085524443 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085524443 DLGSUP <0013> gsup_server.c:236 3:  20250424085524443 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085524443 DLGSUP <0013> gsup_server.c:236 4:  20250424085524443 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085524443 DLGSUP <0013> gsup_server.c:236 5:  20250424085524443 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085524443 DLGSUP <0013> gsup_server.c:236 7:  20250424085524443 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085524443 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085524443 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085524443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085524472 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20250424085524478 DAUC <0003> db_auc.c:157 IMSI='262423494512109': No 2G Auth Data 20250424085524478 DAUC <0003> db_auc.c:192 IMSI='262423494512109': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262423494512109" to be handled at TC_gsup_sai(12) 20250424085524497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 20250424085524506 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524506 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423494512109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423494512109"} 20250424085524507 DAUC <0003> db_auc.c:192 IMSI='262423494512109': No 3G Auth Data 20250424085524507 DAUC <0003> db_auc.c:236 IMSI='262423494512109': Calling to generate 5 vectors 20250424085524507 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085524507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524507 DAUC <0003> auc.c:113 vector [0]: rand = 58c0004b421f17ce19392830a634b26a 20250424085524507 DAUC <0003> auc.c:179 vector [0]: kc = 5d0a2b60ad709c00 20250424085524507 DAUC <0003> auc.c:180 vector [0]: sres = 42d36551 20250424085524507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085524507 DAUC <0003> auc.c:113 vector [1]: rand = a76bc0d4c1342926e7f854f6ba80d9df 20250424085524507 DAUC <0003> auc.c:179 vector [1]: kc = d46627c05ee7dc00 20250424085524507 DAUC <0003> auc.c:180 vector [1]: sres = cda21b31 20250424085524507 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085524507 DAUC <0003> auc.c:113 vector [2]: rand = de6db2448b001df8e8622850a7c5d999 20250424085524507 DAUC <0003> auc.c:179 vector [2]: kc = fd167c6b4716b000 20250424085524507 DAUC <0003> auc.c:180 vector [2]: sres = 7e2a3d8c 20250424085524507 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085524507 DAUC <0003> auc.c:113 vector [3]: rand = 26f769082ab25457253645ac9bb02f3c 20250424085524507 DAUC <0003> auc.c:179 vector [3]: kc = 3e37942c5e667c00 20250424085524507 DAUC <0003> auc.c:180 vector [3]: sres = b93ea96f 20250424085524507 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085524507 DAUC <0003> auc.c:113 vector [4]: rand = 9f411c2de0f87172dae6280bb66a168c 20250424085524507 DAUC <0003> auc.c:179 vector [4]: kc = c49df9270ef5a800 20250424085524507 DAUC <0003> auc.c:180 vector [4]: sres = aee9614b 20250424085524507 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085524507 DAUC <0003> db_auc.c:245 IMSI='262423494512109': Generated 5 vectors 20250424085524507 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423494512109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423494512109"} 20250424085524507 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423494512109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524507 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524508 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262423494512109" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_sai(12)"262423494512109" TC_gsup_sai(12)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(12)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36324<->l=127.0.0.1:4258 TC_gsup_sai(12)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524518 DAUC <0003> db_auc.c:157 IMSI='262425874433585': No 2G Auth Data 20250424085524518 DAUC <0003> db_auc.c:192 IMSI='262425874433585': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262425874433585" to be handled at TC_gsup_sai(13) 20250424085524532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36338<->l=127.0.0.1:4258 20250424085524533 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524533 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425874433585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425874433585"} 20250424085524534 DAUC <0003> db_auc.c:192 IMSI='262425874433585': No 3G Auth Data 20250424085524534 DAUC <0003> db_auc.c:236 IMSI='262425874433585': Calling to generate 5 vectors 20250424085524534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085524534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524534 DAUC <0003> auc.c:113 vector [0]: rand = e9aad0c5cf2d5346278a85e721841917 20250424085524534 DAUC <0003> auc.c:179 vector [0]: kc = 05ccf32aeb4bf400 20250424085524534 DAUC <0003> auc.c:180 vector [0]: sres = 8288f737 20250424085524534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085524534 DAUC <0003> auc.c:113 vector [1]: rand = 6e2250033dcadab7939bb37dd54eb70b 20250424085524534 DAUC <0003> auc.c:179 vector [1]: kc = 14c241b3ef06c400 20250424085524534 DAUC <0003> auc.c:180 vector [1]: sres = 156646b1 20250424085524534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085524534 DAUC <0003> auc.c:113 vector [2]: rand = d927047b295ce262610e8313634c21aa 20250424085524534 DAUC <0003> auc.c:179 vector [2]: kc = 9ce29e3357c90800 20250424085524534 DAUC <0003> auc.c:180 vector [2]: sres = 5c213775 20250424085524534 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085524534 DAUC <0003> auc.c:113 vector [3]: rand = aae54d09b57250fb595ff8335571bdfb 20250424085524534 DAUC <0003> auc.c:179 vector [3]: kc = e1f9c182493fc800 20250424085524534 DAUC <0003> auc.c:180 vector [3]: sres = ca823da1 20250424085524534 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085524534 DAUC <0003> auc.c:113 vector [4]: rand = 20438b9fc8b8e22598ceb157dd38e3cd 20250424085524534 DAUC <0003> auc.c:179 vector [4]: kc = 23fb5ec4ae5e1800 20250424085524534 DAUC <0003> auc.c:180 vector [4]: sres = 49cf5bf1 20250424085524534 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085524534 DAUC <0003> db_auc.c:245 IMSI='262425874433585': Generated 5 vectors 20250424085524534 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425874433585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425874433585"} 20250424085524534 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425874433585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524534 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524534 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262425874433585" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_sai(13)"262425874433585" TC_gsup_sai(13)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(13)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36338<->l=127.0.0.1:4258 TC_gsup_sai(13)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524536 DAUC <0003> db_auc.c:157 IMSI='262421412562550': No 2G Auth Data 20250424085524536 DAUC <0003> db_auc.c:192 IMSI='262421412562550': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262421412562550" to be handled at TC_gsup_sai(14) 20250424085524543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 20250424085524544 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524544 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421412562550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421412562550"} 20250424085524544 DAUC <0003> db_auc.c:192 IMSI='262421412562550': No 3G Auth Data 20250424085524544 DAUC <0003> db_auc.c:236 IMSI='262421412562550': Calling to generate 5 vectors 20250424085524544 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085524544 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524544 DAUC <0003> auc.c:113 vector [0]: rand = 8021330a21ef78fa344e38ea09018f47 20250424085524544 DAUC <0003> auc.c:179 vector [0]: kc = fa98f928a1f54ee5 20250424085524544 DAUC <0003> auc.c:180 vector [0]: sres = 72f1a4ea 20250424085524544 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085524544 DAUC <0003> auc.c:113 vector [1]: rand = 5223f1a89a8eadf1bea2ac2f18ceeede 20250424085524544 DAUC <0003> auc.c:179 vector [1]: kc = 87eef97130972e91 20250424085524544 DAUC <0003> auc.c:180 vector [1]: sres = 325069a0 20250424085524544 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085524544 DAUC <0003> auc.c:113 vector [2]: rand = d14e9af3cbafc375476be6b17f23e541 20250424085524544 DAUC <0003> auc.c:179 vector [2]: kc = a65542b17d2b7cb1 20250424085524544 DAUC <0003> auc.c:180 vector [2]: sres = bce5ffea 20250424085524544 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085524544 DAUC <0003> auc.c:113 vector [3]: rand = 8a064c0375c9ba031f7b78404e4787d8 20250424085524544 DAUC <0003> auc.c:179 vector [3]: kc = 03eb2f0e97849d34 20250424085524544 DAUC <0003> auc.c:180 vector [3]: sres = 0214aa27 20250424085524544 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085524544 DAUC <0003> auc.c:113 vector [4]: rand = c8db91c895f70d6ec82961704d124a1f 20250424085524544 DAUC <0003> auc.c:179 vector [4]: kc = c95c734b664b7be4 20250424085524544 DAUC <0003> auc.c:180 vector [4]: sres = f96fc260 20250424085524544 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085524544 DAUC <0003> db_auc.c:245 IMSI='262421412562550': Generated 5 vectors 20250424085524544 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421412562550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421412562550"} 20250424085524544 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421412562550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524544 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524544 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262421412562550" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_sai(14)"262421412562550" TC_gsup_sai(14)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(14)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.1:4258 TC_gsup_sai(14)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524546 DAUC <0003> db_auc.c:157 IMSI='262424232313093': No 2G Auth Data 20250424085524546 DAUC <0003> db_auc.c:192 IMSI='262424232313093': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262424232313093" to be handled at TC_gsup_sai(15) 20250424085524553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 20250424085524555 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524555 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424232313093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424232313093"} 20250424085524555 DAUC <0003> db_auc.c:157 IMSI='262424232313093': No 2G Auth Data 20250424085524555 DAUC <0003> db_auc.c:236 IMSI='262424232313093': Calling to generate 5 vectors 20250424085524555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085524555 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085524555 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085524555 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085524555 DAUC <0003> auc.c:113 vector [0]: rand = 3206937e0fdb86e94c6534419d575677 20250424085524555 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085524555 DAUC <0003> auc.c:142 vector [0]: autn = 3e1884af2b380000407c09177ab0b940 20250424085524555 DAUC <0003> auc.c:143 vector [0]: ck = 7f6336d8619de91471bc4b53f5406ac7 20250424085524555 DAUC <0003> auc.c:144 vector [0]: ik = 6b5fdc9992bf914bd4ca8342438bf2dd 20250424085524555 DAUC <0003> auc.c:145 vector [0]: res = b37dc33c01d3454f0000000000000000 20250424085524555 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085524555 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085524555 DAUC <0003> auc.c:151 vector [0]: kc = b14a225045e9e045 20250424085524555 DAUC <0003> auc.c:152 vector [0]: sres = b2ae8673 20250424085524555 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085524555 DAUC <0003> auc.c:113 vector [1]: rand = 106ea739061bb2a8078b8d4887d4bf6b 20250424085524555 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085524555 DAUC <0003> auc.c:142 vector [1]: autn = 9b981898781f0000872f0abcb480d1c3 20250424085524555 DAUC <0003> auc.c:143 vector [1]: ck = 070715b92c78dac41575f641f5a7453a 20250424085524555 DAUC <0003> auc.c:144 vector [1]: ik = 4f13712090163689214cac96014f3328 20250424085524555 DAUC <0003> auc.c:145 vector [1]: res = 9244b6fc3bb453c30000000000000000 20250424085524555 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085524555 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085524555 DAUC <0003> auc.c:151 vector [1]: kc = 7c2d3e4e48869a5f 20250424085524555 DAUC <0003> auc.c:152 vector [1]: sres = a9f0e53f 20250424085524555 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085524555 DAUC <0003> auc.c:113 vector [2]: rand = f58bab069834e19bda24f64105b38f30 20250424085524555 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085524555 DAUC <0003> auc.c:142 vector [2]: autn = 28e8779c2af000009dffae1c08a1e74a 20250424085524555 DAUC <0003> auc.c:143 vector [2]: ck = b2550820cbda48a15d6dad90a425e39c 20250424085524555 DAUC <0003> auc.c:144 vector [2]: ik = 9c03485066e57439302613b9697ad407 20250424085524555 DAUC <0003> auc.c:145 vector [2]: res = d9ea7493b819e2ca0000000000000000 20250424085524555 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085524555 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085524555 DAUC <0003> auc.c:151 vector [2]: kc = 431dfe5960600b03 20250424085524555 DAUC <0003> auc.c:152 vector [2]: sres = 61f39659 20250424085524555 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085524555 DAUC <0003> auc.c:113 vector [3]: rand = ebb4c209206654daebdd83ba6933c82c 20250424085524555 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085524555 DAUC <0003> auc.c:142 vector [3]: autn = 9a70b517687c0000ecdbee0bd54ff0d1 20250424085524555 DAUC <0003> auc.c:143 vector [3]: ck = e77a9bea353b5cbb422a6f8bc6406806 20250424085524555 DAUC <0003> auc.c:144 vector [3]: ik = 13dcb58a7300ef435c86eb0ca7e9cac4 20250424085524555 DAUC <0003> auc.c:145 vector [3]: res = 3d0d903c392fb7980000000000000000 20250424085524555 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085524555 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085524555 DAUC <0003> auc.c:151 vector [3]: kc = ea0aaae72792113a 20250424085524555 DAUC <0003> auc.c:152 vector [3]: sres = 042227a4 20250424085524555 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085524555 DAUC <0003> auc.c:113 vector [4]: rand = c1d5211853965d53d2b2a6f621ef9dd6 20250424085524555 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085524555 DAUC <0003> auc.c:142 vector [4]: autn = df18d061179f000004caf454e0604eda 20250424085524555 DAUC <0003> auc.c:143 vector [4]: ck = acf292bddd937e9c17433fb3e66f64e5 20250424085524555 DAUC <0003> auc.c:144 vector [4]: ik = 004438457b64ddf62eabfab9a5f8c7ef 20250424085524555 DAUC <0003> auc.c:145 vector [4]: res = 6b42a5a8a43016250000000000000000 20250424085524555 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085524555 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085524555 DAUC <0003> auc.c:151 vector [4]: kc = 955e6ff2e5600060 20250424085524555 DAUC <0003> auc.c:152 vector [4]: sres = cf72b38d 20250424085524555 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085524555 DAUC <0003> db_auc.c:245 IMSI='262424232313093': Generated 5 vectors 20250424085524555 DAUC <0003> db_auc.c:249 IMSI='262424232313093': Updating SQN=161 in DB 20250424085524555 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424232313093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424232313093"} 20250424085524555 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424232313093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524555 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524555 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262424232313093" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_sai(15)"262424232313093" TC_gsup_sai(15)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(15)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4258 TC_gsup_sai(15)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524558 DAUC <0003> db_auc.c:157 IMSI='262421656204039': No 2G Auth Data 20250424085524558 DAUC <0003> db_auc.c:192 IMSI='262421656204039': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262421656204039" to be handled at TC_gsup_sai(16) 20250424085524564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 20250424085524566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524566 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421656204039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421656204039"} 20250424085524566 DAUC <0003> db_auc.c:157 IMSI='262421656204039': No 2G Auth Data 20250424085524566 DAUC <0003> db_auc.c:236 IMSI='262421656204039': Calling to generate 5 vectors 20250424085524566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085524566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085524566 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085524566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085524566 DAUC <0003> auc.c:113 vector [0]: rand = a17456148ef3f77775e95b886b835d51 20250424085524566 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085524566 DAUC <0003> auc.c:142 vector [0]: autn = 8796fc824fcb0000c682cf9de6ac103a 20250424085524566 DAUC <0003> auc.c:143 vector [0]: ck = 453beb106937fd8b98976ba5bc9a8401 20250424085524566 DAUC <0003> auc.c:144 vector [0]: ik = 8e78619a06c27dd29cc04362f80e1900 20250424085524566 DAUC <0003> auc.c:145 vector [0]: res = 921153292f6206f70000000000000000 20250424085524566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085524566 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085524566 DAUC <0003> auc.c:151 vector [0]: kc = cf14a24d2b611d58 20250424085524566 DAUC <0003> auc.c:152 vector [0]: sres = bd7355de 20250424085524566 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085524566 DAUC <0003> auc.c:113 vector [1]: rand = 4ad4346cbcc1187e5eeded69d5540eda 20250424085524566 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085524566 DAUC <0003> auc.c:142 vector [1]: autn = a19cb44b90000000ba527a3a4d64f2d2 20250424085524566 DAUC <0003> auc.c:143 vector [1]: ck = 8ff296168836253f53fcf642bbfedf3b 20250424085524566 DAUC <0003> auc.c:144 vector [1]: ik = b5ee4c5c788801cb6a6f646cc1a32406 20250424085524566 DAUC <0003> auc.c:145 vector [1]: res = 4de25a7c0a21102f0000000000000000 20250424085524566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085524566 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085524566 DAUC <0003> auc.c:151 vector [1]: kc = 038f48648ae3dfc9 20250424085524566 DAUC <0003> auc.c:152 vector [1]: sres = 47c34a53 20250424085524566 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085524566 DAUC <0003> auc.c:113 vector [2]: rand = 0d0e080f69656b2d716b8f392463918e 20250424085524566 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085524566 DAUC <0003> auc.c:142 vector [2]: autn = 6fef0cd071a00000bd773ffb1bfb36ad 20250424085524566 DAUC <0003> auc.c:143 vector [2]: ck = 40bb51c3c7e402937d1f96a26cbd4783 20250424085524566 DAUC <0003> auc.c:144 vector [2]: ik = 5f738a258716b38b51b14ef09b3d95e4 20250424085524566 DAUC <0003> auc.c:145 vector [2]: res = 1c647d4bb11b09df0000000000000000 20250424085524566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085524566 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085524566 DAUC <0003> auc.c:151 vector [2]: kc = 336603b4b772637f 20250424085524566 DAUC <0003> auc.c:152 vector [2]: sres = ad7f7494 20250424085524566 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085524566 DAUC <0003> auc.c:113 vector [3]: rand = 6af03cdb4d1475426245096ea2e5a01f 20250424085524566 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085524566 DAUC <0003> auc.c:142 vector [3]: autn = bb29c76d17100000cfad891abb9412fe 20250424085524566 DAUC <0003> auc.c:143 vector [3]: ck = e2bdba1cd7aaeffc0281e9029233b40f 20250424085524566 DAUC <0003> auc.c:144 vector [3]: ik = 1938bb00d43d058ba4c46397c92a9491 20250424085524566 DAUC <0003> auc.c:145 vector [3]: res = 3af48b2ff6b1ea630000000000000000 20250424085524566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085524566 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085524566 DAUC <0003> auc.c:151 vector [3]: kc = 5dc08b89588ecae9 20250424085524566 DAUC <0003> auc.c:152 vector [3]: sres = cc45614c 20250424085524566 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085524566 DAUC <0003> auc.c:113 vector [4]: rand = a0663cf9688227b4dd19e9395039c742 20250424085524566 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085524566 DAUC <0003> auc.c:142 vector [4]: autn = b26f3b444d640000381a620c3cb2820e 20250424085524566 DAUC <0003> auc.c:143 vector [4]: ck = 325f4a15c18d5aa2db31497fa59e4b46 20250424085524566 DAUC <0003> auc.c:144 vector [4]: ik = b9b867ad08c816c175a14a0b8fef2491 20250424085524566 DAUC <0003> auc.c:145 vector [4]: res = 19271628d4f8c9470000000000000000 20250424085524566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085524566 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085524566 DAUC <0003> auc.c:151 vector [4]: kc = 25772ecce33423b4 20250424085524566 DAUC <0003> auc.c:152 vector [4]: sres = cddfdf6f 20250424085524566 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085524566 DAUC <0003> db_auc.c:245 IMSI='262421656204039': Generated 5 vectors 20250424085524566 DAUC <0003> db_auc.c:249 IMSI='262421656204039': Updating SQN=161 in DB 20250424085524566 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421656204039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421656204039"} 20250424085524566 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421656204039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262421656204039" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_sai(16)"262421656204039" TC_gsup_sai(16)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(16)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4258 TC_gsup_sai(16)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524568 DAUC <0003> db_auc.c:157 IMSI='262423239556593': No 2G Auth Data 20250424085524568 DAUC <0003> db_auc.c:192 IMSI='262423239556593': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262423239556593" to be handled at TC_gsup_sai(17) 20250424085524575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 20250424085524577 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524577 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423239556593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423239556593"} 20250424085524577 DAUC <0003> db_auc.c:236 IMSI='262423239556593': Calling to generate 5 vectors 20250424085524577 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085524577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085524577 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085524577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085524577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524577 DAUC <0003> auc.c:113 vector [0]: rand = 67c5d6bb278a5022f4fc6f3f082e4a64 20250424085524577 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085524577 DAUC <0003> auc.c:142 vector [0]: autn = 4e5e571123a70000dbf6927b99f46fb6 20250424085524577 DAUC <0003> auc.c:143 vector [0]: ck = d4c63338d3c79c7050a2103a4b0da91d 20250424085524577 DAUC <0003> auc.c:144 vector [0]: ik = f98eebb472911551a944aebd706cf487 20250424085524577 DAUC <0003> auc.c:145 vector [0]: res = 6e4a324dd1e18e760000000000000000 20250424085524577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085524577 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085524577 DAUC <0003> auc.c:179 vector [0]: kc = e2ca416873366400 20250424085524577 DAUC <0003> auc.c:180 vector [0]: sres = f8a0e267 20250424085524577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085524577 DAUC <0003> auc.c:113 vector [1]: rand = 45b4779466dc2565cd61b6326ba4a8c3 20250424085524577 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085524577 DAUC <0003> auc.c:142 vector [1]: autn = f700e649cb970000660dee0e7be11957 20250424085524577 DAUC <0003> auc.c:143 vector [1]: ck = 36881eee17fc0ebdf40a0ab9b6957e8a 20250424085524577 DAUC <0003> auc.c:144 vector [1]: ik = e317303d366a044ef462649ad21937c0 20250424085524577 DAUC <0003> auc.c:145 vector [1]: res = 38950f183ef999ea0000000000000000 20250424085524577 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085524577 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085524577 DAUC <0003> auc.c:179 vector [1]: kc = b06d0b481a62c800 20250424085524577 DAUC <0003> auc.c:180 vector [1]: sres = 3b902ec0 20250424085524577 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085524577 DAUC <0003> auc.c:113 vector [2]: rand = 555f14eddb9b01d28b74ecc04139ee9d 20250424085524577 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085524577 DAUC <0003> auc.c:142 vector [2]: autn = 58913734abfb000070e2d178d079e3dd 20250424085524577 DAUC <0003> auc.c:143 vector [2]: ck = b965956c16d2f5d22b1199e52e9b455c 20250424085524577 DAUC <0003> auc.c:144 vector [2]: ik = 2d6514658194ab7893de145559ee321d 20250424085524577 DAUC <0003> auc.c:145 vector [2]: res = 0366f6a165bd78a90000000000000000 20250424085524577 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085524577 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085524577 DAUC <0003> auc.c:179 vector [2]: kc = 11ca6a1f351f8c00 20250424085524577 DAUC <0003> auc.c:180 vector [2]: sres = 36f108ab 20250424085524577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085524577 DAUC <0003> auc.c:113 vector [3]: rand = 8f140922856b0e9a43effc3e2d97d6aa 20250424085524577 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085524577 DAUC <0003> auc.c:142 vector [3]: autn = 94adf7ba15df0000b9d3ffc9ed0ccfe2 20250424085524577 DAUC <0003> auc.c:143 vector [3]: ck = 223651b2f718eb6475d7c45863fe6d03 20250424085524577 DAUC <0003> auc.c:144 vector [3]: ik = 5bd596735777a7b70a9b82a9a277ede0 20250424085524577 DAUC <0003> auc.c:145 vector [3]: res = 5bb13d0b5824fbe00000000000000000 20250424085524577 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085524577 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085524577 DAUC <0003> auc.c:179 vector [3]: kc = 6c931119ab13b000 20250424085524577 DAUC <0003> auc.c:180 vector [3]: sres = 34054320 20250424085524577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085524577 DAUC <0003> auc.c:113 vector [4]: rand = 659c47caa5db2dc44c076ed391646540 20250424085524577 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085524577 DAUC <0003> auc.c:142 vector [4]: autn = 392dec0a35e500003d992f3fee7e63ff 20250424085524577 DAUC <0003> auc.c:143 vector [4]: ck = 98be8ebc67be852a3db9d0899c5566b0 20250424085524577 DAUC <0003> auc.c:144 vector [4]: ik = 8a19cd9193a49c5fc4e6f49817d162ba 20250424085524577 DAUC <0003> auc.c:145 vector [4]: res = ed6f646a4616319c0000000000000000 20250424085524577 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085524577 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085524577 DAUC <0003> auc.c:179 vector [4]: kc = 929ce7f6b70ea800 20250424085524577 DAUC <0003> auc.c:180 vector [4]: sres = 439721c8 20250424085524577 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085524577 DAUC <0003> db_auc.c:245 IMSI='262423239556593': Generated 5 vectors 20250424085524577 DAUC <0003> db_auc.c:249 IMSI='262423239556593': Updating SQN=161 in DB 20250424085524577 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423239556593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423239556593"} 20250424085524577 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423239556593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524577 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524577 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262423239556593" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_sai(17)"262423239556593" TC_gsup_sai(17)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(17)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36376<->l=127.0.0.1:4258 TC_gsup_sai(17)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524579 DAUC <0003> db_auc.c:157 IMSI='262429559862848': No 2G Auth Data 20250424085524579 DAUC <0003> db_auc.c:192 IMSI='262429559862848': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262429559862848" to be handled at TC_gsup_sai(18) 20250424085524587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 20250424085524589 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524589 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429559862848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429559862848"} 20250424085524589 DAUC <0003> db_auc.c:236 IMSI='262429559862848': Calling to generate 5 vectors 20250424085524589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085524589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085524589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085524589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085524589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524589 DAUC <0003> auc.c:113 vector [0]: rand = 62700fc70fcc93fc0e08f63c2d93b2cc 20250424085524589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085524589 DAUC <0003> auc.c:142 vector [0]: autn = d579eac2df92000008c0753a0e338b4d 20250424085524589 DAUC <0003> auc.c:143 vector [0]: ck = 633e803754756cded33a73f2459c31be 20250424085524589 DAUC <0003> auc.c:144 vector [0]: ik = 3895cd44c884c736a250f2d85e22dd88 20250424085524589 DAUC <0003> auc.c:145 vector [0]: res = 1149abaf5118ee1d0000000000000000 20250424085524589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085524589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085524589 DAUC <0003> auc.c:179 vector [0]: kc = 48a7d076a96b9000 20250424085524589 DAUC <0003> auc.c:180 vector [0]: sres = d6f7922c 20250424085524589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085524589 DAUC <0003> auc.c:113 vector [1]: rand = 28cccc6345cd33275306b6bb8dca358d 20250424085524589 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085524589 DAUC <0003> auc.c:142 vector [1]: autn = b34fbb5ef9110000ecae1bce4329cd7e 20250424085524589 DAUC <0003> auc.c:143 vector [1]: ck = 17655ff28c31d161ec1efdbcd9ba3b28 20250424085524589 DAUC <0003> auc.c:144 vector [1]: ik = dfb2e4934bc4cedd1fa87c028c160987 20250424085524589 DAUC <0003> auc.c:145 vector [1]: res = 4cc6792523aa34700000000000000000 20250424085524589 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085524589 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085524589 DAUC <0003> auc.c:179 vector [1]: kc = 28703975bbe90800 20250424085524589 DAUC <0003> auc.c:180 vector [1]: sres = 1bd57031 20250424085524589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085524589 DAUC <0003> auc.c:113 vector [2]: rand = 01d2a0234d3fe394decb617142ff30de 20250424085524589 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085524589 DAUC <0003> auc.c:142 vector [2]: autn = 75ac0349fa6a000064dd6fa03ff6e059 20250424085524589 DAUC <0003> auc.c:143 vector [2]: ck = afc9043da09069ec6e2bf0667e6f11c5 20250424085524589 DAUC <0003> auc.c:144 vector [2]: ik = f76c4c0923c05b45a7f1711b9899e94e 20250424085524589 DAUC <0003> auc.c:145 vector [2]: res = 364c2277219721fe0000000000000000 20250424085524589 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085524589 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085524589 DAUC <0003> auc.c:179 vector [2]: kc = 80ec88f55e3b5000 20250424085524589 DAUC <0003> auc.c:180 vector [2]: sres = 66431f6d 20250424085524589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085524589 DAUC <0003> auc.c:113 vector [3]: rand = 0bb4f943109272dcf8b31d2415eee61b 20250424085524589 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085524589 DAUC <0003> auc.c:142 vector [3]: autn = 2ccaac5267650000e660804f762adde3 20250424085524589 DAUC <0003> auc.c:143 vector [3]: ck = 999809c88a55637d397c7deba9d45888 20250424085524589 DAUC <0003> auc.c:144 vector [3]: ik = 342d846999b696058c283244007d2929 20250424085524589 DAUC <0003> auc.c:145 vector [3]: res = 01668a10291507bc0000000000000000 20250424085524589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085524589 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085524589 DAUC <0003> auc.c:179 vector [3]: kc = fa061399a1421000 20250424085524589 DAUC <0003> auc.c:180 vector [3]: sres = 65749e69 20250424085524589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085524589 DAUC <0003> auc.c:113 vector [4]: rand = 06c914334f4e444f177fd5eb8d54e48a 20250424085524589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085524589 DAUC <0003> auc.c:142 vector [4]: autn = 5d93eb91f9c300001c77e968583fff79 20250424085524589 DAUC <0003> auc.c:143 vector [4]: ck = 080b5178fe972038318e81a7feb60ef7 20250424085524589 DAUC <0003> auc.c:144 vector [4]: ik = fa1cd94339a29f6ad59b0fa8bf7cf497 20250424085524589 DAUC <0003> auc.c:145 vector [4]: res = 8e4fba9ad8173aab0000000000000000 20250424085524589 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085524589 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085524589 DAUC <0003> auc.c:179 vector [4]: kc = 733c60b417ef8800 20250424085524589 DAUC <0003> auc.c:180 vector [4]: sres = 4025ab38 20250424085524589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085524589 DAUC <0003> db_auc.c:245 IMSI='262429559862848': Generated 5 vectors 20250424085524589 DAUC <0003> db_auc.c:249 IMSI='262429559862848': Updating SQN=161 in DB 20250424085524589 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429559862848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429559862848"} 20250424085524589 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429559862848 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524589 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524589 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262429559862848" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_sai(18)"262429559862848" TC_gsup_sai(18)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(18)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4258 TC_gsup_sai(18)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085524591 DAUC <0003> db_auc.c:157 IMSI='262424536895737': No 2G Auth Data 20250424085524591 DAUC <0003> db_auc.c:192 IMSI='262424536895737': No 3G Auth Data HLR_Test-GSUP(9)@7a0a80cfdbff: Created GsupExpect[0] for "262424536895737" to be handled at TC_gsup_sai(19) 20250424085524599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 20250424085524600 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524600 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424536895737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424536895737"} 20250424085524600 DAUC <0003> db_auc.c:236 IMSI='262424536895737': Calling to generate 5 vectors 20250424085524600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085524600 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085524600 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085524600 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085524600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085524600 DAUC <0003> auc.c:113 vector [0]: rand = cdd38e16c6f5ee831dcc183e5ea61a4c 20250424085524600 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085524600 DAUC <0003> auc.c:142 vector [0]: autn = 810df685db73000031fb89be38f2a286 20250424085524600 DAUC <0003> auc.c:143 vector [0]: ck = 707fdfca669499215926226ef00af053 20250424085524600 DAUC <0003> auc.c:144 vector [0]: ik = 2c3d1bbd26eb6babf2c71dcfff44358e 20250424085524600 DAUC <0003> auc.c:145 vector [0]: res = a8e65d3dca96b2640000000000000000 20250424085524600 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085524600 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085524600 DAUC <0003> auc.c:179 vector [0]: kc = 6564fd1742a70525 20250424085524600 DAUC <0003> auc.c:180 vector [0]: sres = e5bf7465 20250424085524600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085524600 DAUC <0003> auc.c:113 vector [1]: rand = e47424b7c67b0fc938705cd522fea6d6 20250424085524600 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085524600 DAUC <0003> auc.c:142 vector [1]: autn = fe43624795b500000486b698fb30df59 20250424085524600 DAUC <0003> auc.c:143 vector [1]: ck = e689b4665b175a8331e7ae7208d736a7 20250424085524600 DAUC <0003> auc.c:144 vector [1]: ik = 0acd6c4e54b9483c0a9b8bbda936d4d9 20250424085524600 DAUC <0003> auc.c:145 vector [1]: res = 0398f4e7e8482f940000000000000000 20250424085524600 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085524601 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085524601 DAUC <0003> auc.c:179 vector [1]: kc = e7719c74a72e334b 20250424085524601 DAUC <0003> auc.c:180 vector [1]: sres = 5b44de65 20250424085524601 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085524601 DAUC <0003> auc.c:113 vector [2]: rand = a667a5af903db67a16e2423742d769b5 20250424085524601 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085524601 DAUC <0003> auc.c:142 vector [2]: autn = a6d45688817b00002a8974349ed430ee 20250424085524601 DAUC <0003> auc.c:143 vector [2]: ck = 2029d99111d7e0eed66c522fe462d904 20250424085524601 DAUC <0003> auc.c:144 vector [2]: ik = c5693411c601f025ba28bb371a25169e 20250424085524601 DAUC <0003> auc.c:145 vector [2]: res = 5ed93ad4d04b24480000000000000000 20250424085524601 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085524601 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085524601 DAUC <0003> auc.c:179 vector [2]: kc = 8fa7da76702ae3d2 20250424085524601 DAUC <0003> auc.c:180 vector [2]: sres = 3b665683 20250424085524601 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085524601 DAUC <0003> auc.c:113 vector [3]: rand = a238216b818eca8f18a60f5e7d60e49f 20250424085524601 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085524601 DAUC <0003> auc.c:142 vector [3]: autn = 57a11eda61b50000b40ba2678005c080 20250424085524601 DAUC <0003> auc.c:143 vector [3]: ck = 08c182eb920c6ef8ea3fe9958f13fe9c 20250424085524601 DAUC <0003> auc.c:144 vector [3]: ik = 8329077a67df1570353f2b25bfa400cc 20250424085524601 DAUC <0003> auc.c:145 vector [3]: res = a4e57be10f197ff70000000000000000 20250424085524601 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085524601 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085524601 DAUC <0003> auc.c:179 vector [3]: kc = 9dbe1582ddae0265 20250424085524601 DAUC <0003> auc.c:180 vector [3]: sres = fb1759b7 20250424085524601 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085524601 DAUC <0003> auc.c:113 vector [4]: rand = 4783330dab941def9938fb81a795aa10 20250424085524601 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085524601 DAUC <0003> auc.c:142 vector [4]: autn = 675ad3ef42800000fe53c2bbfb8023c7 20250424085524601 DAUC <0003> auc.c:143 vector [4]: ck = 7c7648634d4fbc13ba7911875f947da9 20250424085524601 DAUC <0003> auc.c:144 vector [4]: ik = ed6149cc2955333e3b93d0687b10f58a 20250424085524601 DAUC <0003> auc.c:145 vector [4]: res = 03529400f319bbc80000000000000000 20250424085524601 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085524601 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085524601 DAUC <0003> auc.c:179 vector [4]: kc = 36ec85dc8858b118 20250424085524601 DAUC <0003> auc.c:180 vector [4]: sres = 26e6a303 20250424085524601 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085524601 DAUC <0003> db_auc.c:245 IMSI='262424536895737': Generated 5 vectors 20250424085524601 DAUC <0003> db_auc.c:249 IMSI='262424536895737': Updating SQN=161 in DB 20250424085524601 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424536895737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424536895737"} 20250424085524601 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424536895737 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085524601 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085524601 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@7a0a80cfdbff: Found GsupExpect[0] for "262424536895737" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_sai(19)"262424536895737" TC_gsup_sai(19)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai(19)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085524602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4258 TC_gsup_sai(19)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085524603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4258 20250424085524604 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33971<->l=127.0.0.1:4259) 20250424085524604 DLINP <000b> input/ipa.c:452 connected read/write 20250424085524604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085524604 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085524604 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085524604 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(9)@7a0a80cfdbff: Final verdict of PTC: none 10@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_sai finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Apr 24 08:55:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250424085524627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4258 20250424085524727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36400<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_sai_num_auth_vectors started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085527829 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085527829 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085527831 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085527832 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527832 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085527832 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085527832 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  20250424085527832 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085527832 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  20250424085527832 DLGSUP <0013> gsup_server.c:236 2:  20250424085527832 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085527832 DLGSUP <0013> gsup_server.c:236 3:  20250424085527832 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(20)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085527832 DLGSUP <0013> gsup_server.c:236 4:  20250424085527832 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085527832 DLGSUP <0013> gsup_server.c:236 5:  20250424085527832 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085527832 DLGSUP <0013> gsup_server.c:236 7:  20250424085527832 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085527832 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085527832 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085527832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085527839 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41369<->l=127.0.0.1:4259) 20250424085527841 DAUC <0003> db_auc.c:157 IMSI='262428431603502': No 2G Auth Data 20250424085527841 DAUC <0003> db_auc.c:192 IMSI='262428431603502': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262428431603502" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250424085527846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 20250424085527874 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527874 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428431603502"} 20250424085527874 DAUC <0003> db_auc.c:192 IMSI='262428431603502': No 3G Auth Data 20250424085527874 DAUC <0003> db_auc.c:236 IMSI='262428431603502': Calling to generate 1 vectors 20250424085527874 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250424085527874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527874 DAUC <0003> auc.c:113 vector [0]: rand = 9998c6825e881ad844bdd4ed2445c58b 20250424085527874 DAUC <0003> auc.c:179 vector [0]: kc = f2878d3d80d51400 20250424085527874 DAUC <0003> auc.c:180 vector [0]: sres = 5d9cf75f 20250424085527875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527875 DAUC <0003> db_auc.c:245 IMSI='262428431603502': Generated 1 vectors 20250424085527875 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428431603502"} 20250424085527875 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527875 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527875 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262428431603502" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428431603502" TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527879 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527879 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428431603502"} 20250424085527879 DAUC <0003> db_auc.c:192 IMSI='262428431603502': No 3G Auth Data 20250424085527879 DAUC <0003> db_auc.c:236 IMSI='262428431603502': Calling to generate 4 vectors 20250424085527879 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250424085527879 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527879 DAUC <0003> auc.c:113 vector [0]: rand = fd5888bb4a118df8b2359ce1498e66c1 20250424085527879 DAUC <0003> auc.c:179 vector [0]: kc = 2ba9c58b65bc2400 20250424085527879 DAUC <0003> auc.c:180 vector [0]: sres = 51b02764 20250424085527879 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527879 DAUC <0003> auc.c:113 vector [1]: rand = 5709c6c1f319411dd9dd01f515553f50 20250424085527879 DAUC <0003> auc.c:179 vector [1]: kc = 731f25d7b8c1e000 20250424085527879 DAUC <0003> auc.c:180 vector [1]: sres = ef5ef170 20250424085527879 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527879 DAUC <0003> auc.c:113 vector [2]: rand = 6060cd1e0784edd5c47eb38e7d532e3e 20250424085527879 DAUC <0003> auc.c:179 vector [2]: kc = cca0187de5b0b000 20250424085527879 DAUC <0003> auc.c:180 vector [2]: sres = bcd73e83 20250424085527879 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527879 DAUC <0003> auc.c:113 vector [3]: rand = 1ab451028daa63d1d4a1976a0e4d6a86 20250424085527879 DAUC <0003> auc.c:179 vector [3]: kc = 199e4f1181c4b800 20250424085527879 DAUC <0003> auc.c:180 vector [3]: sres = be99a709 20250424085527879 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527879 DAUC <0003> db_auc.c:245 IMSI='262428431603502': Generated 4 vectors 20250424085527879 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428431603502"} 20250424085527879 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527879 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527880 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428431603502"} 20250424085527880 DAUC <0003> db_auc.c:192 IMSI='262428431603502': No 3G Auth Data 20250424085527880 DAUC <0003> db_auc.c:236 IMSI='262428431603502': Calling to generate 5 vectors 20250424085527880 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527880 DAUC <0003> auc.c:113 vector [0]: rand = d441e2f8950c808d37d51628f2095542 20250424085527880 DAUC <0003> auc.c:179 vector [0]: kc = 09b8d7cf6a182c00 20250424085527880 DAUC <0003> auc.c:180 vector [0]: sres = 96650a10 20250424085527880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527880 DAUC <0003> auc.c:113 vector [1]: rand = fae849d81c1b9e97104005209d23682b 20250424085527880 DAUC <0003> auc.c:179 vector [1]: kc = ebb93db369ce3000 20250424085527880 DAUC <0003> auc.c:180 vector [1]: sres = b113e759 20250424085527880 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527880 DAUC <0003> auc.c:113 vector [2]: rand = 135406c5f07630260268fd7f9fe71e7c 20250424085527880 DAUC <0003> auc.c:179 vector [2]: kc = d046af4af156b400 20250424085527880 DAUC <0003> auc.c:180 vector [2]: sres = 70fbe782 20250424085527880 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527880 DAUC <0003> auc.c:113 vector [3]: rand = e5911a7c72a08d74e7098fcb2452a9bc 20250424085527880 DAUC <0003> auc.c:179 vector [3]: kc = 3f65555e17edf400 20250424085527880 DAUC <0003> auc.c:180 vector [3]: sres = 9cdedc0a 20250424085527880 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527880 DAUC <0003> auc.c:113 vector [4]: rand = 0f50a92291f944d2ddcf72ceea4a9b1c 20250424085527880 DAUC <0003> auc.c:179 vector [4]: kc = 1b131070b2c7f000 20250424085527880 DAUC <0003> auc.c:180 vector [4]: sres = 2f615556 20250424085527880 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527880 DAUC <0003> db_auc.c:245 IMSI='262428431603502': Generated 5 vectors 20250424085527880 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428431603502"} 20250424085527880 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527882 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527882 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428431603502"} 20250424085527883 DAUC <0003> db_auc.c:192 IMSI='262428431603502': No 3G Auth Data 20250424085527883 DAUC <0003> db_auc.c:236 IMSI='262428431603502': Calling to generate 5 vectors 20250424085527883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527883 DAUC <0003> auc.c:113 vector [0]: rand = 1a22da931717820bbe1269a2c3feb309 20250424085527883 DAUC <0003> auc.c:179 vector [0]: kc = f6bca3152bcc3400 20250424085527883 DAUC <0003> auc.c:180 vector [0]: sres = 44aafebb 20250424085527883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527883 DAUC <0003> auc.c:113 vector [1]: rand = b7d7b83ece978173f4545fb083d2d6cd 20250424085527883 DAUC <0003> auc.c:179 vector [1]: kc = 66e637b48155c400 20250424085527883 DAUC <0003> auc.c:180 vector [1]: sres = ab2121ab 20250424085527883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527883 DAUC <0003> auc.c:113 vector [2]: rand = 1512aa6aa962ef14523f1e9ffd2eec6d 20250424085527883 DAUC <0003> auc.c:179 vector [2]: kc = b543b7724edcb800 20250424085527883 DAUC <0003> auc.c:180 vector [2]: sres = 3d7dd6ab 20250424085527883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527883 DAUC <0003> auc.c:113 vector [3]: rand = c8c483c085947ee581767744bf3316d5 20250424085527883 DAUC <0003> auc.c:179 vector [3]: kc = 70186136de4a4400 20250424085527883 DAUC <0003> auc.c:180 vector [3]: sres = 373e89bc 20250424085527883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527883 DAUC <0003> auc.c:113 vector [4]: rand = 6be8306f86ad53374c66c3d2c736e305 20250424085527883 DAUC <0003> auc.c:179 vector [4]: kc = c58dcc1e827fd400 20250424085527883 DAUC <0003> auc.c:180 vector [4]: sres = 323a146b 20250424085527883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527883 DAUC <0003> db_auc.c:245 IMSI='262428431603502': Generated 5 vectors 20250424085527883 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428431603502"} 20250424085527883 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428431603502 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527883 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527883 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36412<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527887 DAUC <0003> db_auc.c:157 IMSI='262426521632143': No 2G Auth Data 20250424085527887 DAUC <0003> db_auc.c:192 IMSI='262426521632143': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262426521632143" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250424085527900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 20250424085527902 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527902 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426521632143"} 20250424085527902 DAUC <0003> db_auc.c:192 IMSI='262426521632143': No 3G Auth Data 20250424085527902 DAUC <0003> db_auc.c:236 IMSI='262426521632143': Calling to generate 1 vectors 20250424085527902 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250424085527902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527902 DAUC <0003> auc.c:113 vector [0]: rand = 6ca18a27d28211a867acf8f7d9f81d04 20250424085527902 DAUC <0003> auc.c:179 vector [0]: kc = fcaeb5cdad71a000 20250424085527902 DAUC <0003> auc.c:180 vector [0]: sres = 15d7e03d 20250424085527902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527902 DAUC <0003> db_auc.c:245 IMSI='262426521632143': Generated 1 vectors 20250424085527902 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426521632143"} 20250424085527902 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527902 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527902 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262426521632143" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426521632143" TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527903 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527903 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426521632143"} 20250424085527903 DAUC <0003> db_auc.c:192 IMSI='262426521632143': No 3G Auth Data 20250424085527903 DAUC <0003> db_auc.c:236 IMSI='262426521632143': Calling to generate 4 vectors 20250424085527903 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250424085527903 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527903 DAUC <0003> auc.c:113 vector [0]: rand = 2ab4400baad8dbbcfc84f8de6a933d55 20250424085527903 DAUC <0003> auc.c:179 vector [0]: kc = 768414beac0b7400 20250424085527903 DAUC <0003> auc.c:180 vector [0]: sres = dac9eff0 20250424085527903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527903 DAUC <0003> auc.c:113 vector [1]: rand = ee85fcd800564f71c7487b0f61e62249 20250424085527903 DAUC <0003> auc.c:179 vector [1]: kc = 87812e265131f000 20250424085527903 DAUC <0003> auc.c:180 vector [1]: sres = a6892eda 20250424085527903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527903 DAUC <0003> auc.c:113 vector [2]: rand = 039fda2625027c112055c1a45ff0d324 20250424085527903 DAUC <0003> auc.c:179 vector [2]: kc = 7e43872232b55000 20250424085527903 DAUC <0003> auc.c:180 vector [2]: sres = f9d5759f 20250424085527903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527903 DAUC <0003> auc.c:113 vector [3]: rand = 4659470f0a95cf69397015a10c626189 20250424085527903 DAUC <0003> auc.c:179 vector [3]: kc = d80b87d26f130400 20250424085527903 DAUC <0003> auc.c:180 vector [3]: sres = c889580b 20250424085527903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527903 DAUC <0003> db_auc.c:245 IMSI='262426521632143': Generated 4 vectors 20250424085527903 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426521632143"} 20250424085527903 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527903 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527903 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527904 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527904 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426521632143"} 20250424085527904 DAUC <0003> db_auc.c:192 IMSI='262426521632143': No 3G Auth Data 20250424085527904 DAUC <0003> db_auc.c:236 IMSI='262426521632143': Calling to generate 5 vectors 20250424085527904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527904 DAUC <0003> auc.c:113 vector [0]: rand = 13be72f828586860a0ce70a404a67923 20250424085527904 DAUC <0003> auc.c:179 vector [0]: kc = 52c8c8ed6cfc9800 20250424085527904 DAUC <0003> auc.c:180 vector [0]: sres = e88878e6 20250424085527904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527904 DAUC <0003> auc.c:113 vector [1]: rand = 66d401d8c3ce225d899d6c32d1a577a4 20250424085527904 DAUC <0003> auc.c:179 vector [1]: kc = 717252a9cbfb8c00 20250424085527904 DAUC <0003> auc.c:180 vector [1]: sres = 90ceab7d 20250424085527904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527904 DAUC <0003> auc.c:113 vector [2]: rand = 9717166ed018a10a4ae41e5357dcfe36 20250424085527904 DAUC <0003> auc.c:179 vector [2]: kc = ee826be82858d800 20250424085527904 DAUC <0003> auc.c:180 vector [2]: sres = 41d59317 20250424085527904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527904 DAUC <0003> auc.c:113 vector [3]: rand = 5365203a6d34b86c869f0ddaadf4de02 20250424085527904 DAUC <0003> auc.c:179 vector [3]: kc = f8ad7bd301666000 20250424085527904 DAUC <0003> auc.c:180 vector [3]: sres = 5ee40b8b 20250424085527904 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527904 DAUC <0003> auc.c:113 vector [4]: rand = 8e23eab5e69acb1ec9714ab52b66ecc8 20250424085527904 DAUC <0003> auc.c:179 vector [4]: kc = 56000e5e257c1c00 20250424085527904 DAUC <0003> auc.c:180 vector [4]: sres = 33a89c86 20250424085527904 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527904 DAUC <0003> db_auc.c:245 IMSI='262426521632143': Generated 5 vectors 20250424085527904 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426521632143"} 20250424085527904 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527904 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527904 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527905 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527905 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426521632143"} 20250424085527905 DAUC <0003> db_auc.c:192 IMSI='262426521632143': No 3G Auth Data 20250424085527905 DAUC <0003> db_auc.c:236 IMSI='262426521632143': Calling to generate 5 vectors 20250424085527905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527905 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527905 DAUC <0003> auc.c:113 vector [0]: rand = 409eb1246ef387a26dfb36d657bfca87 20250424085527905 DAUC <0003> auc.c:179 vector [0]: kc = 3fb9cc6f14bce000 20250424085527905 DAUC <0003> auc.c:180 vector [0]: sres = 78fdf877 20250424085527905 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527905 DAUC <0003> auc.c:113 vector [1]: rand = c0f41f0800d96412b34f4c455537a1c9 20250424085527905 DAUC <0003> auc.c:179 vector [1]: kc = 484331c6132ff000 20250424085527905 DAUC <0003> auc.c:180 vector [1]: sres = d03046aa 20250424085527905 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527905 DAUC <0003> auc.c:113 vector [2]: rand = 2fde595d7b4855b294a069d0091a0dcb 20250424085527905 DAUC <0003> auc.c:179 vector [2]: kc = a66d949fb1014c00 20250424085527905 DAUC <0003> auc.c:180 vector [2]: sres = 9b1f298b 20250424085527905 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527905 DAUC <0003> auc.c:113 vector [3]: rand = 77d73eec6695107aef5d21d8e1bbf57f 20250424085527905 DAUC <0003> auc.c:179 vector [3]: kc = 7491381754f30000 20250424085527905 DAUC <0003> auc.c:180 vector [3]: sres = c38278e7 20250424085527905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527905 DAUC <0003> auc.c:113 vector [4]: rand = 71f33c9ee97986b1730456432c1f0238 20250424085527905 DAUC <0003> auc.c:179 vector [4]: kc = 1ee7f92cfc814400 20250424085527905 DAUC <0003> auc.c:180 vector [4]: sres = 868a3f29 20250424085527905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527905 DAUC <0003> db_auc.c:245 IMSI='262426521632143': Generated 5 vectors 20250424085527905 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426521632143"} 20250424085527905 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426521632143 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527905 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527905 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36422<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527906 DAUC <0003> db_auc.c:157 IMSI='262420698428878': No 2G Auth Data 20250424085527906 DAUC <0003> db_auc.c:192 IMSI='262420698428878': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262420698428878" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250424085527913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 20250424085527915 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527915 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420698428878"} 20250424085527915 DAUC <0003> db_auc.c:192 IMSI='262420698428878': No 3G Auth Data 20250424085527915 DAUC <0003> db_auc.c:236 IMSI='262420698428878': Calling to generate 1 vectors 20250424085527915 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250424085527915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527915 DAUC <0003> auc.c:113 vector [0]: rand = 6da613d13dfab73271989c79cdb984fd 20250424085527915 DAUC <0003> auc.c:179 vector [0]: kc = 6bbc7ede0f46a97b 20250424085527915 DAUC <0003> auc.c:180 vector [0]: sres = f15c4d8c 20250424085527915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527915 DAUC <0003> db_auc.c:245 IMSI='262420698428878': Generated 1 vectors 20250424085527915 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420698428878"} 20250424085527915 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527915 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527915 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262420698428878" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420698428878" TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527916 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527916 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420698428878"} 20250424085527916 DAUC <0003> db_auc.c:192 IMSI='262420698428878': No 3G Auth Data 20250424085527916 DAUC <0003> db_auc.c:236 IMSI='262420698428878': Calling to generate 4 vectors 20250424085527916 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250424085527916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527916 DAUC <0003> auc.c:113 vector [0]: rand = d4f146ea5db5569bf21c8086d1cb8f6f 20250424085527916 DAUC <0003> auc.c:179 vector [0]: kc = 30c68a624d8a527a 20250424085527916 DAUC <0003> auc.c:180 vector [0]: sres = 06e61df2 20250424085527916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527916 DAUC <0003> auc.c:113 vector [1]: rand = ff84295416cf760941b50c417c83b67e 20250424085527916 DAUC <0003> auc.c:179 vector [1]: kc = 41b34d9bf1fcfcba 20250424085527916 DAUC <0003> auc.c:180 vector [1]: sres = 79493f8a 20250424085527916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527916 DAUC <0003> auc.c:113 vector [2]: rand = a7123b3a66e9772eeeda0340d6f74a5a 20250424085527916 DAUC <0003> auc.c:179 vector [2]: kc = 4441a905a748f8b8 20250424085527916 DAUC <0003> auc.c:180 vector [2]: sres = 71a1497d 20250424085527916 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527916 DAUC <0003> auc.c:113 vector [3]: rand = 48204bdb781e0d9da836e67879150fc0 20250424085527916 DAUC <0003> auc.c:179 vector [3]: kc = 7fb4435e48b7eaf9 20250424085527916 DAUC <0003> auc.c:180 vector [3]: sres = 03d016db 20250424085527916 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527916 DAUC <0003> db_auc.c:245 IMSI='262420698428878': Generated 4 vectors 20250424085527916 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420698428878"} 20250424085527916 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527916 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527916 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527917 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527917 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420698428878"} 20250424085527917 DAUC <0003> db_auc.c:192 IMSI='262420698428878': No 3G Auth Data 20250424085527917 DAUC <0003> db_auc.c:236 IMSI='262420698428878': Calling to generate 5 vectors 20250424085527917 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527917 DAUC <0003> auc.c:113 vector [0]: rand = b3ce5cfd335c394086830e65af5b38a3 20250424085527917 DAUC <0003> auc.c:179 vector [0]: kc = 45cc007122286339 20250424085527917 DAUC <0003> auc.c:180 vector [0]: sres = 865029fb 20250424085527917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527917 DAUC <0003> auc.c:113 vector [1]: rand = 6b6c04d0a2394ecd1d8083da03fa499b 20250424085527917 DAUC <0003> auc.c:179 vector [1]: kc = c7f1108766c9ee06 20250424085527917 DAUC <0003> auc.c:180 vector [1]: sres = 01132563 20250424085527917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527917 DAUC <0003> auc.c:113 vector [2]: rand = 46c05fde8d9aa799327634550a9ec863 20250424085527917 DAUC <0003> auc.c:179 vector [2]: kc = d767273885f5c727 20250424085527917 DAUC <0003> auc.c:180 vector [2]: sres = 92496621 20250424085527917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527917 DAUC <0003> auc.c:113 vector [3]: rand = 69737efd73e825ea677cbe4d0c81207a 20250424085527917 DAUC <0003> auc.c:179 vector [3]: kc = df71938bdad3d316 20250424085527917 DAUC <0003> auc.c:180 vector [3]: sres = 71f3cd62 20250424085527917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527917 DAUC <0003> auc.c:113 vector [4]: rand = e93d0f560d03d4038817dc38a5e064c6 20250424085527917 DAUC <0003> auc.c:179 vector [4]: kc = b04009714df7abaa 20250424085527917 DAUC <0003> auc.c:180 vector [4]: sres = 8b5c86ea 20250424085527917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527917 DAUC <0003> db_auc.c:245 IMSI='262420698428878': Generated 5 vectors 20250424085527917 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420698428878"} 20250424085527917 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527917 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527917 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527917 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527918 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527918 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420698428878"} 20250424085527918 DAUC <0003> db_auc.c:192 IMSI='262420698428878': No 3G Auth Data 20250424085527918 DAUC <0003> db_auc.c:236 IMSI='262420698428878': Calling to generate 5 vectors 20250424085527918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250424085527918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527918 DAUC <0003> auc.c:113 vector [0]: rand = b8e1ef824dd556e2deae152a690d687a 20250424085527918 DAUC <0003> auc.c:179 vector [0]: kc = 95390ac020ef005a 20250424085527918 DAUC <0003> auc.c:180 vector [0]: sres = c52b4579 20250424085527918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250424085527918 DAUC <0003> auc.c:113 vector [1]: rand = 3b152b5482d90998dccfbb1bb3ce7ef1 20250424085527918 DAUC <0003> auc.c:179 vector [1]: kc = 6b09bac583504324 20250424085527918 DAUC <0003> auc.c:180 vector [1]: sres = ab35dd74 20250424085527918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250424085527918 DAUC <0003> auc.c:113 vector [2]: rand = fd041d9605e54dddf43ef15057735b89 20250424085527918 DAUC <0003> auc.c:179 vector [2]: kc = 6cd6326171a42773 20250424085527918 DAUC <0003> auc.c:180 vector [2]: sres = 9d33b1f8 20250424085527918 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250424085527918 DAUC <0003> auc.c:113 vector [3]: rand = e583fec8934c46d84ff59f89dac9fa60 20250424085527918 DAUC <0003> auc.c:179 vector [3]: kc = 2ccacb19d54de483 20250424085527918 DAUC <0003> auc.c:180 vector [3]: sres = 2fa2fa83 20250424085527918 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250424085527918 DAUC <0003> auc.c:113 vector [4]: rand = 931f709520d893f16d18361bcd1fe264 20250424085527918 DAUC <0003> auc.c:179 vector [4]: kc = 58162d6cf5d90572 20250424085527918 DAUC <0003> auc.c:180 vector [4]: sres = 5518caf8 20250424085527918 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250424085527918 DAUC <0003> db_auc.c:245 IMSI='262420698428878': Generated 5 vectors 20250424085527918 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420698428878"} 20250424085527918 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420698428878 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527918 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527918 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527920 DAUC <0003> db_auc.c:157 IMSI='262420484477738': No 2G Auth Data 20250424085527920 DAUC <0003> db_auc.c:192 IMSI='262420484477738': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262420484477738" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250424085527927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20250424085527928 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527928 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420484477738"} 20250424085527928 DAUC <0003> db_auc.c:157 IMSI='262420484477738': No 2G Auth Data 20250424085527928 DAUC <0003> db_auc.c:236 IMSI='262420484477738': Calling to generate 1 vectors 20250424085527928 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250424085527928 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527928 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527928 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085527928 DAUC <0003> auc.c:113 vector [0]: rand = 8cfde13a415b5a53677ccc83795adab1 20250424085527928 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085527929 DAUC <0003> auc.c:142 vector [0]: autn = 6f32807759b0000040af30a199542310 20250424085527929 DAUC <0003> auc.c:143 vector [0]: ck = 26c1dd5708b4fbeebce812575ec1f72c 20250424085527929 DAUC <0003> auc.c:144 vector [0]: ik = 17f180b8d70575a5fc184fa72a7714ec 20250424085527929 DAUC <0003> auc.c:145 vector [0]: res = cfd8a7e975b677dc0000000000000000 20250424085527929 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527929 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527929 DAUC <0003> auc.c:151 vector [0]: kc = 71c0001fab076d8b 20250424085527929 DAUC <0003> auc.c:152 vector [0]: sres = ba6ed035 20250424085527929 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527929 DAUC <0003> db_auc.c:245 IMSI='262420484477738': Generated 1 vectors 20250424085527929 DAUC <0003> db_auc.c:249 IMSI='262420484477738': Updating SQN=33 in DB 20250424085527929 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420484477738"} 20250424085527929 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527929 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527929 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262420484477738" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420484477738" TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527930 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527930 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420484477738"} 20250424085527930 DAUC <0003> db_auc.c:157 IMSI='262420484477738': No 2G Auth Data 20250424085527930 DAUC <0003> db_auc.c:236 IMSI='262420484477738': Calling to generate 4 vectors 20250424085527930 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250424085527930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527930 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250424085527930 DAUC <0003> auc.c:113 vector [0]: rand = 460f21576ef45e40ca0e622c9d0edd40 20250424085527930 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250424085527930 DAUC <0003> auc.c:142 vector [0]: autn = 2bc88d9fe3010000f419bc17a7cd544d 20250424085527930 DAUC <0003> auc.c:143 vector [0]: ck = f29fac5e32870a4497f75b51aea5a555 20250424085527930 DAUC <0003> auc.c:144 vector [0]: ik = b29e2a49d7e726dbef1f3ae83f656a32 20250424085527930 DAUC <0003> auc.c:145 vector [0]: res = 079edbfacfbb41990000000000000000 20250424085527930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527930 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527930 DAUC <0003> auc.c:151 vector [0]: kc = 38e9e7ae74a0e3f8 20250424085527930 DAUC <0003> auc.c:152 vector [0]: sres = c8259a63 20250424085527930 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527930 DAUC <0003> auc.c:113 vector [1]: rand = 04f49710c36211d948ad829bf025ff0a 20250424085527930 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250424085527930 DAUC <0003> auc.c:142 vector [1]: autn = be282518f49a0000435bbd96e5e1208c 20250424085527930 DAUC <0003> auc.c:143 vector [1]: ck = d4be92ac03170087cb36798dd7e44f06 20250424085527930 DAUC <0003> auc.c:144 vector [1]: ik = 2139d5823ed17ba146fc49ba4dd4ab4c 20250424085527930 DAUC <0003> auc.c:145 vector [1]: res = d4fb3e1ce061ab3b0000000000000000 20250424085527930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527930 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527930 DAUC <0003> auc.c:151 vector [1]: kc = 784d7719a7f69f6c 20250424085527930 DAUC <0003> auc.c:152 vector [1]: sres = 349a9527 20250424085527930 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527930 DAUC <0003> auc.c:113 vector [2]: rand = fd8c9b415f08bc6ca9419be59765e341 20250424085527930 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250424085527930 DAUC <0003> auc.c:142 vector [2]: autn = 3e2d38ddacb00000b38a0a6e645afdbd 20250424085527930 DAUC <0003> auc.c:143 vector [2]: ck = 5dfc93a6bf92a12d7958274d6fcc9982 20250424085527930 DAUC <0003> auc.c:144 vector [2]: ik = 273c6ccf8eec8931790490e8d0ab2a1c 20250424085527930 DAUC <0003> auc.c:145 vector [2]: res = d57679bd9e79aa330000000000000000 20250424085527930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527930 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527930 DAUC <0003> auc.c:151 vector [2]: kc = 7a9c48cc8e199b82 20250424085527930 DAUC <0003> auc.c:152 vector [2]: sres = 4b0fd38e 20250424085527930 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527930 DAUC <0003> auc.c:113 vector [3]: rand = 759ee284b12bd793ddde0a46dd84e78b 20250424085527930 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250424085527930 DAUC <0003> auc.c:142 vector [3]: autn = e898bef9e9920000517d04b586df795b 20250424085527930 DAUC <0003> auc.c:143 vector [3]: ck = 8985320f191cfa28fcc199ed050e7974 20250424085527930 DAUC <0003> auc.c:144 vector [3]: ik = 1758d2f8fe57c3809b7703bbf641cbcf 20250424085527930 DAUC <0003> auc.c:145 vector [3]: res = fee26be2649675550000000000000000 20250424085527930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527930 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527930 DAUC <0003> auc.c:151 vector [3]: kc = f96b7aa114048b13 20250424085527930 DAUC <0003> auc.c:152 vector [3]: sres = 9a741eb7 20250424085527930 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527930 DAUC <0003> db_auc.c:245 IMSI='262420484477738': Generated 4 vectors 20250424085527930 DAUC <0003> db_auc.c:249 IMSI='262420484477738': Updating SQN=161 in DB 20250424085527930 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420484477738"} 20250424085527930 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527930 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527930 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527931 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527931 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420484477738"} 20250424085527931 DAUC <0003> db_auc.c:157 IMSI='262420484477738': No 2G Auth Data 20250424085527931 DAUC <0003> db_auc.c:236 IMSI='262420484477738': Calling to generate 5 vectors 20250424085527931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085527931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250424085527931 DAUC <0003> auc.c:113 vector [0]: rand = d9260d308a157858cc4b420274c1ece9 20250424085527931 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250424085527931 DAUC <0003> auc.c:142 vector [0]: autn = 82b965e6125f0000300ebb3ca12642cd 20250424085527931 DAUC <0003> auc.c:143 vector [0]: ck = ad9b10a7ccdf7559d99ff0f527525e5d 20250424085527931 DAUC <0003> auc.c:144 vector [0]: ik = 9dbb708d347b51edf8d618275a4e4ff4 20250424085527931 DAUC <0003> auc.c:145 vector [0]: res = a72b50cb12cda23c0000000000000000 20250424085527931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527931 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527931 DAUC <0003> auc.c:151 vector [0]: kc = 116988f885b8351d 20250424085527931 DAUC <0003> auc.c:152 vector [0]: sres = b5e6f2f7 20250424085527931 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527931 DAUC <0003> auc.c:113 vector [1]: rand = 68b0c5b9220f56c814f3831573ab2bf6 20250424085527931 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250424085527931 DAUC <0003> auc.c:142 vector [1]: autn = c8da89f242f90000e1afc75bc912c0c0 20250424085527931 DAUC <0003> auc.c:143 vector [1]: ck = 3cdb8ae16ec57cfd571b326967a95152 20250424085527931 DAUC <0003> auc.c:144 vector [1]: ik = 2240f6746015d166e4d7b32c5811cce8 20250424085527931 DAUC <0003> auc.c:145 vector [1]: res = 94a18b9e70441c3e0000000000000000 20250424085527931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527931 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527931 DAUC <0003> auc.c:151 vector [1]: kc = ad57fdd031683021 20250424085527931 DAUC <0003> auc.c:152 vector [1]: sres = e4e597a0 20250424085527931 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527931 DAUC <0003> auc.c:113 vector [2]: rand = e91be962c70b8e60760233ae14361586 20250424085527931 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250424085527931 DAUC <0003> auc.c:142 vector [2]: autn = e28a24aa37000000f123f98a478fed39 20250424085527931 DAUC <0003> auc.c:143 vector [2]: ck = 408bd23dd1df9d1941581fc374d71378 20250424085527931 DAUC <0003> auc.c:144 vector [2]: ik = fe8983a651ce300231165f81c9c86718 20250424085527931 DAUC <0003> auc.c:145 vector [2]: res = 924da8c8b07c336b0000000000000000 20250424085527931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527931 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527931 DAUC <0003> auc.c:151 vector [2]: kc = ce4c11d93d0ed97b 20250424085527931 DAUC <0003> auc.c:152 vector [2]: sres = 22319ba3 20250424085527931 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527931 DAUC <0003> auc.c:113 vector [3]: rand = f9f197a5e170b4b283821d823b1887be 20250424085527931 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250424085527931 DAUC <0003> auc.c:142 vector [3]: autn = 24e1d068b6850000488cdf83b377b2a3 20250424085527931 DAUC <0003> auc.c:143 vector [3]: ck = 84c0ba7c4ecb397f1a5ea78c775ff725 20250424085527931 DAUC <0003> auc.c:144 vector [3]: ik = add4c880da8a26bd66a406d700dc75d7 20250424085527931 DAUC <0003> auc.c:145 vector [3]: res = d7d2ca5420e2cf770000000000000000 20250424085527931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527931 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527931 DAUC <0003> auc.c:151 vector [3]: kc = 55eed3a7e3c29d30 20250424085527931 DAUC <0003> auc.c:152 vector [3]: sres = f7300523 20250424085527931 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527931 DAUC <0003> auc.c:113 vector [4]: rand = f7f1543c9f4fb06b2693ad57b3c9cec0 20250424085527931 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250424085527931 DAUC <0003> auc.c:142 vector [4]: autn = cf62bec62ceb0000844971fc69d671b8 20250424085527931 DAUC <0003> auc.c:143 vector [4]: ck = c2a7909c630c6c89edfa9ffc1489b442 20250424085527931 DAUC <0003> auc.c:144 vector [4]: ik = 5c3cca2b4fe15a061491b6c5545ba792 20250424085527931 DAUC <0003> auc.c:145 vector [4]: res = 69201b28a014c7fd0000000000000000 20250424085527931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527931 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085527931 DAUC <0003> auc.c:151 vector [4]: kc = 67f0738e6c3f255f 20250424085527931 DAUC <0003> auc.c:152 vector [4]: sres = c934dcd5 20250424085527931 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085527931 DAUC <0003> db_auc.c:245 IMSI='262420484477738': Generated 5 vectors 20250424085527931 DAUC <0003> db_auc.c:249 IMSI='262420484477738': Updating SQN=321 in DB 20250424085527931 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420484477738"} 20250424085527931 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527931 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527931 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527932 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527932 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420484477738"} 20250424085527932 DAUC <0003> db_auc.c:157 IMSI='262420484477738': No 2G Auth Data 20250424085527932 DAUC <0003> db_auc.c:236 IMSI='262420484477738': Calling to generate 5 vectors 20250424085527932 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085527932 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527932 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527932 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250424085527932 DAUC <0003> auc.c:113 vector [0]: rand = adaaf3550cde3f1331adf8d2bb3e8087 20250424085527932 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250424085527932 DAUC <0003> auc.c:142 vector [0]: autn = 6f602896079600000c00d8480e700dc0 20250424085527932 DAUC <0003> auc.c:143 vector [0]: ck = 682536a1061a77c85c5fe4fd400ee563 20250424085527932 DAUC <0003> auc.c:144 vector [0]: ik = bc11787f2fae3bb1e5b9e7fed8a4735a 20250424085527932 DAUC <0003> auc.c:145 vector [0]: res = cdfb40927df8e5710000000000000000 20250424085527932 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527932 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527932 DAUC <0003> auc.c:151 vector [0]: kc = 6dd24dddb11eda40 20250424085527932 DAUC <0003> auc.c:152 vector [0]: sres = b003a5e3 20250424085527932 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527932 DAUC <0003> auc.c:113 vector [1]: rand = 30a0e72c1f14aa437921f220fa5c1356 20250424085527932 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250424085527932 DAUC <0003> auc.c:142 vector [1]: autn = 77a1db617ab400007401ef36cf07ff98 20250424085527932 DAUC <0003> auc.c:143 vector [1]: ck = 5b5262b6fbd1d33d5e5d122eb227f234 20250424085527932 DAUC <0003> auc.c:144 vector [1]: ik = e811c3db28b803625b69d57b2adcc22d 20250424085527932 DAUC <0003> auc.c:145 vector [1]: res = 804678018eb0c2bf0000000000000000 20250424085527932 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527932 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527932 DAUC <0003> auc.c:151 vector [1]: kc = b67766384b92e046 20250424085527932 DAUC <0003> auc.c:152 vector [1]: sres = 0ef6babe 20250424085527932 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527932 DAUC <0003> auc.c:113 vector [2]: rand = 41f80311f7869c04e49bfeb3b06cb5bb 20250424085527932 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250424085527932 DAUC <0003> auc.c:142 vector [2]: autn = 982aea45e1560000f99cacdfc086f3e2 20250424085527932 DAUC <0003> auc.c:143 vector [2]: ck = c750af4c92ebb28fde6e6fdfc64c8ac4 20250424085527932 DAUC <0003> auc.c:144 vector [2]: ik = 29a2e5b00ca6dcb25c58c05653f3f9f9 20250424085527932 DAUC <0003> auc.c:145 vector [2]: res = cf991a1ced37b8970000000000000000 20250424085527932 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527932 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527932 DAUC <0003> auc.c:151 vector [2]: kc = 6cc4e5750bf21d00 20250424085527932 DAUC <0003> auc.c:152 vector [2]: sres = 22aea28b 20250424085527932 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527932 DAUC <0003> auc.c:113 vector [3]: rand = 1c1e01667a9a7ba71b5f1383c79f2ebc 20250424085527932 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250424085527932 DAUC <0003> auc.c:142 vector [3]: autn = c017274398d9000025f8692b002f7ff4 20250424085527932 DAUC <0003> auc.c:143 vector [3]: ck = c492c0fb611762c88c766cca8e8b1faa 20250424085527932 DAUC <0003> auc.c:144 vector [3]: ik = f515e7c456eec4270fba05bbd55b8778 20250424085527932 DAUC <0003> auc.c:145 vector [3]: res = 80f908f935b2aad90000000000000000 20250424085527932 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527932 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527932 DAUC <0003> auc.c:151 vector [3]: kc = b24b4e4e6c293e3d 20250424085527932 DAUC <0003> auc.c:152 vector [3]: sres = b54ba220 20250424085527932 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527932 DAUC <0003> auc.c:113 vector [4]: rand = d0a35f019e7f68028aba2ff5411c69ae 20250424085527932 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250424085527932 DAUC <0003> auc.c:142 vector [4]: autn = 1a3443da4d1500009b58ff90c3ebad7e 20250424085527932 DAUC <0003> auc.c:143 vector [4]: ck = 0a9ab9a7b9d91497c093082b3d556f25 20250424085527932 DAUC <0003> auc.c:144 vector [4]: ik = 8dd1dcf86c3d99acef0c76313eba4dcf 20250424085527932 DAUC <0003> auc.c:145 vector [4]: res = ea6656062cdaa2440000000000000000 20250424085527932 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527932 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085527932 DAUC <0003> auc.c:151 vector [4]: kc = a8d41b45d60bafd1 20250424085527932 DAUC <0003> auc.c:152 vector [4]: sres = c6bcf442 20250424085527932 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085527932 DAUC <0003> db_auc.c:245 IMSI='262420484477738': Generated 5 vectors 20250424085527932 DAUC <0003> db_auc.c:249 IMSI='262420484477738': Updating SQN=481 in DB 20250424085527932 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420484477738"} 20250424085527932 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420484477738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527932 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527932 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527933 DAUC <0003> db_auc.c:157 IMSI='262422294903059': No 2G Auth Data 20250424085527933 DAUC <0003> db_auc.c:192 IMSI='262422294903059': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262422294903059" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250424085527940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20250424085527942 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527942 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294903059"} 20250424085527942 DAUC <0003> db_auc.c:157 IMSI='262422294903059': No 2G Auth Data 20250424085527942 DAUC <0003> db_auc.c:236 IMSI='262422294903059': Calling to generate 1 vectors 20250424085527942 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250424085527942 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527942 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085527942 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085527942 DAUC <0003> auc.c:113 vector [0]: rand = 853e2d814827a2b19a24dafe6d719e68 20250424085527942 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085527942 DAUC <0003> auc.c:142 vector [0]: autn = d2e6a5cf499f000092ff5a37691cc464 20250424085527942 DAUC <0003> auc.c:143 vector [0]: ck = 46055ca273920248de7a1e42521c0396 20250424085527942 DAUC <0003> auc.c:144 vector [0]: ik = 0eb166b3b34e4b2cf5b1121cf9af4c02 20250424085527942 DAUC <0003> auc.c:145 vector [0]: res = eba75fd4a3cc56770000000000000000 20250424085527942 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527942 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527942 DAUC <0003> auc.c:151 vector [0]: kc = 637f364f6b6f06f0 20250424085527942 DAUC <0003> auc.c:152 vector [0]: sres = 486b09a3 20250424085527942 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527942 DAUC <0003> db_auc.c:245 IMSI='262422294903059': Generated 1 vectors 20250424085527942 DAUC <0003> db_auc.c:249 IMSI='262422294903059': Updating SQN=33 in DB 20250424085527942 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294903059"} 20250424085527942 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527942 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527942 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262422294903059" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422294903059" TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527943 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527943 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294903059"} 20250424085527943 DAUC <0003> db_auc.c:157 IMSI='262422294903059': No 2G Auth Data 20250424085527943 DAUC <0003> db_auc.c:236 IMSI='262422294903059': Calling to generate 4 vectors 20250424085527943 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250424085527943 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527943 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085527943 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250424085527943 DAUC <0003> auc.c:113 vector [0]: rand = 8f862f89cbe9f1a81295c3fbe18362d1 20250424085527943 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250424085527943 DAUC <0003> auc.c:142 vector [0]: autn = cc5c3bc8296e00003c488237d7f7a0ee 20250424085527943 DAUC <0003> auc.c:143 vector [0]: ck = 0400e04bf6a6215fabc277bdc9d358e2 20250424085527943 DAUC <0003> auc.c:144 vector [0]: ik = 7f6ddd3a52018fb189b0c7b6d343669f 20250424085527943 DAUC <0003> auc.c:145 vector [0]: res = 30680a9922e8b2d00000000000000000 20250424085527943 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527943 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527943 DAUC <0003> auc.c:151 vector [0]: kc = 591f8d7abe379093 20250424085527943 DAUC <0003> auc.c:152 vector [0]: sres = 1280b849 20250424085527943 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527943 DAUC <0003> auc.c:113 vector [1]: rand = 8543cb1571c316bb3fcd242d07cf07b9 20250424085527943 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250424085527943 DAUC <0003> auc.c:142 vector [1]: autn = 89f4d8d97b2c0000fde7d59bf76f8140 20250424085527943 DAUC <0003> auc.c:143 vector [1]: ck = 60635814b6bf9b195bd2e6af090b255d 20250424085527943 DAUC <0003> auc.c:144 vector [1]: ik = 2475dd7cf8500533613750e3184cfa24 20250424085527943 DAUC <0003> auc.c:145 vector [1]: res = 9e555a4dd3f2d6c20000000000000000 20250424085527943 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527943 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527943 DAUC <0003> auc.c:151 vector [1]: kc = 7ef333245fa84153 20250424085527943 DAUC <0003> auc.c:152 vector [1]: sres = 4da78c8f 20250424085527943 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527943 DAUC <0003> auc.c:113 vector [2]: rand = 96e6b9c132aeeca2f077a0ef6f9a3af7 20250424085527943 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250424085527943 DAUC <0003> auc.c:142 vector [2]: autn = 2bd2236353730000c86ad0a286ce06bf 20250424085527943 DAUC <0003> auc.c:143 vector [2]: ck = 95952a0072cf58d5e1953223ad4959b2 20250424085527943 DAUC <0003> auc.c:144 vector [2]: ik = 1191d3e7332e72cd23351bef2e4f2ca1 20250424085527943 DAUC <0003> auc.c:145 vector [2]: res = c1a5da5016574bd00000000000000000 20250424085527943 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527943 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527943 DAUC <0003> auc.c:151 vector [2]: kc = 46a4d02bc2e75f0b 20250424085527943 DAUC <0003> auc.c:152 vector [2]: sres = d7f29180 20250424085527943 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527943 DAUC <0003> auc.c:113 vector [3]: rand = c4e5655c22e4d9d5cc0ae0ebcf01b608 20250424085527943 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250424085527943 DAUC <0003> auc.c:142 vector [3]: autn = 7414f31dc6d30000e85c57dd8c5b5f86 20250424085527943 DAUC <0003> auc.c:143 vector [3]: ck = 8df31245b0303c3ae293ee5aecd7bca2 20250424085527943 DAUC <0003> auc.c:144 vector [3]: ik = 32c53b557a21937a10eca8a70493aa99 20250424085527943 DAUC <0003> auc.c:145 vector [3]: res = 9fe42891e17755ab0000000000000000 20250424085527943 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527943 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527943 DAUC <0003> auc.c:151 vector [3]: kc = 4d496fed2255b97b 20250424085527943 DAUC <0003> auc.c:152 vector [3]: sres = 7e937d3a 20250424085527943 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527943 DAUC <0003> db_auc.c:245 IMSI='262422294903059': Generated 4 vectors 20250424085527943 DAUC <0003> db_auc.c:249 IMSI='262422294903059': Updating SQN=161 in DB 20250424085527943 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294903059"} 20250424085527943 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527943 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527943 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527944 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527944 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294903059"} 20250424085527944 DAUC <0003> db_auc.c:157 IMSI='262422294903059': No 2G Auth Data 20250424085527944 DAUC <0003> db_auc.c:236 IMSI='262422294903059': Calling to generate 5 vectors 20250424085527944 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085527944 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527944 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085527944 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250424085527944 DAUC <0003> auc.c:113 vector [0]: rand = 2b2926a9a3c0ce3f666b10bd1aa98b52 20250424085527944 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250424085527944 DAUC <0003> auc.c:142 vector [0]: autn = 5e8075e80a1f00005ce674bb6c4d586a 20250424085527944 DAUC <0003> auc.c:143 vector [0]: ck = 7b6fb9f13b834f00fba59bfa952b5ead 20250424085527944 DAUC <0003> auc.c:144 vector [0]: ik = dabf2cdcd9b7bde70b42375279d96d8d 20250424085527944 DAUC <0003> auc.c:145 vector [0]: res = 3918bb9761602a000000000000000000 20250424085527944 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527944 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527944 DAUC <0003> auc.c:151 vector [0]: kc = 513739850ec6c1c7 20250424085527944 DAUC <0003> auc.c:152 vector [0]: sres = 58789197 20250424085527944 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527944 DAUC <0003> auc.c:113 vector [1]: rand = 8958aa9c90426ccc3eb74fe627b2b109 20250424085527944 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250424085527944 DAUC <0003> auc.c:142 vector [1]: autn = 2bd1d26e04bd00001dba7566a88f4329 20250424085527944 DAUC <0003> auc.c:143 vector [1]: ck = fb301330ed93c76d767f46299dd22d1e 20250424085527944 DAUC <0003> auc.c:144 vector [1]: ik = a5a44ab6478d6bc5de9185e9c15054d3 20250424085527944 DAUC <0003> auc.c:145 vector [1]: res = e76ed68387fc88ff0000000000000000 20250424085527944 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527944 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527944 DAUC <0003> auc.c:151 vector [1]: kc = f67a9a46f69cd565 20250424085527944 DAUC <0003> auc.c:152 vector [1]: sres = 60925e7c 20250424085527944 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527944 DAUC <0003> auc.c:113 vector [2]: rand = 1b174bd905feb2a2c7569cca69e769ea 20250424085527944 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250424085527944 DAUC <0003> auc.c:142 vector [2]: autn = cca542d0c8660000bb11793edd330800 20250424085527944 DAUC <0003> auc.c:143 vector [2]: ck = 0e6b9c655dbf09dc9326f88937bdafa6 20250424085527944 DAUC <0003> auc.c:144 vector [2]: ik = 6d3959669113e39a083bec2a474f1347 20250424085527944 DAUC <0003> auc.c:145 vector [2]: res = ad3a6b8e4dd53d140000000000000000 20250424085527944 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527944 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527944 DAUC <0003> auc.c:151 vector [2]: kc = f84fd1a0bc5e56a7 20250424085527944 DAUC <0003> auc.c:152 vector [2]: sres = e0ef569a 20250424085527944 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527944 DAUC <0003> auc.c:113 vector [3]: rand = 249290cac3aafaee9691f5c35e431af1 20250424085527944 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250424085527944 DAUC <0003> auc.c:142 vector [3]: autn = 60666d210a7700003fc8e11d5d33f704 20250424085527944 DAUC <0003> auc.c:143 vector [3]: ck = 84b6714c2259216cebce216265d8dfd6 20250424085527944 DAUC <0003> auc.c:144 vector [3]: ik = 25f112402106f2971296f2a6f811d741 20250424085527944 DAUC <0003> auc.c:145 vector [3]: res = f44d1e2e25967a140000000000000000 20250424085527944 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527944 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527944 DAUC <0003> auc.c:151 vector [3]: kc = 581fb0c89e96db6c 20250424085527944 DAUC <0003> auc.c:152 vector [3]: sres = d1db643a 20250424085527944 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527944 DAUC <0003> auc.c:113 vector [4]: rand = 68e4b11f6884a674a364eb00298a08f8 20250424085527944 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250424085527944 DAUC <0003> auc.c:142 vector [4]: autn = c4600ddad9800000c0a7958008ecd31e 20250424085527944 DAUC <0003> auc.c:143 vector [4]: ck = 56be0b88aba569d94b2d71918208df6e 20250424085527944 DAUC <0003> auc.c:144 vector [4]: ik = 24447ef8f30378016262219105db7fb6 20250424085527944 DAUC <0003> auc.c:145 vector [4]: res = c7145873f140178a0000000000000000 20250424085527944 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527944 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085527944 DAUC <0003> auc.c:151 vector [4]: kc = 5bb52570df75b100 20250424085527944 DAUC <0003> auc.c:152 vector [4]: sres = 36544ff9 20250424085527944 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085527944 DAUC <0003> db_auc.c:245 IMSI='262422294903059': Generated 5 vectors 20250424085527944 DAUC <0003> db_auc.c:249 IMSI='262422294903059': Updating SQN=321 in DB 20250424085527944 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294903059"} 20250424085527944 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527944 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527944 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527945 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527945 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294903059"} 20250424085527945 DAUC <0003> db_auc.c:157 IMSI='262422294903059': No 2G Auth Data 20250424085527945 DAUC <0003> db_auc.c:236 IMSI='262422294903059': Calling to generate 5 vectors 20250424085527945 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085527945 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527945 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085527945 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250424085527945 DAUC <0003> auc.c:113 vector [0]: rand = 7866aa6ae2c722f5e8d84605a12e2055 20250424085527945 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250424085527945 DAUC <0003> auc.c:142 vector [0]: autn = 58845aa39fcc0000a5e66a9d6fce4082 20250424085527945 DAUC <0003> auc.c:143 vector [0]: ck = 8d3574cfb0d9e05ebb41ec7b3ee58396 20250424085527945 DAUC <0003> auc.c:144 vector [0]: ik = 279f1c7313ce9f69c21c7b75df4aff11 20250424085527945 DAUC <0003> auc.c:145 vector [0]: res = ce1483b59960feda0000000000000000 20250424085527945 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527945 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085527945 DAUC <0003> auc.c:151 vector [0]: kc = d3f7ffb242b803b0 20250424085527945 DAUC <0003> auc.c:152 vector [0]: sres = 57747d6f 20250424085527945 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085527945 DAUC <0003> auc.c:113 vector [1]: rand = 13d9932a02178f856ae7b29131437b3a 20250424085527945 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250424085527945 DAUC <0003> auc.c:142 vector [1]: autn = 4cb7ed67bc440000238712ca51213500 20250424085527945 DAUC <0003> auc.c:143 vector [1]: ck = ea30eff1ec42fb9b4eb11ca653b0d664 20250424085527945 DAUC <0003> auc.c:144 vector [1]: ik = 70a12bfbc6d00b7153e0209e7b8e2535 20250424085527945 DAUC <0003> auc.c:145 vector [1]: res = 32b7c7d8e547fa9e0000000000000000 20250424085527945 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527945 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085527945 DAUC <0003> auc.c:151 vector [1]: kc = 87c0f83202ac03bb 20250424085527945 DAUC <0003> auc.c:152 vector [1]: sres = d7f03d46 20250424085527945 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085527945 DAUC <0003> auc.c:113 vector [2]: rand = d91d794119809b88b1fbb255ce031baf 20250424085527945 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250424085527945 DAUC <0003> auc.c:142 vector [2]: autn = 3ac1b01db6110000093f3463023d0fe2 20250424085527945 DAUC <0003> auc.c:143 vector [2]: ck = 3e550b9732c12733c0e0e6c6d65c4101 20250424085527945 DAUC <0003> auc.c:144 vector [2]: ik = 30308ac1bcc5ac13a6e3a05f52d343b6 20250424085527945 DAUC <0003> auc.c:145 vector [2]: res = bdbe0ec4ae68caf20000000000000000 20250424085527945 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527945 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085527945 DAUC <0003> auc.c:151 vector [2]: kc = 6866c7cf0a8b8997 20250424085527945 DAUC <0003> auc.c:152 vector [2]: sres = 13d6c436 20250424085527945 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085527945 DAUC <0003> auc.c:113 vector [3]: rand = 095615c71087400332335b8c4bad3914 20250424085527945 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250424085527945 DAUC <0003> auc.c:142 vector [3]: autn = d0440bfbe9f200007449de4ced4a3337 20250424085527945 DAUC <0003> auc.c:143 vector [3]: ck = f1ecc61627cad39f1f5a76777359e656 20250424085527945 DAUC <0003> auc.c:144 vector [3]: ik = d51260d50c9502284f5c6e01dfef58c8 20250424085527945 DAUC <0003> auc.c:145 vector [3]: res = 6a8a8af51a43bc8b0000000000000000 20250424085527945 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527945 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085527945 DAUC <0003> auc.c:151 vector [3]: kc = 74f8beb587e96f29 20250424085527945 DAUC <0003> auc.c:152 vector [3]: sres = 70c9367e 20250424085527945 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085527945 DAUC <0003> auc.c:113 vector [4]: rand = b0c63a1571e1a232bbb7e83e88318d49 20250424085527945 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250424085527945 DAUC <0003> auc.c:142 vector [4]: autn = 566265f473880000f1bedfe4dd439f4e 20250424085527945 DAUC <0003> auc.c:143 vector [4]: ck = 59f7f32480acc533c9b30c8a3c7c4555 20250424085527945 DAUC <0003> auc.c:144 vector [4]: ik = f3529951f7e98481cbb82310b2b887ee 20250424085527945 DAUC <0003> auc.c:145 vector [4]: res = 6de8369fe2a7025a0000000000000000 20250424085527945 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527945 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085527945 DAUC <0003> auc.c:151 vector [4]: kc = a8ae45eff9818309 20250424085527945 DAUC <0003> auc.c:152 vector [4]: sres = 8f4f34c5 20250424085527945 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085527945 DAUC <0003> db_auc.c:245 IMSI='262422294903059': Generated 5 vectors 20250424085527945 DAUC <0003> db_auc.c:249 IMSI='262422294903059': Updating SQN=481 in DB 20250424085527945 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294903059"} 20250424085527945 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422294903059 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527945 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527945 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527947 DAUC <0003> db_auc.c:157 IMSI='262424671163131': No 2G Auth Data 20250424085527947 DAUC <0003> db_auc.c:192 IMSI='262424671163131': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262424671163131" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250424085527954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 20250424085527955 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527956 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424671163131"} 20250424085527956 DAUC <0003> db_auc.c:236 IMSI='262424671163131': Calling to generate 1 vectors 20250424085527956 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250424085527956 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527956 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527956 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085527956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527956 DAUC <0003> auc.c:113 vector [0]: rand = ec71404bef4aa81983bba9175be63292 20250424085527956 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085527956 DAUC <0003> auc.c:142 vector [0]: autn = cc59442af8ca0000cf31a3a53bffc6c7 20250424085527956 DAUC <0003> auc.c:143 vector [0]: ck = 4935fc5397ebe40a2b58007dbb147c87 20250424085527956 DAUC <0003> auc.c:144 vector [0]: ik = ec5717198551cd3333412f6353a88a2f 20250424085527956 DAUC <0003> auc.c:145 vector [0]: res = 530135dbb4469ed80000000000000000 20250424085527956 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527956 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527956 DAUC <0003> auc.c:179 vector [0]: kc = 32d4c2d5526cb800 20250424085527956 DAUC <0003> auc.c:180 vector [0]: sres = 86c21083 20250424085527956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527956 DAUC <0003> db_auc.c:245 IMSI='262424671163131': Generated 1 vectors 20250424085527956 DAUC <0003> db_auc.c:249 IMSI='262424671163131': Updating SQN=33 in DB 20250424085527956 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424671163131"} 20250424085527956 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527956 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527956 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262424671163131" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424671163131" TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527957 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527957 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424671163131"} 20250424085527957 DAUC <0003> db_auc.c:236 IMSI='262424671163131': Calling to generate 4 vectors 20250424085527957 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250424085527957 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527957 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527957 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250424085527957 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527957 DAUC <0003> auc.c:113 vector [0]: rand = 29f5ff13d3f9ad52da6c18445dd90c15 20250424085527957 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250424085527957 DAUC <0003> auc.c:142 vector [0]: autn = 3ab55f2232010000705aac24bd8109b7 20250424085527957 DAUC <0003> auc.c:143 vector [0]: ck = 40cc572b9df5fb48c0d6fa7828974d39 20250424085527957 DAUC <0003> auc.c:144 vector [0]: ik = 34797fbca9d510b8cf760d9efc30a6b2 20250424085527957 DAUC <0003> auc.c:145 vector [0]: res = 4407afae63bc8c860000000000000000 20250424085527957 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527957 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527957 DAUC <0003> auc.c:179 vector [0]: kc = a5c63fc0eca7e800 20250424085527957 DAUC <0003> auc.c:180 vector [0]: sres = 9781ea41 20250424085527957 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527957 DAUC <0003> auc.c:113 vector [1]: rand = 5c308173482ee99d6ed1b98d1cb2c440 20250424085527957 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250424085527957 DAUC <0003> auc.c:142 vector [1]: autn = 19894a1bcb950000199d7c5525a0d3f8 20250424085527957 DAUC <0003> auc.c:143 vector [1]: ck = 73be30c19800418dc6fa1936578a7714 20250424085527957 DAUC <0003> auc.c:144 vector [1]: ik = fa22dd878044064573cc000db31264f1 20250424085527957 DAUC <0003> auc.c:145 vector [1]: res = 229b6afce3b34d700000000000000000 20250424085527957 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527957 DAUC <0003> auc.c:179 vector [1]: kc = 2642c1aee48d2c00 20250424085527957 DAUC <0003> auc.c:180 vector [1]: sres = 1e9df27b 20250424085527957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527957 DAUC <0003> auc.c:113 vector [2]: rand = 7106c1a617ee333d994d9345a80a8cd0 20250424085527957 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250424085527957 DAUC <0003> auc.c:142 vector [2]: autn = 7b25edec7f1b00007fc7845e38387190 20250424085527957 DAUC <0003> auc.c:143 vector [2]: ck = fd6c19a0838f0c2edb4f48ae99578145 20250424085527957 DAUC <0003> auc.c:144 vector [2]: ik = 645b85830350acb229b9f623c57497c4 20250424085527957 DAUC <0003> auc.c:145 vector [2]: res = fe4256a37550c7300000000000000000 20250424085527957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527957 DAUC <0003> auc.c:179 vector [2]: kc = 25f31ff40b50b800 20250424085527957 DAUC <0003> auc.c:180 vector [2]: sres = 24ca163c 20250424085527957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527957 DAUC <0003> auc.c:113 vector [3]: rand = 06d6161fd61b7ff8ade5d66377ace2a9 20250424085527957 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250424085527957 DAUC <0003> auc.c:142 vector [3]: autn = 8821f3947c590000428afa4b67e6899b 20250424085527957 DAUC <0003> auc.c:143 vector [3]: ck = dd4fe85a0bee6938417b2cd1e0b08a38 20250424085527957 DAUC <0003> auc.c:144 vector [3]: ik = 994123f27b299b0348ff9abe11d8c1d9 20250424085527957 DAUC <0003> auc.c:145 vector [3]: res = 116915055975edc70000000000000000 20250424085527957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527957 DAUC <0003> auc.c:179 vector [3]: kc = 5af2b44817a57c00 20250424085527957 DAUC <0003> auc.c:180 vector [3]: sres = 224bd83d 20250424085527957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527957 DAUC <0003> db_auc.c:245 IMSI='262424671163131': Generated 4 vectors 20250424085527957 DAUC <0003> db_auc.c:249 IMSI='262424671163131': Updating SQN=161 in DB 20250424085527957 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424671163131"} 20250424085527957 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527957 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527957 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527958 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527958 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424671163131"} 20250424085527958 DAUC <0003> db_auc.c:236 IMSI='262424671163131': Calling to generate 5 vectors 20250424085527958 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250424085527958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527958 DAUC <0003> auc.c:113 vector [0]: rand = 87c0d2011a41df3de27aa2c3d87d3a26 20250424085527958 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250424085527958 DAUC <0003> auc.c:142 vector [0]: autn = 185fe0f2e12600005cfa15b5503424b7 20250424085527958 DAUC <0003> auc.c:143 vector [0]: ck = 2efb0e023ca9e89162e02e1bce9956d7 20250424085527958 DAUC <0003> auc.c:144 vector [0]: ik = 45cd18c72650a7def0f70e4b04542096 20250424085527958 DAUC <0003> auc.c:145 vector [0]: res = b665b66e2c789d2e0000000000000000 20250424085527958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527958 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527958 DAUC <0003> auc.c:179 vector [0]: kc = 7dc5eb9f2d7f6c00 20250424085527958 DAUC <0003> auc.c:180 vector [0]: sres = efb5f219 20250424085527958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527958 DAUC <0003> auc.c:113 vector [1]: rand = ef5ba2c85a92c8c62f9440dee3372e7d 20250424085527958 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250424085527958 DAUC <0003> auc.c:142 vector [1]: autn = 8cb8cfd51e500000ac895ea27fe57521 20250424085527958 DAUC <0003> auc.c:143 vector [1]: ck = 3167430bca59ed384c492dba874a6ed2 20250424085527958 DAUC <0003> auc.c:144 vector [1]: ik = 5a2db48c14420d7500878cb1781dada5 20250424085527958 DAUC <0003> auc.c:145 vector [1]: res = bfa71a76b65a71320000000000000000 20250424085527958 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527958 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527958 DAUC <0003> auc.c:179 vector [1]: kc = 2cb2fb27d1948000 20250424085527958 DAUC <0003> auc.c:180 vector [1]: sres = 36b8f7c7 20250424085527958 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527958 DAUC <0003> auc.c:113 vector [2]: rand = 11a7aa60f4270185c8d9f1cf33f618ca 20250424085527958 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250424085527958 DAUC <0003> auc.c:142 vector [2]: autn = b3b2e469a76400001b146e0b3e4786be 20250424085527958 DAUC <0003> auc.c:143 vector [2]: ck = 6eb8011ba34a98f6ea23dc714fddf210 20250424085527958 DAUC <0003> auc.c:144 vector [2]: ik = 2a6be7590a6bdf49f8f4fb3f4f2e20ad 20250424085527958 DAUC <0003> auc.c:145 vector [2]: res = a0651f31d55ee8140000000000000000 20250424085527958 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527958 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527958 DAUC <0003> auc.c:179 vector [2]: kc = 9fe4dd43ca427800 20250424085527958 DAUC <0003> auc.c:180 vector [2]: sres = 66151a9a 20250424085527958 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527958 DAUC <0003> auc.c:113 vector [3]: rand = 44600a03c5a91050287047d69fba9b8c 20250424085527958 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250424085527958 DAUC <0003> auc.c:142 vector [3]: autn = 06731f92e0c400008538bbc7f4758255 20250424085527958 DAUC <0003> auc.c:143 vector [3]: ck = e0c4166287c5dcda26dfe30e03188123 20250424085527958 DAUC <0003> auc.c:144 vector [3]: ik = 863b39c1c5d08fde170c04f27714b8fa 20250424085527958 DAUC <0003> auc.c:145 vector [3]: res = 6ee904a9aaa24b4f0000000000000000 20250424085527958 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527958 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527958 DAUC <0003> auc.c:179 vector [3]: kc = fdf1ca92d4074400 20250424085527958 DAUC <0003> auc.c:180 vector [3]: sres = 0a06ae88 20250424085527958 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527958 DAUC <0003> auc.c:113 vector [4]: rand = c5f7cb1398db1d48d460d79411dbf315 20250424085527958 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250424085527958 DAUC <0003> auc.c:142 vector [4]: autn = 285f02170b3c0000e9269cd0aff93750 20250424085527958 DAUC <0003> auc.c:143 vector [4]: ck = 15f0c9b4e485e2b13df8514de1c9c72c 20250424085527958 DAUC <0003> auc.c:144 vector [4]: ik = f79b7dc4b36280a3acf4d33cace387c1 20250424085527958 DAUC <0003> auc.c:145 vector [4]: res = 64a7b56089e09b8f0000000000000000 20250424085527958 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527958 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527958 DAUC <0003> auc.c:179 vector [4]: kc = c2ed950de2d06400 20250424085527958 DAUC <0003> auc.c:180 vector [4]: sres = b03be7e8 20250424085527958 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527958 DAUC <0003> db_auc.c:245 IMSI='262424671163131': Generated 5 vectors 20250424085527958 DAUC <0003> db_auc.c:249 IMSI='262424671163131': Updating SQN=321 in DB 20250424085527958 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424671163131"} 20250424085527958 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527958 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527958 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527959 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527959 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424671163131"} 20250424085527959 DAUC <0003> db_auc.c:236 IMSI='262424671163131': Calling to generate 5 vectors 20250424085527959 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527959 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527959 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527959 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250424085527959 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527959 DAUC <0003> auc.c:113 vector [0]: rand = 83873d5e1596b5ed434f5631ba5cdcfe 20250424085527959 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250424085527959 DAUC <0003> auc.c:142 vector [0]: autn = 7d3bdad1438900007fa99bb08cf1c00d 20250424085527959 DAUC <0003> auc.c:143 vector [0]: ck = b983f60c92a74356a1f1da33d2db264f 20250424085527959 DAUC <0003> auc.c:144 vector [0]: ik = 9dbe3f08c510487aefbfc511b4c139b2 20250424085527959 DAUC <0003> auc.c:145 vector [0]: res = b6879a46879253270000000000000000 20250424085527959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527959 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527959 DAUC <0003> auc.c:179 vector [0]: kc = ee7e3b1d0fc8dc00 20250424085527959 DAUC <0003> auc.c:180 vector [0]: sres = 8688aed4 20250424085527959 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527959 DAUC <0003> auc.c:113 vector [1]: rand = 032acf5e5dcd742516cc9856903a0b9f 20250424085527959 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250424085527959 DAUC <0003> auc.c:142 vector [1]: autn = 08ba616fd05600009b7c5977963ccfa7 20250424085527959 DAUC <0003> auc.c:143 vector [1]: ck = 0f1576b4c795ecd5bfc0aa30b7c5eaf6 20250424085527959 DAUC <0003> auc.c:144 vector [1]: ik = 81a46e4bb3778115289cbe9f64b17fdb 20250424085527959 DAUC <0003> auc.c:145 vector [1]: res = 68da9956c77985750000000000000000 20250424085527959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527959 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527959 DAUC <0003> auc.c:179 vector [1]: kc = 4f432d1cc2cc1000 20250424085527959 DAUC <0003> auc.c:180 vector [1]: sres = 3240a98a 20250424085527959 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527959 DAUC <0003> auc.c:113 vector [2]: rand = 9e27fad622bfb12dae4f4d9a3f783ffe 20250424085527959 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250424085527959 DAUC <0003> auc.c:142 vector [2]: autn = 8b442ed2f25700007518eb2d5e487ed9 20250424085527959 DAUC <0003> auc.c:143 vector [2]: ck = 4586e3fafe8afa06e2565045d1fd7601 20250424085527959 DAUC <0003> auc.c:144 vector [2]: ik = 083c4cbc7678fb0f95030437d201cb5a 20250424085527959 DAUC <0003> auc.c:145 vector [2]: res = bbf4c58ae3001c6e0000000000000000 20250424085527959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527959 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527959 DAUC <0003> auc.c:179 vector [2]: kc = 268993bab6dc0400 20250424085527959 DAUC <0003> auc.c:180 vector [2]: sres = af53486f 20250424085527959 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527959 DAUC <0003> auc.c:113 vector [3]: rand = 10af2c8b9731cd3125913fdb3c164b74 20250424085527959 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250424085527959 DAUC <0003> auc.c:142 vector [3]: autn = 6bdf9d149c950000c112a61d3d8db568 20250424085527959 DAUC <0003> auc.c:143 vector [3]: ck = baa50ed55b3576ac16ca3bf30d19441b 20250424085527959 DAUC <0003> auc.c:144 vector [3]: ik = e0c8b6536a44430b88891b6b9d5e7361 20250424085527959 DAUC <0003> auc.c:145 vector [3]: res = 0d33d1873d8240070000000000000000 20250424085527959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527959 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527959 DAUC <0003> auc.c:179 vector [3]: kc = e2b740703ac4d400 20250424085527959 DAUC <0003> auc.c:180 vector [3]: sres = ac0939fc 20250424085527959 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527959 DAUC <0003> auc.c:113 vector [4]: rand = fad3a5aaa3b85f9d5baf04d5105b811d 20250424085527959 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250424085527959 DAUC <0003> auc.c:142 vector [4]: autn = af29227b2c1700002654c1a4889739ab 20250424085527959 DAUC <0003> auc.c:143 vector [4]: ck = cda02c815a8d464727123e9a9d118eeb 20250424085527959 DAUC <0003> auc.c:144 vector [4]: ik = b24fbfbb663c2d6b40a0af039a14fba5 20250424085527959 DAUC <0003> auc.c:145 vector [4]: res = 6b5cf7269590dded0000000000000000 20250424085527959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527959 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527959 DAUC <0003> auc.c:179 vector [4]: kc = 100893ba70906c00 20250424085527959 DAUC <0003> auc.c:180 vector [4]: sres = 9a619709 20250424085527960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527960 DAUC <0003> db_auc.c:245 IMSI='262424671163131': Generated 5 vectors 20250424085527960 DAUC <0003> db_auc.c:249 IMSI='262424671163131': Updating SQN=481 in DB 20250424085527960 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424671163131"} 20250424085527960 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424671163131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527960 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527960 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527961 DAUC <0003> db_auc.c:157 IMSI='262428953231972': No 2G Auth Data 20250424085527961 DAUC <0003> db_auc.c:192 IMSI='262428953231972': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262428953231972" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250424085527968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 20250424085527970 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527970 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428953231972"} 20250424085527970 DAUC <0003> db_auc.c:236 IMSI='262428953231972': Calling to generate 1 vectors 20250424085527970 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250424085527970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085527970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527970 DAUC <0003> auc.c:113 vector [0]: rand = e3287b88269fd6210edc94a2dba35904 20250424085527970 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085527970 DAUC <0003> auc.c:142 vector [0]: autn = 9f10c103e4940000c859b718564cf081 20250424085527970 DAUC <0003> auc.c:143 vector [0]: ck = 46a8b31f7f14b1fa87f3ce90bad49c87 20250424085527970 DAUC <0003> auc.c:144 vector [0]: ik = b40e4c3c052000edb86ab56dc72e2e7e 20250424085527970 DAUC <0003> auc.c:145 vector [0]: res = bd6fa598b36b26970000000000000000 20250424085527970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527970 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527970 DAUC <0003> auc.c:179 vector [0]: kc = 2a91e97094a0f800 20250424085527970 DAUC <0003> auc.c:180 vector [0]: sres = 39f5c1e0 20250424085527970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527970 DAUC <0003> db_auc.c:245 IMSI='262428953231972': Generated 1 vectors 20250424085527970 DAUC <0003> db_auc.c:249 IMSI='262428953231972': Updating SQN=33 in DB 20250424085527970 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428953231972"} 20250424085527970 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527970 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527970 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262428953231972" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428953231972" TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527971 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527971 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428953231972"} 20250424085527971 DAUC <0003> db_auc.c:236 IMSI='262428953231972': Calling to generate 4 vectors 20250424085527971 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250424085527971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250424085527971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527971 DAUC <0003> auc.c:113 vector [0]: rand = acf2706bb9a89009b12572f16b74e436 20250424085527971 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250424085527971 DAUC <0003> auc.c:142 vector [0]: autn = c8db3b9586da0000f644322eb3a7ab45 20250424085527971 DAUC <0003> auc.c:143 vector [0]: ck = ce0b567f32a4b6ced07ec7dfaf407db7 20250424085527971 DAUC <0003> auc.c:144 vector [0]: ik = a5deb5ab804a8d9717c8f9c9902f0d88 20250424085527971 DAUC <0003> auc.c:145 vector [0]: res = 43b0b9bc54cdaadb0000000000000000 20250424085527971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527971 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527971 DAUC <0003> auc.c:179 vector [0]: kc = d3b60bcbbbb41800 20250424085527971 DAUC <0003> auc.c:180 vector [0]: sres = d0cdab24 20250424085527971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527971 DAUC <0003> auc.c:113 vector [1]: rand = 7d3b81322a358db8c75ebb1a38061ce9 20250424085527971 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250424085527971 DAUC <0003> auc.c:142 vector [1]: autn = e00b7fe2fa330000648703cd98f7c478 20250424085527971 DAUC <0003> auc.c:143 vector [1]: ck = 15245979a7e21b06fd1d89259576cd40 20250424085527971 DAUC <0003> auc.c:144 vector [1]: ik = dcc1fa9a1f9bde9dbc0cdded746fc71c 20250424085527971 DAUC <0003> auc.c:145 vector [1]: res = 2818872c9ae163660000000000000000 20250424085527971 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527971 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527971 DAUC <0003> auc.c:179 vector [1]: kc = 1bb3f7f8d4a10000 20250424085527971 DAUC <0003> auc.c:180 vector [1]: sres = 1095858b 20250424085527971 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527971 DAUC <0003> auc.c:113 vector [2]: rand = ca74e2c31ae7520d7f070ec3af66251a 20250424085527971 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250424085527971 DAUC <0003> auc.c:142 vector [2]: autn = d14762ed544b00008e1a88bc183f85d9 20250424085527971 DAUC <0003> auc.c:143 vector [2]: ck = d02cfbfb4a9b200a41f7742f6b00bbb6 20250424085527971 DAUC <0003> auc.c:144 vector [2]: ik = f85c9d15d90f58252fef5f8dc6bb9a04 20250424085527971 DAUC <0003> auc.c:145 vector [2]: res = f30ca915439b53f10000000000000000 20250424085527971 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527971 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527971 DAUC <0003> auc.c:179 vector [2]: kc = 367e6deb5c86e000 20250424085527971 DAUC <0003> auc.c:180 vector [2]: sres = a239b154 20250424085527971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527971 DAUC <0003> auc.c:113 vector [3]: rand = d1b688508da666c6ece7793c002b8e94 20250424085527971 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250424085527971 DAUC <0003> auc.c:142 vector [3]: autn = c5d6cf7108cc0000fbc9b54c770f05d7 20250424085527971 DAUC <0003> auc.c:143 vector [3]: ck = f86d2beec34a3fd8399636f58d74e3c7 20250424085527971 DAUC <0003> auc.c:144 vector [3]: ik = 186454c994edcb379e2b43d615f47e61 20250424085527971 DAUC <0003> auc.c:145 vector [3]: res = c1696be136ef2aee0000000000000000 20250424085527971 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527971 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527971 DAUC <0003> auc.c:179 vector [3]: kc = d15965960b8be800 20250424085527971 DAUC <0003> auc.c:180 vector [3]: sres = 75eb13fb 20250424085527971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527971 DAUC <0003> db_auc.c:245 IMSI='262428953231972': Generated 4 vectors 20250424085527971 DAUC <0003> db_auc.c:249 IMSI='262428953231972': Updating SQN=161 in DB 20250424085527971 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428953231972"} 20250424085527971 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527971 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527971 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527972 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527972 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428953231972"} 20250424085527972 DAUC <0003> db_auc.c:236 IMSI='262428953231972': Calling to generate 5 vectors 20250424085527972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527972 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527972 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250424085527972 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527972 DAUC <0003> auc.c:113 vector [0]: rand = 6b36f4f62fc9d2853bb5aa283342bf50 20250424085527972 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250424085527972 DAUC <0003> auc.c:142 vector [0]: autn = 2d9ba69c494e000027ffd7ad8459d1f3 20250424085527972 DAUC <0003> auc.c:143 vector [0]: ck = b8eb4280299c68406801a6d6a3a1ae29 20250424085527972 DAUC <0003> auc.c:144 vector [0]: ik = 1b9e5b771188e330ef1c2d549f9408d6 20250424085527972 DAUC <0003> auc.c:145 vector [0]: res = a633564d54b663160000000000000000 20250424085527972 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527972 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527972 DAUC <0003> auc.c:179 vector [0]: kc = 52a186e92ee96800 20250424085527972 DAUC <0003> auc.c:180 vector [0]: sres = 314c8065 20250424085527972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527972 DAUC <0003> auc.c:113 vector [1]: rand = 1cf1416bea2b67c471a2f22482c02b1b 20250424085527972 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250424085527972 DAUC <0003> auc.c:142 vector [1]: autn = 9b71c99959890000e25559bfaf5fb70e 20250424085527972 DAUC <0003> auc.c:143 vector [1]: ck = 1c813062f6dd47b4b3fdf337a560d0ed 20250424085527972 DAUC <0003> auc.c:144 vector [1]: ik = adecde266935413068fb23df37be747e 20250424085527972 DAUC <0003> auc.c:145 vector [1]: res = 6bb1908b805145d10000000000000000 20250424085527972 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527972 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527972 DAUC <0003> auc.c:179 vector [1]: kc = 3cbcf393350e4000 20250424085527972 DAUC <0003> auc.c:180 vector [1]: sres = e0c6a36f 20250424085527972 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527972 DAUC <0003> auc.c:113 vector [2]: rand = 31cd3aa5389a4e4387e8ebdc35e865d3 20250424085527972 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250424085527972 DAUC <0003> auc.c:142 vector [2]: autn = 47f33bf0cead0000f4b7ef20d64256c7 20250424085527972 DAUC <0003> auc.c:143 vector [2]: ck = 2616337ce16b91dd15fb1d5f1ddf958d 20250424085527972 DAUC <0003> auc.c:144 vector [2]: ik = 07ebae400699947be0c4006494f43536 20250424085527972 DAUC <0003> auc.c:145 vector [2]: res = 348e203045b80d8f0000000000000000 20250424085527972 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527972 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527972 DAUC <0003> auc.c:179 vector [2]: kc = 9131d79564b5d400 20250424085527972 DAUC <0003> auc.c:180 vector [2]: sres = 395ac0ee 20250424085527972 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527972 DAUC <0003> auc.c:113 vector [3]: rand = 0c03bf77dbeac1d0a35f65434dfc3276 20250424085527972 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250424085527972 DAUC <0003> auc.c:142 vector [3]: autn = 5c817bd25a0500005b6a28baf839755b 20250424085527972 DAUC <0003> auc.c:143 vector [3]: ck = 69790ff9036d3c1aa31f25e16600f227 20250424085527972 DAUC <0003> auc.c:144 vector [3]: ik = f105da8f57ac8ea982b028c07059f7ac 20250424085527972 DAUC <0003> auc.c:145 vector [3]: res = da912147da30cea50000000000000000 20250424085527972 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527972 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527972 DAUC <0003> auc.c:179 vector [3]: kc = eccf980d75039000 20250424085527972 DAUC <0003> auc.c:180 vector [3]: sres = d604b61d 20250424085527972 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527972 DAUC <0003> auc.c:113 vector [4]: rand = 1ed02bfbe06ea660f3114c0c605bd00e 20250424085527972 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250424085527972 DAUC <0003> auc.c:142 vector [4]: autn = b314e9a9b41300001dfe7b37b360a4f7 20250424085527972 DAUC <0003> auc.c:143 vector [4]: ck = 5ce8041792ea9bb19ae747ec2c7ab980 20250424085527972 DAUC <0003> auc.c:144 vector [4]: ik = 8b196e5cafe56c7325b766ead129fc57 20250424085527972 DAUC <0003> auc.c:145 vector [4]: res = e447f9679852f6fa0000000000000000 20250424085527972 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527972 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527972 DAUC <0003> auc.c:179 vector [4]: kc = 982d7c5138bf3000 20250424085527972 DAUC <0003> auc.c:180 vector [4]: sres = 8feac2c2 20250424085527972 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527972 DAUC <0003> db_auc.c:245 IMSI='262428953231972': Generated 5 vectors 20250424085527972 DAUC <0003> db_auc.c:249 IMSI='262428953231972': Updating SQN=321 in DB 20250424085527972 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428953231972"} 20250424085527973 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527973 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527973 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527974 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527974 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428953231972"} 20250424085527974 DAUC <0003> db_auc.c:236 IMSI='262428953231972': Calling to generate 5 vectors 20250424085527974 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527974 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527974 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527974 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250424085527974 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527974 DAUC <0003> auc.c:113 vector [0]: rand = f8270e8f09a8ac8fdf4c2ed90be7d898 20250424085527974 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250424085527974 DAUC <0003> auc.c:142 vector [0]: autn = 3fe5d979a9560000d247d71a5dc41996 20250424085527974 DAUC <0003> auc.c:143 vector [0]: ck = 8b2a40149f93eced3f3f10db96dfd819 20250424085527974 DAUC <0003> auc.c:144 vector [0]: ik = fd707c1061253c5383febbaba75175c1 20250424085527974 DAUC <0003> auc.c:145 vector [0]: res = a4ca7dedb80b25e10000000000000000 20250424085527974 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527974 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527974 DAUC <0003> auc.c:179 vector [0]: kc = fdaf66ac28b9b800 20250424085527974 DAUC <0003> auc.c:180 vector [0]: sres = ed54d5d5 20250424085527974 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527974 DAUC <0003> auc.c:113 vector [1]: rand = 164cf6059a1ebe798f60bc0d67ffb98f 20250424085527974 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250424085527974 DAUC <0003> auc.c:142 vector [1]: autn = 05e262c48bfe00004b736a41194c34bc 20250424085527974 DAUC <0003> auc.c:143 vector [1]: ck = f48ab1f3fd74d54bd0cf661f4cca0760 20250424085527974 DAUC <0003> auc.c:144 vector [1]: ik = 0b64faf1ca13a785d5be1a3f186bba4e 20250424085527974 DAUC <0003> auc.c:145 vector [1]: res = f7e07523d33b70b80000000000000000 20250424085527974 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527974 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527974 DAUC <0003> auc.c:179 vector [1]: kc = 6623977f3bf69000 20250424085527974 DAUC <0003> auc.c:180 vector [1]: sres = 9e2896ba 20250424085527974 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527974 DAUC <0003> auc.c:113 vector [2]: rand = 21c36ca402e5155c200064aed04cdea0 20250424085527974 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250424085527974 DAUC <0003> auc.c:142 vector [2]: autn = c034b69078ad0000c7f6c2ddf993173b 20250424085527974 DAUC <0003> auc.c:143 vector [2]: ck = 784b6ca5f5e706c32281bd749893ca74 20250424085527974 DAUC <0003> auc.c:144 vector [2]: ik = 905122d84bb465ceb2a35a0aca068b2b 20250424085527974 DAUC <0003> auc.c:145 vector [2]: res = a219ee2dc264f76d0000000000000000 20250424085527974 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527974 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527974 DAUC <0003> auc.c:179 vector [2]: kc = 26c6d87f8cd16c00 20250424085527974 DAUC <0003> auc.c:180 vector [2]: sres = d03c68a3 20250424085527974 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527974 DAUC <0003> auc.c:113 vector [3]: rand = 325e893985e32cde641a4eefb265a3fc 20250424085527974 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250424085527974 DAUC <0003> auc.c:142 vector [3]: autn = 25c0e7058a1a0000e86de8726dbdc795 20250424085527974 DAUC <0003> auc.c:143 vector [3]: ck = 0ccc73371884a7725c1b88417d0e940e 20250424085527974 DAUC <0003> auc.c:144 vector [3]: ik = a7c61151f22aadff04679d8157334945 20250424085527974 DAUC <0003> auc.c:145 vector [3]: res = 57b57cfca70e56060000000000000000 20250424085527974 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527974 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527974 DAUC <0003> auc.c:179 vector [3]: kc = 650b9d004629f800 20250424085527974 DAUC <0003> auc.c:180 vector [3]: sres = 15e2811e 20250424085527974 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527974 DAUC <0003> auc.c:113 vector [4]: rand = 001947d4607a4e4c8fabab969dfd77ed 20250424085527974 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250424085527974 DAUC <0003> auc.c:142 vector [4]: autn = c77bf7d132b800000506756af52d5077 20250424085527974 DAUC <0003> auc.c:143 vector [4]: ck = 9582466b862f5d95c51cb2191b74d033 20250424085527974 DAUC <0003> auc.c:144 vector [4]: ik = a8a07cf4d8e40f05c932a40e896f6ee2 20250424085527974 DAUC <0003> auc.c:145 vector [4]: res = 30388fd9d9b039f10000000000000000 20250424085527974 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527974 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527974 DAUC <0003> auc.c:179 vector [4]: kc = 8015873692023c00 20250424085527974 DAUC <0003> auc.c:180 vector [4]: sres = 26df00bd 20250424085527974 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527974 DAUC <0003> db_auc.c:245 IMSI='262428953231972': Generated 5 vectors 20250424085527974 DAUC <0003> db_auc.c:249 IMSI='262428953231972': Updating SQN=481 in DB 20250424085527974 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428953231972"} 20250424085527974 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428953231972 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527974 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527974 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085527976 DAUC <0003> db_auc.c:157 IMSI='262427456797714': No 2G Auth Data 20250424085527976 DAUC <0003> db_auc.c:192 IMSI='262427456797714': No 3G Auth Data HLR_Test-GSUP(21)@7a0a80cfdbff: Created GsupExpect[0] for "262427456797714" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250424085527983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20250424085527984 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527984 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427456797714"} 20250424085527984 DAUC <0003> db_auc.c:236 IMSI='262427456797714': Calling to generate 1 vectors 20250424085527984 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250424085527984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085527984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527984 DAUC <0003> auc.c:113 vector [0]: rand = 12f4aa7f6e089fac266c59978a009822 20250424085527984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085527984 DAUC <0003> auc.c:142 vector [0]: autn = 04c1b344a4da0000cd52d6f907c99779 20250424085527984 DAUC <0003> auc.c:143 vector [0]: ck = 2c6cdc977fcf162bd61f5a20d74f499c 20250424085527984 DAUC <0003> auc.c:144 vector [0]: ik = 8651dbb2accf3d164d9d15d21be5a23b 20250424085527984 DAUC <0003> auc.c:145 vector [0]: res = 7f823b3550f74c080000000000000000 20250424085527984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527984 DAUC <0003> auc.c:179 vector [0]: kc = 4311e7a855036cc3 20250424085527984 DAUC <0003> auc.c:180 vector [0]: sres = 2b3bcf22 20250424085527984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527984 DAUC <0003> db_auc.c:245 IMSI='262427456797714': Generated 1 vectors 20250424085527984 DAUC <0003> db_auc.c:249 IMSI='262427456797714': Updating SQN=33 in DB 20250424085527984 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427456797714"} 20250424085527984 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527984 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527984 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@7a0a80cfdbff: Found GsupExpect[0] for "262427456797714" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427456797714" TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527985 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527985 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427456797714"} 20250424085527985 DAUC <0003> db_auc.c:236 IMSI='262427456797714': Calling to generate 4 vectors 20250424085527985 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250424085527985 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527985 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527985 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250424085527985 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527985 DAUC <0003> auc.c:113 vector [0]: rand = da2fbc62b904b2560383b5e2ff6a7b1a 20250424085527985 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250424085527985 DAUC <0003> auc.c:142 vector [0]: autn = 1eab24cbd4790000a5b32762efa93c91 20250424085527985 DAUC <0003> auc.c:143 vector [0]: ck = 2fce5cff3f5022122e30749c9d8c557d 20250424085527985 DAUC <0003> auc.c:144 vector [0]: ik = c99b0aeedd75b862ce67e9e219a8fba3 20250424085527985 DAUC <0003> auc.c:145 vector [0]: res = c999b998187300490000000000000000 20250424085527985 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527985 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527985 DAUC <0003> auc.c:179 vector [0]: kc = 6b49dd1455097ace 20250424085527985 DAUC <0003> auc.c:180 vector [0]: sres = 1f02270f 20250424085527985 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527985 DAUC <0003> auc.c:113 vector [1]: rand = 30061dc57cf98f670c2e9b6fa939d4a7 20250424085527986 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250424085527986 DAUC <0003> auc.c:142 vector [1]: autn = ddc73053f7ba0000ccbda09e37dada27 20250424085527986 DAUC <0003> auc.c:143 vector [1]: ck = 6946cb1d5263284eda38199caab27026 20250424085527986 DAUC <0003> auc.c:144 vector [1]: ik = e8fa34aeb99025c4dc0e8271ec52b004 20250424085527986 DAUC <0003> auc.c:145 vector [1]: res = 065e8a9cecc2ee410000000000000000 20250424085527986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527986 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527986 DAUC <0003> auc.c:179 vector [1]: kc = 8cbc3626dee6245e 20250424085527986 DAUC <0003> auc.c:180 vector [1]: sres = e6805b74 20250424085527986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527986 DAUC <0003> auc.c:113 vector [2]: rand = f8a84f3ea6471e94422c0c60a8392b18 20250424085527986 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250424085527986 DAUC <0003> auc.c:142 vector [2]: autn = 94b7c4da312300008d10ebe44e96969b 20250424085527986 DAUC <0003> auc.c:143 vector [2]: ck = fc49aa99b47b16c68d6700921b32c16d 20250424085527986 DAUC <0003> auc.c:144 vector [2]: ik = 6ab43313e99deba396c59f368763936b 20250424085527986 DAUC <0003> auc.c:145 vector [2]: res = 5a77cfb21a4a7aab0000000000000000 20250424085527986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527986 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527986 DAUC <0003> auc.c:179 vector [2]: kc = ead3dae4835d0a8e 20250424085527986 DAUC <0003> auc.c:180 vector [2]: sres = 283067ce 20250424085527986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527986 DAUC <0003> auc.c:113 vector [3]: rand = f887603c0e3463afa86700f36c75f82f 20250424085527986 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250424085527986 DAUC <0003> auc.c:142 vector [3]: autn = 1405cc51100c0000e61a058a429b3b43 20250424085527986 DAUC <0003> auc.c:143 vector [3]: ck = ed4accb1e7ae091903e021b45e02d75d 20250424085527986 DAUC <0003> auc.c:144 vector [3]: ik = a020af5991903dce28355e8c4685b32f 20250424085527986 DAUC <0003> auc.c:145 vector [3]: res = 755c503b5a2b4eda0000000000000000 20250424085527986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527986 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527986 DAUC <0003> auc.c:179 vector [3]: kc = 2c79bf797171d4e2 20250424085527986 DAUC <0003> auc.c:180 vector [3]: sres = 09bf26b6 20250424085527986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527986 DAUC <0003> db_auc.c:245 IMSI='262427456797714': Generated 4 vectors 20250424085527986 DAUC <0003> db_auc.c:249 IMSI='262427456797714': Updating SQN=161 in DB 20250424085527986 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427456797714"} 20250424085527986 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527986 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527986 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527987 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527987 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427456797714"} 20250424085527987 DAUC <0003> db_auc.c:236 IMSI='262427456797714': Calling to generate 5 vectors 20250424085527987 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527987 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250424085527987 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527987 DAUC <0003> auc.c:113 vector [0]: rand = beeefe83c7100ad30f5d3f778a916f90 20250424085527987 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250424085527987 DAUC <0003> auc.c:142 vector [0]: autn = 3b4380b58c9400001f65095c42d4af48 20250424085527987 DAUC <0003> auc.c:143 vector [0]: ck = 4e5a9ac4603d0caf2f7c8853fcb4cd45 20250424085527987 DAUC <0003> auc.c:144 vector [0]: ik = d83048100c4a216448b44c9f86b1b4a2 20250424085527987 DAUC <0003> auc.c:145 vector [0]: res = 162067ececcc36580000000000000000 20250424085527987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527987 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527987 DAUC <0003> auc.c:179 vector [0]: kc = f0855569087b25bd 20250424085527987 DAUC <0003> auc.c:180 vector [0]: sres = 77a651da 20250424085527987 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527987 DAUC <0003> auc.c:113 vector [1]: rand = 278c186cb7c7ea0d3c628231276edf8d 20250424085527987 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250424085527987 DAUC <0003> auc.c:142 vector [1]: autn = 21512d9dfc020000614dc2f6992e7fcf 20250424085527987 DAUC <0003> auc.c:143 vector [1]: ck = 0333d70c0a50e2e95f76dc208751fe03 20250424085527987 DAUC <0003> auc.c:144 vector [1]: ik = 412410a7e4c2ddcd382110461604044c 20250424085527987 DAUC <0003> auc.c:145 vector [1]: res = fc7ad9e034da02f80000000000000000 20250424085527987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527987 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527987 DAUC <0003> auc.c:179 vector [1]: kc = 4b0afb3d14e566c9 20250424085527987 DAUC <0003> auc.c:180 vector [1]: sres = f1f94318 20250424085527987 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527987 DAUC <0003> auc.c:113 vector [2]: rand = 91668285ca3c24b2a5c46b038222a577 20250424085527987 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250424085527987 DAUC <0003> auc.c:142 vector [2]: autn = 15e501db80190000832dfc409b6f6f55 20250424085527987 DAUC <0003> auc.c:143 vector [2]: ck = 2ad02903f00c5b0bfb3295e221be7b71 20250424085527987 DAUC <0003> auc.c:144 vector [2]: ik = 48ff861f3232eadbf363f7e79f2b51f3 20250424085527987 DAUC <0003> auc.c:145 vector [2]: res = 387d98335a1ef1650000000000000000 20250424085527987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527987 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527987 DAUC <0003> auc.c:179 vector [2]: kc = 2e90e387cc6d263b 20250424085527987 DAUC <0003> auc.c:180 vector [2]: sres = d22ee7c8 20250424085527987 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527987 DAUC <0003> auc.c:113 vector [3]: rand = 2b21d91db319be502a29c610ecdb5e93 20250424085527987 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250424085527987 DAUC <0003> auc.c:142 vector [3]: autn = 5821ad81355900000f927cd3d915a99b 20250424085527987 DAUC <0003> auc.c:143 vector [3]: ck = da7bbbd7111f16e15873f3375266ae9c 20250424085527987 DAUC <0003> auc.c:144 vector [3]: ik = af5073d17416a75c29c901490eedd8a2 20250424085527987 DAUC <0003> auc.c:145 vector [3]: res = 2c11713fd7882d8e0000000000000000 20250424085527987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527987 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527987 DAUC <0003> auc.c:179 vector [3]: kc = 1b2658e190fafd42 20250424085527987 DAUC <0003> auc.c:180 vector [3]: sres = 6967fbfe 20250424085527987 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527987 DAUC <0003> auc.c:113 vector [4]: rand = 68ad855e9748d9e9a9d176ca702c78e6 20250424085527987 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250424085527987 DAUC <0003> auc.c:142 vector [4]: autn = 97cdb5e59c8300007187e8758414c120 20250424085527987 DAUC <0003> auc.c:143 vector [4]: ck = 753962248c33f439cf2248e42de173e1 20250424085527987 DAUC <0003> auc.c:144 vector [4]: ik = fd8daf33ec924117e4a31e4152e0a5e9 20250424085527987 DAUC <0003> auc.c:145 vector [4]: res = 3e690003b28245030000000000000000 20250424085527987 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527987 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527987 DAUC <0003> auc.c:179 vector [4]: kc = e5985f1c0d8521a0 20250424085527987 DAUC <0003> auc.c:180 vector [4]: sres = 4cdca653 20250424085527987 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527987 DAUC <0003> db_auc.c:245 IMSI='262427456797714': Generated 5 vectors 20250424085527987 DAUC <0003> db_auc.c:249 IMSI='262427456797714': Updating SQN=321 in DB 20250424085527987 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427456797714"} 20250424085527987 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527987 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527987 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527989 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527989 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427456797714"} 20250424085527989 DAUC <0003> db_auc.c:236 IMSI='262427456797714': Calling to generate 5 vectors 20250424085527989 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085527989 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085527989 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085527989 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250424085527989 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085527989 DAUC <0003> auc.c:113 vector [0]: rand = 6543abc47fa2b97517b9716387eb1ab1 20250424085527989 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250424085527989 DAUC <0003> auc.c:142 vector [0]: autn = d80a47c474d400004720508cb280b5fc 20250424085527989 DAUC <0003> auc.c:143 vector [0]: ck = ad20ae6c173a3ee30d6c1b3a4f97af14 20250424085527989 DAUC <0003> auc.c:144 vector [0]: ik = d38caee51d754b0b040fa69b0a2834eb 20250424085527989 DAUC <0003> auc.c:145 vector [0]: res = 30b1fc7ee6218a040000000000000000 20250424085527989 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085527989 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085527989 DAUC <0003> auc.c:179 vector [0]: kc = b537f59b952a4929 20250424085527989 DAUC <0003> auc.c:180 vector [0]: sres = 6b75fce2 20250424085527989 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085527989 DAUC <0003> auc.c:113 vector [1]: rand = c40859d929f69a4edd49867f94178a33 20250424085527989 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250424085527989 DAUC <0003> auc.c:142 vector [1]: autn = 3b6b11f76ecf0000ecc825ac34907371 20250424085527989 DAUC <0003> auc.c:143 vector [1]: ck = 9887fc916b1860a3c130fa81d66e277d 20250424085527989 DAUC <0003> auc.c:144 vector [1]: ik = d6c704438c01f82deaf89d0b56bff6ce 20250424085527989 DAUC <0003> auc.c:145 vector [1]: res = d9cb3d296853f1950000000000000000 20250424085527989 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085527989 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085527989 DAUC <0003> auc.c:179 vector [1]: kc = d3f8a74e7cda58b7 20250424085527989 DAUC <0003> auc.c:180 vector [1]: sres = fbdc5375 20250424085527989 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085527989 DAUC <0003> auc.c:113 vector [2]: rand = f64d4cb140694d8292d592b1bf3bf53a 20250424085527989 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250424085527989 DAUC <0003> auc.c:142 vector [2]: autn = 6d6118716dc000001748e97fa31baffa 20250424085527989 DAUC <0003> auc.c:143 vector [2]: ck = eb6f35d2f98a63301134b92c7321b926 20250424085527989 DAUC <0003> auc.c:144 vector [2]: ik = 77001515d85f80f975b45af8799366ca 20250424085527989 DAUC <0003> auc.c:145 vector [2]: res = d9347593ddab4fac0000000000000000 20250424085527989 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085527989 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085527989 DAUC <0003> auc.c:179 vector [2]: kc = faa817f67847c1a4 20250424085527989 DAUC <0003> auc.c:180 vector [2]: sres = 880f2a9c 20250424085527989 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085527989 DAUC <0003> auc.c:113 vector [3]: rand = 706ee0524dda7493aca9ea127b03aba2 20250424085527989 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250424085527989 DAUC <0003> auc.c:142 vector [3]: autn = eb2e40d041690000400a3caeeff8f8d2 20250424085527989 DAUC <0003> auc.c:143 vector [3]: ck = ed793b4c59f3e71f18979f79ebcb04aa 20250424085527989 DAUC <0003> auc.c:144 vector [3]: ik = 32220dc3f95c40a8d077248b84a9fd06 20250424085527989 DAUC <0003> auc.c:145 vector [3]: res = cc8f2365aa73f5110000000000000000 20250424085527989 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085527989 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085527989 DAUC <0003> auc.c:179 vector [3]: kc = 2e26dc50bce7ccf2 20250424085527989 DAUC <0003> auc.c:180 vector [3]: sres = 32726084 20250424085527989 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085527989 DAUC <0003> auc.c:113 vector [4]: rand = e255d64e3bc8e2e724cd98c348125ce0 20250424085527989 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250424085527989 DAUC <0003> auc.c:142 vector [4]: autn = 5d4ab627c90200004f24286d67f80236 20250424085527989 DAUC <0003> auc.c:143 vector [4]: ck = 65422a84f646d9600cae9fdcae3448da 20250424085527989 DAUC <0003> auc.c:144 vector [4]: ik = f9c2df2d2beade0248eb9e6a750600f1 20250424085527989 DAUC <0003> auc.c:145 vector [4]: res = acc3a416e97d4ebc0000000000000000 20250424085527989 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085527989 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085527989 DAUC <0003> auc.c:179 vector [4]: kc = aad7580255237cee 20250424085527989 DAUC <0003> auc.c:180 vector [4]: sres = 12eaebf7 20250424085527989 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085527989 DAUC <0003> db_auc.c:245 IMSI='262427456797714': Generated 5 vectors 20250424085527989 DAUC <0003> db_auc.c:249 IMSI='262427456797714': Updating SQN=481 in DB 20250424085527989 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427456797714"} 20250424085527989 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427456797714 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085527989 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085527989 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085527990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085527991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36410<->l=127.0.0.1:4258 20250424085527992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41369<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@7a0a80cfdbff: Final verdict of PTC: none 20250424085527992 DLINP <000b> input/ipa.c:452 connected read/write 20250424085527992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085527992 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085527992 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085527992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@7a0a80cfdbff: Final verdict of PTC: none 22@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:55:27 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 20250424085528016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 20250424085528117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=279476) Waiting for packet dumper to finish... 1 (prev_count=279476, count=409108) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_sai_eps started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085531189 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085531189 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085531193 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@7a0a80cfdbff: 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) } } } } 20250424085531194 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531194 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085531194 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085531194 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  20250424085531194 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085531194 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  20250424085531194 DLGSUP <0013> gsup_server.c:236 2:  20250424085531194 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085531194 DLGSUP <0013> gsup_server.c:236 3:  20250424085531194 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085531194 DLGSUP <0013> gsup_server.c:236 4:  20250424085531194 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085531194 DLGSUP <0013> gsup_server.c:236 5:  20250424085531194 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085531194 DLGSUP <0013> gsup_server.c:236 7:  20250424085531194 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085531194 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085531194 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085531194 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)@7a0a80cfdbff: 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(32)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085531219 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34885<->l=127.0.0.1:4259) 20250424085531225 DAUC <0003> db_auc.c:157 IMSI='262422939645695': No 2G Auth Data 20250424085531225 DAUC <0003> db_auc.c:192 IMSI='262422939645695': No 3G Auth Data HLR_Test-GSUP(33)@7a0a80cfdbff: Created GsupExpect[0] for "262422939645695" to be handled at TC_gsup_sai_eps(36) 20250424085531244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 20250424085531250 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531250 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422939645695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422939645695"} 20250424085531250 DAUC <0003> db_auc.c:157 IMSI='262422939645695': No 2G Auth Data 20250424085531250 DAUC <0003> db_auc.c:236 IMSI='262422939645695': Calling to generate 5 vectors 20250424085531250 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085531250 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085531250 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085531250 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085531250 DAUC <0003> auc.c:113 vector [0]: rand = b33a7b88adb88dbf7338ea6bb088daf0 20250424085531250 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085531250 DAUC <0003> auc.c:142 vector [0]: autn = ed16293f1f768000cc52430e77d53f12 20250424085531250 DAUC <0003> auc.c:143 vector [0]: ck = b9a21be4164ea79d4980b7b6e8d1013a 20250424085531250 DAUC <0003> auc.c:144 vector [0]: ik = 2ed3c38a2e347bd0f40444e482189b30 20250424085531250 DAUC <0003> auc.c:145 vector [0]: res = 243c3692a5f6667c0000000000000000 20250424085531250 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085531250 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085531250 DAUC <0003> auc.c:151 vector [0]: kc = 2af52b3c52b34647 20250424085531250 DAUC <0003> auc.c:152 vector [0]: sres = 81ca50ee 20250424085531250 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085531250 DAUC <0003> auc.c:113 vector [1]: rand = ce5f3801c59f3ac86186fdf5e3b0d635 20250424085531250 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085531250 DAUC <0003> auc.c:142 vector [1]: autn = d8e10c422f158000e3933bab3a012e14 20250424085531250 DAUC <0003> auc.c:143 vector [1]: ck = 3d8e88c697eeb8253e3276a537de43c8 20250424085531250 DAUC <0003> auc.c:144 vector [1]: ik = 78cb4e666b0ab7c8c981bd2e0e1eef9a 20250424085531250 DAUC <0003> auc.c:145 vector [1]: res = 4f1b2352a3ac55980000000000000000 20250424085531250 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085531250 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085531250 DAUC <0003> auc.c:151 vector [1]: kc = b2f60d2bc524a3bf 20250424085531250 DAUC <0003> auc.c:152 vector [1]: sres = ecb776ca 20250424085531250 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085531250 DAUC <0003> auc.c:113 vector [2]: rand = c3d0eaea65835a6f8e9ec4e984dc49ff 20250424085531250 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085531250 DAUC <0003> auc.c:142 vector [2]: autn = 3458ca7d82798000ef7cfb9b50567dab 20250424085531250 DAUC <0003> auc.c:143 vector [2]: ck = 722cb1547e94ca55c74c0bbd1f4600d6 20250424085531250 DAUC <0003> auc.c:144 vector [2]: ik = 2f46f9fd8dae50f689013f269442f482 20250424085531250 DAUC <0003> auc.c:145 vector [2]: res = 491fb578e1be01ff0000000000000000 20250424085531250 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085531250 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085531250 DAUC <0003> auc.c:151 vector [2]: kc = 13277c32783e6ef7 20250424085531250 DAUC <0003> auc.c:152 vector [2]: sres = a8a1b487 20250424085531250 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085531250 DAUC <0003> auc.c:113 vector [3]: rand = 598344c4077d3251cb0d361beffa953d 20250424085531250 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085531250 DAUC <0003> auc.c:142 vector [3]: autn = 126eab4fdf6f800093709c64308c59b9 20250424085531250 DAUC <0003> auc.c:143 vector [3]: ck = da394e89cb018b411b72c46113a1374f 20250424085531250 DAUC <0003> auc.c:144 vector [3]: ik = 43ac35d30801bbf13409a6c5c31944d8 20250424085531250 DAUC <0003> auc.c:145 vector [3]: res = aaddc7072ba7ecb00000000000000000 20250424085531250 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085531250 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085531250 DAUC <0003> auc.c:151 vector [3]: kc = b6ee19fe13b84327 20250424085531250 DAUC <0003> auc.c:152 vector [3]: sres = 817a2bb7 20250424085531250 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085531250 DAUC <0003> auc.c:113 vector [4]: rand = 3e383fe73d74f4fe5099c641381e5ef4 20250424085531250 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085531250 DAUC <0003> auc.c:142 vector [4]: autn = 9c654de41d3a80004b656c67445bcee6 20250424085531250 DAUC <0003> auc.c:143 vector [4]: ck = 9d913640792051f17982e7bf6d790e28 20250424085531250 DAUC <0003> auc.c:144 vector [4]: ik = 45a2b4ea23347ff886479aa44b79a7d6 20250424085531250 DAUC <0003> auc.c:145 vector [4]: res = 36b695f19023e9710000000000000000 20250424085531250 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085531250 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085531250 DAUC <0003> auc.c:151 vector [4]: kc = 27f6ffb17c1487f7 20250424085531250 DAUC <0003> auc.c:152 vector [4]: sres = a6957c80 20250424085531250 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085531250 DAUC <0003> db_auc.c:245 IMSI='262422939645695': Generated 5 vectors 20250424085531250 DAUC <0003> db_auc.c:249 IMSI='262422939645695': Updating SQN=161 in DB 20250424085531250 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422939645695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422939645695"} 20250424085531250 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422939645695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085531250 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085531250 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7a0a80cfdbff: Found GsupExpect[0] for "262422939645695" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422939645695" TC_gsup_sai_eps(36)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085531254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085531256 DAUC <0003> db_auc.c:157 IMSI='262422591256198': No 2G Auth Data 20250424085531256 DAUC <0003> db_auc.c:192 IMSI='262422591256198': No 3G Auth Data HLR_Test-GSUP(33)@7a0a80cfdbff: Created GsupExpect[0] for "262422591256198" to be handled at TC_gsup_sai_eps(37) 20250424085531264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 20250424085531265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531265 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422591256198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422591256198"} 20250424085531265 DAUC <0003> db_auc.c:157 IMSI='262422591256198': No 2G Auth Data 20250424085531265 DAUC <0003> db_auc.c:236 IMSI='262422591256198': Calling to generate 5 vectors 20250424085531265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250424085531265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085531265 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250424085531265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085531265 DAUC <0003> auc.c:113 vector [0]: rand = 81d1916c5b12e953eb7e1e21e359a8e4 20250424085531265 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085531265 DAUC <0003> auc.c:142 vector [0]: autn = 42a88aaac48380008e93c936d1883dfc 20250424085531265 DAUC <0003> auc.c:143 vector [0]: ck = f1aae0a4f6bb34344d5984478ab01dec 20250424085531265 DAUC <0003> auc.c:144 vector [0]: ik = ddb3a759de87c0c4bc2b714b41d2ac53 20250424085531265 DAUC <0003> auc.c:145 vector [0]: res = 649f391520d0f6440000000000000000 20250424085531265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085531265 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250424085531265 DAUC <0003> auc.c:151 vector [0]: kc = dd6bb2f1e35e454f 20250424085531265 DAUC <0003> auc.c:152 vector [0]: sres = 444fcf51 20250424085531265 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250424085531265 DAUC <0003> auc.c:113 vector [1]: rand = 700044537a3dfbf1cf479f94606188c7 20250424085531265 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085531265 DAUC <0003> auc.c:142 vector [1]: autn = 1e5492ee4cfb8000565b3974489f1b79 20250424085531265 DAUC <0003> auc.c:143 vector [1]: ck = 1025f6ece3895b1dea8a501c8646e5b3 20250424085531265 DAUC <0003> auc.c:144 vector [1]: ik = 75d1702bc27e8c47fb52347be38024d3 20250424085531265 DAUC <0003> auc.c:145 vector [1]: res = 9c0f011e407ac8080000000000000000 20250424085531265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085531265 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250424085531265 DAUC <0003> auc.c:151 vector [1]: kc = 742ce2a04431163a 20250424085531265 DAUC <0003> auc.c:152 vector [1]: sres = dc75c916 20250424085531266 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250424085531266 DAUC <0003> auc.c:113 vector [2]: rand = e125063a611d240e6f5137fc977a049c 20250424085531266 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085531266 DAUC <0003> auc.c:142 vector [2]: autn = 1015b2074b478000f2b339979942b244 20250424085531266 DAUC <0003> auc.c:143 vector [2]: ck = b5fedab269d1986f9888284cfd3bf097 20250424085531266 DAUC <0003> auc.c:144 vector [2]: ik = 6e31acd8706cca76fcdab4afad0374cd 20250424085531266 DAUC <0003> auc.c:145 vector [2]: res = fdb63ee81bcbd7a60000000000000000 20250424085531266 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085531266 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250424085531266 DAUC <0003> auc.c:151 vector [2]: kc = bf9dea894985d643 20250424085531266 DAUC <0003> auc.c:152 vector [2]: sres = e67de94e 20250424085531266 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250424085531266 DAUC <0003> auc.c:113 vector [3]: rand = 57c257012275e25c1443188693c95d26 20250424085531266 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085531266 DAUC <0003> auc.c:142 vector [3]: autn = a92a7367228f8000332789e01c89fcfb 20250424085531266 DAUC <0003> auc.c:143 vector [3]: ck = 307f985258f840040798cc25f90f9eb4 20250424085531266 DAUC <0003> auc.c:144 vector [3]: ik = 27831db2e51a6b9469abfa8b032e07a8 20250424085531266 DAUC <0003> auc.c:145 vector [3]: res = 87e9d08dad95a6570000000000000000 20250424085531266 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085531266 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250424085531266 DAUC <0003> auc.c:151 vector [3]: kc = 79cfb34e47c3b28c 20250424085531266 DAUC <0003> auc.c:152 vector [3]: sres = 2a7c76da 20250424085531266 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250424085531266 DAUC <0003> auc.c:113 vector [4]: rand = 395b23853352180030e5eb0828d48504 20250424085531266 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085531266 DAUC <0003> auc.c:142 vector [4]: autn = 1bf35d0a7ced800069d1694a20f34362 20250424085531266 DAUC <0003> auc.c:143 vector [4]: ck = 556fd81c2f05b25213c66e53f716293d 20250424085531266 DAUC <0003> auc.c:144 vector [4]: ik = 5d702c6e7d617c0e4e7a2d3616896b52 20250424085531266 DAUC <0003> auc.c:145 vector [4]: res = 82d41f9a5daf066a0000000000000000 20250424085531266 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085531266 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250424085531266 DAUC <0003> auc.c:151 vector [4]: kc = 55a3b717b3fb8c33 20250424085531266 DAUC <0003> auc.c:152 vector [4]: sres = df7b19f0 20250424085531266 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250424085531266 DAUC <0003> db_auc.c:245 IMSI='262422591256198': Generated 5 vectors 20250424085531266 DAUC <0003> db_auc.c:249 IMSI='262422591256198': Updating SQN=161 in DB 20250424085531266 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422591256198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422591256198"} 20250424085531266 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422591256198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085531266 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085531266 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7a0a80cfdbff: Found GsupExpect[0] for "262422591256198" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422591256198" TC_gsup_sai_eps(37)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085531267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085531267 DAUC <0003> db_auc.c:157 IMSI='262427010173001': No 2G Auth Data 20250424085531267 DAUC <0003> db_auc.c:192 IMSI='262427010173001': No 3G Auth Data HLR_Test-GSUP(33)@7a0a80cfdbff: Created GsupExpect[0] for "262427010173001" to be handled at TC_gsup_sai_eps(38) 20250424085531273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 20250424085531275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531275 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427010173001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427010173001"} 20250424085531275 DAUC <0003> db_auc.c:236 IMSI='262427010173001': Calling to generate 5 vectors 20250424085531275 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085531275 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085531275 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085531275 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085531275 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085531275 DAUC <0003> auc.c:113 vector [0]: rand = 427ffa4c29e3d444a1f401aacc3e9bbd 20250424085531275 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085531275 DAUC <0003> auc.c:142 vector [0]: autn = 2183ef9a352a8000d11942ea36265c84 20250424085531275 DAUC <0003> auc.c:143 vector [0]: ck = 6b3291c40a058ab647d3cf4a5234929a 20250424085531275 DAUC <0003> auc.c:144 vector [0]: ik = c4e194b5cf4037a650a0238bee21e29d 20250424085531275 DAUC <0003> auc.c:145 vector [0]: res = ddc4df757fef79a80000000000000000 20250424085531275 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085531275 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085531275 DAUC <0003> auc.c:179 vector [0]: kc = cc3874123aa55800 20250424085531275 DAUC <0003> auc.c:180 vector [0]: sres = 1cf989e9 20250424085531275 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085531275 DAUC <0003> auc.c:113 vector [1]: rand = 362fcc101fbbcfe2de9e2520e3dcbdbf 20250424085531275 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085531275 DAUC <0003> auc.c:142 vector [1]: autn = 3cfa9047e41880003fb6e3ae14bd03e4 20250424085531275 DAUC <0003> auc.c:143 vector [1]: ck = 5a7847ef8a384996f11e90e7e7611a98 20250424085531275 DAUC <0003> auc.c:144 vector [1]: ik = b6d425fd0d26c19485cf7f46df2466c1 20250424085531275 DAUC <0003> auc.c:145 vector [1]: res = 37dd7a1ba00d9edb0000000000000000 20250424085531275 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085531275 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085531275 DAUC <0003> auc.c:179 vector [1]: kc = 337c7407729c1000 20250424085531275 DAUC <0003> auc.c:180 vector [1]: sres = d09b7b1b 20250424085531275 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085531275 DAUC <0003> auc.c:113 vector [2]: rand = fc717903bc252a1d48b307e84acf1d15 20250424085531275 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085531275 DAUC <0003> auc.c:142 vector [2]: autn = 622735b2c87280003c26d7e254e788eb 20250424085531275 DAUC <0003> auc.c:143 vector [2]: ck = d0be5d9d04487d36ae3e3948fd8ed978 20250424085531275 DAUC <0003> auc.c:144 vector [2]: ik = 2861042e4009d94c1cdd2983545b8b34 20250424085531275 DAUC <0003> auc.c:145 vector [2]: res = 6c8a13253174d1c00000000000000000 20250424085531275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085531275 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085531275 DAUC <0003> auc.c:179 vector [2]: kc = d1a6e681c6139400 20250424085531275 DAUC <0003> auc.c:180 vector [2]: sres = 5f551d1e 20250424085531275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085531275 DAUC <0003> auc.c:113 vector [3]: rand = ad6600916b26c0c4646d9006ee2a764a 20250424085531275 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085531275 DAUC <0003> auc.c:142 vector [3]: autn = 127cd9640d458000ed101d0092ccee06 20250424085531275 DAUC <0003> auc.c:143 vector [3]: ck = 9a5284dba951ed25d72666e775a4350d 20250424085531275 DAUC <0003> auc.c:144 vector [3]: ik = f081e8540652a6c7b7fd8103b417be5f 20250424085531275 DAUC <0003> auc.c:145 vector [3]: res = db37f3299e653f190000000000000000 20250424085531275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085531275 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085531275 DAUC <0003> auc.c:179 vector [3]: kc = 3afbf5e19c490400 20250424085531275 DAUC <0003> auc.c:180 vector [3]: sres = 0a2e168e 20250424085531275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085531275 DAUC <0003> auc.c:113 vector [4]: rand = 5e2d4d5b9942f3864471456c3c6a39b1 20250424085531275 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085531275 DAUC <0003> auc.c:142 vector [4]: autn = 1ff43919ddf980005e14f836ef90ac20 20250424085531275 DAUC <0003> auc.c:143 vector [4]: ck = a437bd0dec9f5fbaf27205164925672c 20250424085531275 DAUC <0003> auc.c:144 vector [4]: ik = adf484a73d5496b9484076ce9fd345b5 20250424085531275 DAUC <0003> auc.c:145 vector [4]: res = bdb6a2319e6170e90000000000000000 20250424085531275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085531275 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085531275 DAUC <0003> auc.c:179 vector [4]: kc = 3bf55106804e7800 20250424085531275 DAUC <0003> auc.c:180 vector [4]: sres = f8115de2 20250424085531275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085531275 DAUC <0003> db_auc.c:245 IMSI='262427010173001': Generated 5 vectors 20250424085531275 DAUC <0003> db_auc.c:249 IMSI='262427010173001': Updating SQN=161 in DB 20250424085531275 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427010173001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427010173001"} 20250424085531275 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427010173001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085531275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085531275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7a0a80cfdbff: Found GsupExpect[0] for "262427010173001" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427010173001" TC_gsup_sai_eps(38)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085531276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085531276 DAUC <0003> db_auc.c:157 IMSI='262420131482825': No 2G Auth Data 20250424085531276 DAUC <0003> db_auc.c:192 IMSI='262420131482825': No 3G Auth Data HLR_Test-GSUP(33)@7a0a80cfdbff: Created GsupExpect[0] for "262420131482825" to be handled at TC_gsup_sai_eps(39) 20250424085531282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20250424085531284 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531284 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420131482825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420131482825"} 20250424085531284 DAUC <0003> db_auc.c:236 IMSI='262420131482825': Calling to generate 5 vectors 20250424085531284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085531284 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085531284 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085531284 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085531284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085531284 DAUC <0003> auc.c:113 vector [0]: rand = 8465a02602dd80075401fd15071cd772 20250424085531284 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085531284 DAUC <0003> auc.c:142 vector [0]: autn = dc826b1f8c6e8000637bb6fd0f5bb613 20250424085531284 DAUC <0003> auc.c:143 vector [0]: ck = d7f42f5fa557bb15723c5afd2d760e46 20250424085531284 DAUC <0003> auc.c:144 vector [0]: ik = 2881c2b2c8e6c7fba87985e5574c98c5 20250424085531284 DAUC <0003> auc.c:145 vector [0]: res = bea27e6e80e3d1f30000000000000000 20250424085531284 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085531284 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085531284 DAUC <0003> auc.c:179 vector [0]: kc = b0d4d9b5bc0f5400 20250424085531284 DAUC <0003> auc.c:180 vector [0]: sres = 1b80c38c 20250424085531284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085531284 DAUC <0003> auc.c:113 vector [1]: rand = 2431255c24719b2163931b92c0fa39b2 20250424085531284 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085531284 DAUC <0003> auc.c:142 vector [1]: autn = e70d2af1d0278000bc527cb8b1f8dfee 20250424085531284 DAUC <0003> auc.c:143 vector [1]: ck = 352f9b82181d6fe603252264b0cf2ca9 20250424085531284 DAUC <0003> auc.c:144 vector [1]: ik = ff7ac6b73bc4a58d0200a5a62d681088 20250424085531284 DAUC <0003> auc.c:145 vector [1]: res = f509f45250304a0a0000000000000000 20250424085531284 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085531284 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085531284 DAUC <0003> auc.c:179 vector [1]: kc = 479cf1f3767ed400 20250424085531284 DAUC <0003> auc.c:180 vector [1]: sres = e24aa845 20250424085531284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085531284 DAUC <0003> auc.c:113 vector [2]: rand = d3f1f9ef00ea65f000d36055853d644a 20250424085531284 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085531284 DAUC <0003> auc.c:142 vector [2]: autn = 33066b5eed368000134e10f4f7e0d8cd 20250424085531284 DAUC <0003> auc.c:143 vector [2]: ck = 8d805e19965621c9005bd808c577de07 20250424085531284 DAUC <0003> auc.c:144 vector [2]: ik = 77d0e398f7a3bfc6555772dec502c315 20250424085531284 DAUC <0003> auc.c:145 vector [2]: res = c6d174b1bcda9bcc0000000000000000 20250424085531284 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085531284 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085531284 DAUC <0003> auc.c:179 vector [2]: kc = 917844d7a9d5cc00 20250424085531284 DAUC <0003> auc.c:180 vector [2]: sres = 95e2e764 20250424085531284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085531284 DAUC <0003> auc.c:113 vector [3]: rand = 7c48791498b6e6a303810f9d691712f3 20250424085531284 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085531284 DAUC <0003> auc.c:142 vector [3]: autn = f17bcd0f509d8000435a49b465a6d5e4 20250424085531284 DAUC <0003> auc.c:143 vector [3]: ck = 0896c0ad852fc69fe9f07fb43f10756b 20250424085531284 DAUC <0003> auc.c:144 vector [3]: ik = 7ebb89bdc05ab2baac66aad487fbc21f 20250424085531284 DAUC <0003> auc.c:145 vector [3]: res = 9e637c5a6b406e840000000000000000 20250424085531284 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085531284 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085531284 DAUC <0003> auc.c:179 vector [3]: kc = 6665cec638468000 20250424085531284 DAUC <0003> auc.c:180 vector [3]: sres = d89c90e2 20250424085531284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085531284 DAUC <0003> auc.c:113 vector [4]: rand = b88b17f6305eefa0a08f113fd58d86e6 20250424085531284 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085531284 DAUC <0003> auc.c:142 vector [4]: autn = 9e6da7adf69f8000fa1cce7fc6bb0e97 20250424085531284 DAUC <0003> auc.c:143 vector [4]: ck = b3f350c60e153684eaa1e678bc1759f6 20250424085531284 DAUC <0003> auc.c:144 vector [4]: ik = e9e341240ec18fa7758c9b261e7b5bf2 20250424085531284 DAUC <0003> auc.c:145 vector [4]: res = e6335c1fbc02f90a0000000000000000 20250424085531284 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085531284 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085531284 DAUC <0003> auc.c:179 vector [4]: kc = 76591e9a33c10c00 20250424085531284 DAUC <0003> auc.c:180 vector [4]: sres = 74e26a9a 20250424085531284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085531284 DAUC <0003> db_auc.c:245 IMSI='262420131482825': Generated 5 vectors 20250424085531284 DAUC <0003> db_auc.c:249 IMSI='262420131482825': Updating SQN=161 in DB 20250424085531284 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420131482825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420131482825"} 20250424085531284 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420131482825 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085531284 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085531285 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7a0a80cfdbff: Found GsupExpect[0] for "262420131482825" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420131482825" TC_gsup_sai_eps(39)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085531286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085531287 DAUC <0003> db_auc.c:157 IMSI='262424257247669': No 2G Auth Data 20250424085531287 DAUC <0003> db_auc.c:192 IMSI='262424257247669': No 3G Auth Data HLR_Test-GSUP(33)@7a0a80cfdbff: Created GsupExpect[0] for "262424257247669" to be handled at TC_gsup_sai_eps(40) 20250424085531293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20250424085531295 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531295 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424257247669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424257247669"} 20250424085531295 DAUC <0003> db_auc.c:236 IMSI='262424257247669': Calling to generate 5 vectors 20250424085531295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250424085531295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250424085531295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250424085531295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250424085531295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250424085531295 DAUC <0003> auc.c:113 vector [0]: rand = 3068d35b75b28eb881c53f624867daed 20250424085531295 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250424085531295 DAUC <0003> auc.c:142 vector [0]: autn = c6b21d293e34800082bec330946abf35 20250424085531295 DAUC <0003> auc.c:143 vector [0]: ck = fe7e77a08d088a82b67519f3a152bbc7 20250424085531295 DAUC <0003> auc.c:144 vector [0]: ik = 4c47e29418509e6e18519c5b52e469a1 20250424085531295 DAUC <0003> auc.c:145 vector [0]: res = c76d3265824f8ff30000000000000000 20250424085531295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250424085531295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250424085531295 DAUC <0003> auc.c:179 vector [0]: kc = 81eb5fabfcbde782 20250424085531295 DAUC <0003> auc.c:180 vector [0]: sres = d7d92ce5 20250424085531295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250424085531295 DAUC <0003> auc.c:113 vector [1]: rand = 98877dfb98f0c3ba28fd304f5c3983ea 20250424085531295 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250424085531295 DAUC <0003> auc.c:142 vector [1]: autn = 66d78b388eb28000db91adac063c4ce7 20250424085531295 DAUC <0003> auc.c:143 vector [1]: ck = 0b3d26e3eb791d96962e10924eb5d8c7 20250424085531295 DAUC <0003> auc.c:144 vector [1]: ik = 5c6da34175c64c89ade79999e9d83454 20250424085531295 DAUC <0003> auc.c:145 vector [1]: res = e1c163bd42cf246f0000000000000000 20250424085531295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250424085531295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250424085531295 DAUC <0003> auc.c:179 vector [1]: kc = ff9455f2ed618cd8 20250424085531295 DAUC <0003> auc.c:180 vector [1]: sres = dbe8f49a 20250424085531295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250424085531295 DAUC <0003> auc.c:113 vector [2]: rand = 581cd85da64a167a85b911c21b37ebc6 20250424085531295 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250424085531295 DAUC <0003> auc.c:142 vector [2]: autn = 3fdfa24e333680009f790b780da7607c 20250424085531295 DAUC <0003> auc.c:143 vector [2]: ck = ecd545771cf5b86f96b93ce20c2d5e99 20250424085531295 DAUC <0003> auc.c:144 vector [2]: ik = 50cdd3db822ce3f47e6ceef3cef83495 20250424085531295 DAUC <0003> auc.c:145 vector [2]: res = e6344e23c690cbb30000000000000000 20250424085531295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250424085531295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250424085531295 DAUC <0003> auc.c:179 vector [2]: kc = ae1a4172664bdc68 20250424085531295 DAUC <0003> auc.c:180 vector [2]: sres = c40e8680 20250424085531295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250424085531295 DAUC <0003> auc.c:113 vector [3]: rand = 6662314b6e40bc19bf2585d7b6521c6f 20250424085531295 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250424085531295 DAUC <0003> auc.c:142 vector [3]: autn = e36a0f2f3afe8000d595f1b8828827d1 20250424085531295 DAUC <0003> auc.c:143 vector [3]: ck = abe41e46cfc6df09c24c10b63935fc8a 20250424085531295 DAUC <0003> auc.c:144 vector [3]: ik = 94be04cefda429b6f183c75d3ec76ee9 20250424085531295 DAUC <0003> auc.c:145 vector [3]: res = 4c93cd040f10fea10000000000000000 20250424085531295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250424085531295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250424085531295 DAUC <0003> auc.c:179 vector [3]: kc = 80c4d84b72be0502 20250424085531295 DAUC <0003> auc.c:180 vector [3]: sres = 0a81ddf4 20250424085531295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250424085531295 DAUC <0003> auc.c:113 vector [4]: rand = 137e7c3919fd4eccca16154ccf3e44b0 20250424085531295 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250424085531295 DAUC <0003> auc.c:142 vector [4]: autn = 5d2e9f84054380000e5bacd52346cd05 20250424085531295 DAUC <0003> auc.c:143 vector [4]: ck = 720093cdc875f6f92e727bc57230ef06 20250424085531295 DAUC <0003> auc.c:144 vector [4]: ik = 3039debc2074b34e65207dae0d0225d9 20250424085531295 DAUC <0003> auc.c:145 vector [4]: res = 91f52bc0c803f96f0000000000000000 20250424085531295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250424085531295 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250424085531295 DAUC <0003> auc.c:179 vector [4]: kc = c204eeac8fe12283 20250424085531295 DAUC <0003> auc.c:180 vector [4]: sres = 9b7ee79a 20250424085531295 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250424085531295 DAUC <0003> db_auc.c:245 IMSI='262424257247669': Generated 5 vectors 20250424085531295 DAUC <0003> db_auc.c:249 IMSI='262424257247669': Updating SQN=161 in DB 20250424085531295 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424257247669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424257247669"} 20250424085531295 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424257247669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085531295 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085531295 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@7a0a80cfdbff: Found GsupExpect[0] for "262424257247669" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424257247669" TC_gsup_sai_eps(40)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085531297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085531298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.1:4258 20250424085531298 DLINP <000b> input/ipa.c:452 connected read/write 20250424085531298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085531298 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085531298 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085531298 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085531298 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34885<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(33)@7a0a80cfdbff: Final verdict of PTC: none 34@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Apr 24 08:55:31 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 20250424085531328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4258 20250424085531429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77480) Waiting for packet dumper to finish... 1 (prev_count=77480, count=126080) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:33 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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085534559 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085534559 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085534562 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085534563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085534567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085534567 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085534567 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085534567 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  20250424085534567 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085534567 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  20250424085534567 DLGSUP <0013> gsup_server.c:236 2:  20250424085534567 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085534567 DLGSUP <0013> gsup_server.c:236 3:  20250424085534567 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085534567 DLGSUP <0013> gsup_server.c:236 4:  20250424085534567 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085534567 DLGSUP <0013> gsup_server.c:236 5:  20250424085534567 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085534567 DLGSUP <0013> gsup_server.c:236 7:  20250424085534567 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085534567 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085534567 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085534567 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085534585 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43953<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@7a0a80cfdbff: Created GsupExpect[0] for "262429480253043" to be handled at TC_gsup_ul_unknown_imsi(45) 20250424085534593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 20250424085534610 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085534610 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429480253043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429480253043" cn_domain=PS} 20250424085534610 DLU <0006> fsm.c:456 lu(262429480253043)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085534610 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429480253043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250424085534610 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429480253043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429480253043" cause=IMSI unknown in HLR} 20250424085534610 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429480253043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085534610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429480253043)[0x5591b5c40610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085534610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429480253043)[0x5591b5c40610]{UNVALIDATED}: Freeing instance 20250424085534610 DLU <0006> fsm.c:568 lu(PS:IMSI-262429480253043)[0x5591b5c40610]{UNVALIDATED}: Deallocated 20250424085534610 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085534610 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@7a0a80cfdbff: Found GsupExpect[0] for "262429480253043" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429480253043" TC_gsup_ul_unknown_imsi(45)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085534611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085534612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45474<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@7a0a80cfdbff: Final verdict of PTC: none 20250424085534613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43953<->l=127.0.0.1:4259) 20250424085534613 DLINP <000b> input/ipa.c:452 connected read/write 20250424085534613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085534613 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 43@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@7a0a80cfdbff: Final verdict of PTC: none 20250424085534613 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085534613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(41)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 43: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Apr 24 08:55:34 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 20250424085534648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45486<->l=127.0.0.1:4258 20250424085534749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45486<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26036) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085537838 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085537838 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085537842 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085537842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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(46)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085537843 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085537843 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085537843 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085537843 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  20250424085537843 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085537843 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  20250424085537843 DLGSUP <0013> gsup_server.c:236 2:  20250424085537843 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085537843 DLGSUP <0013> gsup_server.c:236 3:  20250424085537843 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085537843 DLGSUP <0013> gsup_server.c:236 4:  20250424085537843 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085537843 DLGSUP <0013> gsup_server.c:236 5:  20250424085537843 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085537843 DLGSUP <0013> gsup_server.c:236 7:  20250424085537843 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085537843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085537843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085537843 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085537863 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40899<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@7a0a80cfdbff: Created GsupExpect[0] for "262423188091258" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250424085537870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4258 20250424085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085537886 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423188091258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423188091258" cn_domain=PS source_name="the-source\n"} 20250424085537886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250424085537886 DLU <0006> fsm.c:456 lu(262423188091258)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085537886 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423188091258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250424085537886 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423188091258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423188091258" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250424085537886 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423188091258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085537886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423188091258)[0x5591b5c40610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085537886 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423188091258)[0x5591b5c40610]{UNVALIDATED}: Freeing instance 20250424085537886 DLU <0006> fsm.c:568 lu(PS:IMSI-262423188091258)[0x5591b5c40610]{UNVALIDATED}: Deallocated 20250424085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085537886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@7a0a80cfdbff: Found GsupExpect[0] for "262423188091258" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423188091258" TC_gsup_ul_unknown_imsi_via_proxy(50)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085537890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085537891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45490<->l=127.0.0.1:4258 20250424085537892 DLINP <000b> input/ipa.c:452 connected read/write 20250424085537892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085537892 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085537892 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085537892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085537892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@7a0a80cfdbff: Final verdict of PTC: none 20250424085537893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40899<->l=127.0.0.1:4259) 48@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 48: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:55:37 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 20250424085537926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4258 20250424085538027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:40 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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085541132 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085541132 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085541136 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085541137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085541139 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085541139 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085541139 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085541139 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(51)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085541139 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085541139 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  20250424085541139 DLGSUP <0013> gsup_server.c:236 2:  20250424085541139 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085541139 DLGSUP <0013> gsup_server.c:236 3:  20250424085541139 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085541139 DLGSUP <0013> gsup_server.c:236 4:  20250424085541139 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085541139 DLGSUP <0013> gsup_server.c:236 5:  20250424085541139 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085541139 DLGSUP <0013> gsup_server.c:236 7:  20250424085541139 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085541139 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085541139 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085541139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085541157 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36529<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@7a0a80cfdbff: Created GsupExpect[0] for "262421609653163" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250424085541164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 20250424085541182 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085541182 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421609653163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421609653163" cn_domain=PS} 20250424085541182 DLU <0006> fsm.c:456 lu(262421609653163)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085541182 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421609653163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250424085541182 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421609653163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421609653163" cause=Roaming not allowed in this location area} 20250424085541182 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421609653163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085541182 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421609653163)[0x5591b5c40610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085541182 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421609653163)[0x5591b5c40610]{UNVALIDATED}: Freeing instance 20250424085541182 DLU <0006> fsm.c:568 lu(PS:IMSI-262421609653163)[0x5591b5c40610]{UNVALIDATED}: Deallocated 20250424085541182 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085541183 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@7a0a80cfdbff: Found GsupExpect[0] for "262421609653163" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421609653163" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085541188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085541190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45502<->l=127.0.0.1:4258 20250424085541191 DLINP <000b> input/ipa.c:452 connected read/write 20250424085541191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085541192 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085541192 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085541192 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@7a0a80cfdbff: Final verdict of PTC: none 20250424085541192 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36529<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@7a0a80cfdbff: Final verdict of PTC: none 53@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 53: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:55:41 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 20250424085541228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4258 20250424085541329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_sai_err_unknown_imsi started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085544433 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085544433 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085544436 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085544437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085544441 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085544441 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085544441 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085544441 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  20250424085544441 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085544441 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  20250424085544441 DLGSUP <0013> gsup_server.c:236 2:  20250424085544441 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085544441 DLGSUP <0013> gsup_server.c:236 3:  20250424085544441 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085544441 DLGSUP <0013> gsup_server.c:236 4:  20250424085544441 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085544441 DLGSUP <0013> gsup_server.c:236 5:  20250424085544441 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085544441 DLGSUP <0013> gsup_server.c:236 7:  20250424085544441 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085544441 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085544441 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085544441 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085544457 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37121<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@7a0a80cfdbff: Created GsupExpect[0] for "262423290121122" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250424085544465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20250424085544486 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085544486 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423290121122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423290121122"} 20250424085544486 DAUC <0003> db_auc.c:133 IMSI='262423290121122': No such subscriber 20250424085544486 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423290121122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250424085544486 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423290121122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423290121122" cause=IMSI unknown in HLR} 20250424085544486 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423290121122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085544486 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085544486 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@7a0a80cfdbff: Found GsupExpect[0] for "262423290121122" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423290121122" TC_gsup_sai_err_unknown_imsi(60)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085544491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085544493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4258 20250424085544495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37121<->l=127.0.0.1:4259) 20250424085544495 DLINP <000b> input/ipa.c:452 connected read/write 20250424085544495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085544495 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085544495 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085544495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@7a0a80cfdbff: Final verdict of PTC: none 58@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 58: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:55:44 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 20250424085544530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 20250424085544632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25600) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085547739 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085547739 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085547742 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085547744 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547744 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085547744 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085547744 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  20250424085547744 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085547744 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  20250424085547744 DLGSUP <0013> gsup_server.c:236 2:  20250424085547744 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085547744 DLGSUP <0013> gsup_server.c:236 3:  20250424085547744 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085547744 DLGSUP <0013> gsup_server.c:236 4:  20250424085547744 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085547744 DLGSUP <0013> gsup_server.c:236 5:  20250424085547744 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085547744 DLGSUP <0013> gsup_server.c:236 7:  20250424085547744 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085547744 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085547744 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085547744 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085547755 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42865<->l=127.0.0.1:4259) 20250424085547758 DAUC <0003> db_auc.c:157 IMSI='262422476296894': No 2G Auth Data 20250424085547758 DAUC <0003> db_auc.c:192 IMSI='262422476296894': No 3G Auth Data HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262422476296894" to be handled at TC_gsup_ul(65) 20250424085547763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 20250424085547786 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547786 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422476296894" cn_domain=PS} 20250424085547786 DLU <0006> fsm.c:456 lu(262422476296894)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547786 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422476296894)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547786 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422476296894" cn_domain=PS} 20250424085547786 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547787 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262422476296894" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul(65)"262422476296894" 20250424085547793 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547793 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422476296894"} 20250424085547793 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422476296894)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547793 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547793 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422476296894"} 20250424085547793 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422476296894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422476296894)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547793 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422476296894)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547793 DLU <0006> fsm.c:568 lu(PS:IMSI-262422476296894)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547793 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547793 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(65)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4258 TC_gsup_ul(65)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547799 DAUC <0003> db_auc.c:157 IMSI='262420833308282': No 2G Auth Data 20250424085547800 DAUC <0003> db_auc.c:192 IMSI='262420833308282': No 3G Auth Data 20250424085547802 DLGSUP <0013> hlr.c:121 IMSI 262420833308282: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262420833308282" to be handled at TC_gsup_ul(66) 20250424085547816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 20250424085547818 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547818 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420833308282" cn_domain=PS} 20250424085547818 DLU <0006> fsm.c:456 lu(262420833308282)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547818 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420833308282)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547818 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420833308282" cn_domain=PS} 20250424085547818 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547818 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262420833308282" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_ul(66)"262420833308282" 20250424085547819 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547819 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420833308282"} 20250424085547819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420833308282)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547819 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547819 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420833308282"} 20250424085547819 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420833308282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420833308282)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420833308282)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547819 DLU <0006> fsm.c:568 lu(PS:IMSI-262420833308282)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547819 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547819 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(66)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4258 TC_gsup_ul(66)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547820 DAUC <0003> db_auc.c:157 IMSI='262429411916861': No 2G Auth Data 20250424085547820 DAUC <0003> db_auc.c:192 IMSI='262429411916861': No 3G Auth Data 20250424085547820 DLGSUP <0013> hlr.c:121 IMSI 262429411916861: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262429411916861" to be handled at TC_gsup_ul(67) 20250424085547826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 20250424085547828 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547828 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429411916861" cn_domain=PS} 20250424085547828 DLU <0006> fsm.c:456 lu(262429411916861)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547828 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429411916861)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547828 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429411916861" cn_domain=PS} 20250424085547828 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547828 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262429411916861" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_ul(67)"262429411916861" 20250424085547829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547829 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429411916861"} 20250424085547829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429411916861)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547829 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547829 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429411916861"} 20250424085547829 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429411916861 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411916861)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411916861)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547829 DLU <0006> fsm.c:568 lu(PS:IMSI-262429411916861)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(67)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4258 TC_gsup_ul(67)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547830 DAUC <0003> db_auc.c:157 IMSI='262426186301441': No 2G Auth Data 20250424085547830 DAUC <0003> db_auc.c:192 IMSI='262426186301441': No 3G Auth Data 20250424085547831 DLGSUP <0013> hlr.c:121 IMSI 262426186301441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262426186301441" to be handled at TC_gsup_ul(68) 20250424085547837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 20250424085547838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547838 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426186301441" cn_domain=PS} 20250424085547838 DLU <0006> fsm.c:456 lu(262426186301441)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547838 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547838 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426186301441)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547838 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426186301441" cn_domain=PS} 20250424085547838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262426186301441" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_ul(68)"262426186301441" 20250424085547839 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547839 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426186301441"} 20250424085547839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426186301441)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547839 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547839 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426186301441"} 20250424085547839 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426186301441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426186301441)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426186301441)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547839 DLU <0006> fsm.c:568 lu(PS:IMSI-262426186301441)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547839 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547839 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(68)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4258 TC_gsup_ul(68)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547841 DAUC <0003> db_auc.c:157 IMSI='262420103493744': No 2G Auth Data 20250424085547841 DAUC <0003> db_auc.c:192 IMSI='262420103493744': No 3G Auth Data 20250424085547841 DLGSUP <0013> hlr.c:121 IMSI 262420103493744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262420103493744" to be handled at TC_gsup_ul(69) 20250424085547848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 20250424085547849 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547849 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420103493744" cn_domain=PS} 20250424085547849 DLU <0006> fsm.c:456 lu(262420103493744)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547849 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420103493744)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547849 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420103493744" cn_domain=PS} 20250424085547849 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547849 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262420103493744" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_ul(69)"262420103493744" 20250424085547851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547851 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420103493744"} 20250424085547851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420103493744)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547851 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547851 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420103493744"} 20250424085547851 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420103493744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103493744)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103493744)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547851 DLU <0006> fsm.c:568 lu(PS:IMSI-262420103493744)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(69)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 TC_gsup_ul(69)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547852 DAUC <0003> db_auc.c:157 IMSI='262421223984531': No 2G Auth Data 20250424085547852 DAUC <0003> db_auc.c:192 IMSI='262421223984531': No 3G Auth Data 20250424085547853 DLGSUP <0013> hlr.c:121 IMSI 262421223984531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262421223984531" to be handled at TC_gsup_ul(70) 20250424085547860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 20250424085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547863 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421223984531" cn_domain=PS} 20250424085547863 DLU <0006> fsm.c:456 lu(262421223984531)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547863 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421223984531)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547863 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421223984531" cn_domain=PS} 20250424085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547863 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262421223984531" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_ul(70)"262421223984531" 20250424085547865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547865 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421223984531"} 20250424085547865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421223984531)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547865 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547865 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421223984531"} 20250424085547865 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421223984531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223984531)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421223984531)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547865 DLU <0006> fsm.c:568 lu(PS:IMSI-262421223984531)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(70)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4258 TC_gsup_ul(70)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547866 DAUC <0003> db_auc.c:157 IMSI='262424868939470': No 2G Auth Data 20250424085547866 DAUC <0003> db_auc.c:192 IMSI='262424868939470': No 3G Auth Data 20250424085547867 DLGSUP <0013> hlr.c:121 IMSI 262424868939470: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262424868939470" to be handled at TC_gsup_ul(71) 20250424085547874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 20250424085547876 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547876 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424868939470" cn_domain=PS} 20250424085547876 DLU <0006> fsm.c:456 lu(262424868939470)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547876 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424868939470)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547876 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424868939470" cn_domain=PS} 20250424085547876 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547876 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262424868939470" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_ul(71)"262424868939470" 20250424085547877 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547877 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424868939470"} 20250424085547877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424868939470)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547877 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547877 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424868939470"} 20250424085547877 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424868939470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424868939470)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424868939470)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547877 DLU <0006> fsm.c:568 lu(PS:IMSI-262424868939470)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547877 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547877 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(71)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4258 TC_gsup_ul(71)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085547878 DAUC <0003> db_auc.c:157 IMSI='262424617692506': No 2G Auth Data 20250424085547878 DAUC <0003> db_auc.c:192 IMSI='262424617692506': No 3G Auth Data 20250424085547879 DLGSUP <0013> hlr.c:121 IMSI 262424617692506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@7a0a80cfdbff: Created GsupExpect[0] for "262424617692506" to be handled at TC_gsup_ul(72) 20250424085547885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20250424085547886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547886 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424617692506" cn_domain=PS} 20250424085547886 DLU <0006> fsm.c:456 lu(262424617692506)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085547886 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085547886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424617692506)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085547886 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424617692506" cn_domain=PS} 20250424085547886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@7a0a80cfdbff: Found GsupExpect[0] for "262424617692506" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_ul(72)"262424617692506" 20250424085547887 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547887 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424617692506"} 20250424085547887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424617692506)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085547887 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085547887 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424617692506"} 20250424085547887 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424617692506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085547887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424617692506)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085547887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424617692506)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085547887 DLU <0006> fsm.c:568 lu(PS:IMSI-262424617692506)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085547887 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085547887 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul(72)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085547888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 TC_gsup_ul(72)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085547889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4258 20250424085547889 DLINP <000b> input/ipa.c:452 connected read/write 20250424085547889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085547889 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085547889 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085547889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@7a0a80cfdbff: Final verdict of PTC: none 20250424085547889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42865<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@7a0a80cfdbff: Final verdict of PTC: none 63@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Apr 24 08:55:47 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250424085547915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 20250424085548016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=112780) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul_via_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085551139 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085551139 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085551144 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085551149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085551150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085551150 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  20250424085551150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085551150 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  20250424085551150 DLGSUP <0013> gsup_server.c:236 2:  20250424085551150 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085551150 DLGSUP <0013> gsup_server.c:236 3:  20250424085551150 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085551150 DLGSUP <0013> gsup_server.c:236 4:  20250424085551150 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085551150 DLGSUP <0013> gsup_server.c:236 5:  20250424085551150 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085551150 DLGSUP <0013> gsup_server.c:236 7:  20250424085551150 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085551150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085551150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085551150 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085551172 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43511<->l=127.0.0.1:4259) 20250424085551177 DAUC <0003> db_auc.c:157 IMSI='262422285074095': No 2G Auth Data 20250424085551177 DAUC <0003> db_auc.c:192 IMSI='262422285074095': No 3G Auth Data HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262422285074095" to be handled at TC_gsup_ul_via_proxy(77) 20250424085551187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 20250424085551191 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551191 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422285074095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422285074095" cn_domain=PS source_name="the-source\n"} 20250424085551192 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250424085551192 DLU <0006> fsm.c:456 lu(262422285074095)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551192 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422285074095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422285074095)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551192 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422285074095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422285074095" cn_domain=PS destination_name="the-source\n"} 20250424085551192 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551192 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262422285074095" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422285074095" 20250424085551195 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551195 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422285074095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422285074095" source_name="the-source\n"} 20250424085551195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422285074095)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551195 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262422285074095 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551195 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422285074095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422285074095" destination_name="the-source\n"} 20250424085551195 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262422285074095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285074095)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422285074095)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551195 DLU <0006> fsm.c:568 lu(PS:IMSI-262422285074095)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551195 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551195 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551198 DAUC <0003> db_auc.c:157 IMSI='262426603084995': No 2G Auth Data 20250424085551198 DAUC <0003> db_auc.c:192 IMSI='262426603084995': No 3G Auth Data 20250424085551199 DLGSUP <0013> hlr.c:121 IMSI 262426603084995: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262426603084995" to be handled at TC_gsup_ul_via_proxy(78) 20250424085551209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 20250424085551211 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551211 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426603084995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426603084995" cn_domain=PS source_name="the-source\n"} 20250424085551211 DLU <0006> fsm.c:456 lu(262426603084995)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551211 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426603084995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426603084995)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551211 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426603084995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426603084995" cn_domain=PS destination_name="the-source\n"} 20250424085551211 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551211 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262426603084995" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426603084995" 20250424085551212 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551212 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426603084995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426603084995" source_name="the-source\n"} 20250424085551212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426603084995)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551212 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426603084995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551212 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426603084995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426603084995" destination_name="the-source\n"} 20250424085551212 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426603084995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426603084995)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426603084995)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551212 DLU <0006> fsm.c:568 lu(PS:IMSI-262426603084995)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551212 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551212 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551213 DAUC <0003> db_auc.c:157 IMSI='262420043316356': No 2G Auth Data 20250424085551213 DAUC <0003> db_auc.c:192 IMSI='262420043316356': No 3G Auth Data 20250424085551213 DLGSUP <0013> hlr.c:121 IMSI 262420043316356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262420043316356" to be handled at TC_gsup_ul_via_proxy(79) 20250424085551219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 20250424085551221 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551221 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420043316356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420043316356" cn_domain=PS source_name="the-source\n"} 20250424085551221 DLU <0006> fsm.c:456 lu(262420043316356)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551221 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420043316356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420043316356)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551221 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420043316356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420043316356" cn_domain=PS destination_name="the-source\n"} 20250424085551221 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551221 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262420043316356" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420043316356" 20250424085551222 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551222 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420043316356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420043316356" source_name="the-source\n"} 20250424085551222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420043316356)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551222 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420043316356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551222 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420043316356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420043316356" destination_name="the-source\n"} 20250424085551222 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420043316356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043316356)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043316356)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551222 DLU <0006> fsm.c:568 lu(PS:IMSI-262420043316356)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551222 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551222 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45142<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551223 DAUC <0003> db_auc.c:157 IMSI='262422772364798': No 2G Auth Data 20250424085551223 DAUC <0003> db_auc.c:192 IMSI='262422772364798': No 3G Auth Data 20250424085551223 DLGSUP <0013> hlr.c:121 IMSI 262422772364798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262422772364798" to be handled at TC_gsup_ul_via_proxy(80) 20250424085551229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 20250424085551231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551231 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422772364798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422772364798" cn_domain=PS source_name="the-source\n"} 20250424085551231 DLU <0006> fsm.c:456 lu(262422772364798)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551231 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422772364798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422772364798)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551231 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422772364798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422772364798" cn_domain=PS destination_name="the-source\n"} 20250424085551231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262422772364798" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422772364798" 20250424085551232 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551232 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422772364798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422772364798" source_name="the-source\n"} 20250424085551232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422772364798)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551232 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422772364798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551232 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422772364798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422772364798" destination_name="the-source\n"} 20250424085551232 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422772364798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422772364798)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422772364798)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551232 DLU <0006> fsm.c:568 lu(PS:IMSI-262422772364798)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551232 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551232 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551233 DAUC <0003> db_auc.c:157 IMSI='262428899808932': No 2G Auth Data 20250424085551233 DAUC <0003> db_auc.c:192 IMSI='262428899808932': No 3G Auth Data 20250424085551233 DLGSUP <0013> hlr.c:121 IMSI 262428899808932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262428899808932" to be handled at TC_gsup_ul_via_proxy(81) 20250424085551239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 20250424085551241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551241 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428899808932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428899808932" cn_domain=PS source_name="the-source\n"} 20250424085551241 DLU <0006> fsm.c:456 lu(262428899808932)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551241 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428899808932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428899808932)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551241 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428899808932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428899808932" cn_domain=PS destination_name="the-source\n"} 20250424085551241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262428899808932" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262428899808932" 20250424085551242 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551242 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428899808932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428899808932" source_name="the-source\n"} 20250424085551242 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428899808932)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551242 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262428899808932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551242 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428899808932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428899808932" destination_name="the-source\n"} 20250424085551242 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262428899808932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428899808932)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551242 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428899808932)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551242 DLU <0006> fsm.c:568 lu(PS:IMSI-262428899808932)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551242 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551242 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551244 DAUC <0003> db_auc.c:157 IMSI='262425943308536': No 2G Auth Data 20250424085551244 DAUC <0003> db_auc.c:192 IMSI='262425943308536': No 3G Auth Data 20250424085551244 DLGSUP <0013> hlr.c:121 IMSI 262425943308536: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262425943308536" to be handled at TC_gsup_ul_via_proxy(82) 20250424085551251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45166<->l=127.0.0.1:4258 20250424085551252 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551252 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425943308536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425943308536" cn_domain=PS source_name="the-source\n"} 20250424085551252 DLU <0006> fsm.c:456 lu(262425943308536)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551252 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425943308536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551253 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425943308536)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551253 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425943308536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425943308536" cn_domain=PS destination_name="the-source\n"} 20250424085551253 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551253 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262425943308536" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425943308536" 20250424085551254 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551254 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425943308536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425943308536" source_name="the-source\n"} 20250424085551254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425943308536)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551254 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425943308536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551254 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425943308536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425943308536" destination_name="the-source\n"} 20250424085551254 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425943308536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425943308536)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425943308536)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551254 DLU <0006> fsm.c:568 lu(PS:IMSI-262425943308536)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551254 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551254 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45166<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551256 DAUC <0003> db_auc.c:157 IMSI='262426363007306': No 2G Auth Data 20250424085551256 DAUC <0003> db_auc.c:192 IMSI='262426363007306': No 3G Auth Data 20250424085551256 DLGSUP <0013> hlr.c:121 IMSI 262426363007306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262426363007306" to be handled at TC_gsup_ul_via_proxy(83) 20250424085551262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 20250424085551264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551264 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426363007306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426363007306" cn_domain=PS source_name="the-source\n"} 20250424085551264 DLU <0006> fsm.c:456 lu(262426363007306)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551264 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426363007306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426363007306)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551264 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426363007306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426363007306" cn_domain=PS destination_name="the-source\n"} 20250424085551264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262426363007306" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426363007306" 20250424085551265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551265 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426363007306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426363007306" source_name="the-source\n"} 20250424085551265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426363007306)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551265 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426363007306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551265 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426363007306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426363007306" destination_name="the-source\n"} 20250424085551265 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426363007306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426363007306)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426363007306)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551265 DLU <0006> fsm.c:568 lu(PS:IMSI-262426363007306)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085551267 DAUC <0003> db_auc.c:157 IMSI='262428603970646': No 2G Auth Data 20250424085551267 DAUC <0003> db_auc.c:192 IMSI='262428603970646': No 3G Auth Data 20250424085551267 DLGSUP <0013> hlr.c:121 IMSI 262428603970646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@7a0a80cfdbff: Created GsupExpect[0] for "262428603970646" to be handled at TC_gsup_ul_via_proxy(84) 20250424085551274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4258 20250424085551276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551276 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428603970646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428603970646" cn_domain=PS source_name="the-source\n"} 20250424085551277 DLU <0006> fsm.c:456 lu(262428603970646)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085551277 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428603970646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250424085551277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428603970646)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085551277 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428603970646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428603970646" cn_domain=PS destination_name="the-source\n"} 20250424085551277 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551277 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@7a0a80cfdbff: Found GsupExpect[0] for "262428603970646" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428603970646" 20250424085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551278 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428603970646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428603970646" source_name="the-source\n"} 20250424085551278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428603970646)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085551278 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428603970646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085551278 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428603970646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428603970646" destination_name="the-source\n"} 20250424085551278 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428603970646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085551278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428603970646)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085551278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428603970646)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085551278 DLU <0006> fsm.c:568 lu(PS:IMSI-262428603970646)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085551279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085551280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45108<->l=127.0.0.1:4258 20250424085551280 DLINP <000b> input/ipa.c:452 connected read/write 20250424085551280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085551280 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085551280 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085551280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085551280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250424085551281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43511<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(74)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7a0a80cfdbff: Final verdict of PTC: none 75@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Apr 24 08:55:51 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 20250424085551304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 20250424085551405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66524) Waiting for packet dumper to finish... 1 (prev_count=66524, count=114608) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:55: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_ul_subscriber_data started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085554515 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085554515 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085554517 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085554519 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554519 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085554519 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085554519 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  20250424085554519 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085554519 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  20250424085554519 DLGSUP <0013> gsup_server.c:236 2:  20250424085554519 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085554519 DLGSUP <0013> gsup_server.c:236 3:  20250424085554519 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085554519 DLGSUP <0013> gsup_server.c:236 4:  20250424085554519 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085554519 DLGSUP <0013> gsup_server.c:236 5:  20250424085554519 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085554519 DLGSUP <0013> gsup_server.c:236 7:  20250424085554519 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085554519 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(85)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085554519 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085554519 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085554531 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34377<->l=127.0.0.1:4259) 20250424085554537 DAUC <0003> db_auc.c:157 IMSI='262421335487201': No 2G Auth Data 20250424085554537 DAUC <0003> db_auc.c:192 IMSI='262421335487201': No 3G Auth Data HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262421335487201" to be handled at TC_gsup_ul_subscriber_data(89) 20250424085554543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554566 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421335487201" cn_domain=PS} 20250424085554566 DLU <0006> fsm.c:456 lu(262421335487201)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554566 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421335487201)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554566 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421335487201" cn_domain=PS} 20250424085554566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262421335487201" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421335487201" 20250424085554573 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554573 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421335487201"} 20250424085554573 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421335487201)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554573 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554573 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421335487201"} 20250424085554573 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421335487201 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421335487201)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554573 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421335487201)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554573 DLU <0006> fsm.c:568 lu(PS:IMSI-262421335487201)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554573 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554574 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554582 DAUC <0003> db_auc.c:157 IMSI='262426598253055': No 2G Auth Data 20250424085554582 DAUC <0003> db_auc.c:192 IMSI='262426598253055': No 3G Auth Data 20250424085554584 DLGSUP <0013> hlr.c:121 IMSI 262426598253055: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262426598253055" to be handled at TC_gsup_ul_subscriber_data(90) 20250424085554595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554596 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554596 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426598253055" cn_domain=PS} 20250424085554596 DLU <0006> fsm.c:456 lu(262426598253055)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554596 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426598253055)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554596 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426598253055" cn_domain=PS} 20250424085554596 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554596 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262426598253055" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426598253055" 20250424085554597 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554597 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426598253055"} 20250424085554597 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426598253055)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554597 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554597 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426598253055"} 20250424085554597 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426598253055 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598253055)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554597 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426598253055)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554597 DLU <0006> fsm.c:568 lu(PS:IMSI-262426598253055)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554597 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554597 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554599 DAUC <0003> db_auc.c:157 IMSI='262429664389778': No 2G Auth Data 20250424085554599 DAUC <0003> db_auc.c:192 IMSI='262429664389778': No 3G Auth Data 20250424085554599 DLGSUP <0013> hlr.c:121 IMSI 262429664389778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262429664389778" to be handled at TC_gsup_ul_subscriber_data(91) 20250424085554606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554608 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429664389778" cn_domain=PS} 20250424085554608 DLU <0006> fsm.c:456 lu(262429664389778)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554608 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429664389778)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554608 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429664389778" cn_domain=PS} 20250424085554608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262429664389778" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429664389778" 20250424085554609 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554609 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429664389778"} 20250424085554609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429664389778)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554609 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554609 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429664389778"} 20250424085554609 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429664389778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429664389778)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429664389778)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554609 DLU <0006> fsm.c:568 lu(PS:IMSI-262429664389778)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554609 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554609 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554611 DAUC <0003> db_auc.c:157 IMSI='262420283745149': No 2G Auth Data 20250424085554611 DAUC <0003> db_auc.c:192 IMSI='262420283745149': No 3G Auth Data 20250424085554611 DLGSUP <0013> hlr.c:121 IMSI 262420283745149: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262420283745149" to be handled at TC_gsup_ul_subscriber_data(92) 20250424085554618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554620 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420283745149" cn_domain=PS} 20250424085554620 DLU <0006> fsm.c:456 lu(262420283745149)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554620 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420283745149)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554620 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420283745149" cn_domain=PS} 20250424085554620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262420283745149" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420283745149" 20250424085554621 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554621 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420283745149"} 20250424085554621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420283745149)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554621 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554621 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420283745149"} 20250424085554621 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420283745149 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420283745149)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420283745149)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554621 DLU <0006> fsm.c:568 lu(PS:IMSI-262420283745149)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554621 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554621 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554621 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554622 DAUC <0003> db_auc.c:157 IMSI='262424894917791': No 2G Auth Data 20250424085554622 DAUC <0003> db_auc.c:192 IMSI='262424894917791': No 3G Auth Data 20250424085554622 DLGSUP <0013> hlr.c:121 IMSI 262424894917791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262424894917791" to be handled at TC_gsup_ul_subscriber_data(93) 20250424085554629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554630 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424894917791" cn_domain=PS} 20250424085554630 DLU <0006> fsm.c:456 lu(262424894917791)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554630 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424894917791)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554630 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424894917791" cn_domain=PS} 20250424085554630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262424894917791" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424894917791" 20250424085554632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554632 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424894917791"} 20250424085554632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424894917791)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554632 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554632 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424894917791"} 20250424085554632 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424894917791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424894917791)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424894917791)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554632 DLU <0006> fsm.c:568 lu(PS:IMSI-262424894917791)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554633 DAUC <0003> db_auc.c:157 IMSI='262423689616469': No 2G Auth Data 20250424085554633 DAUC <0003> db_auc.c:192 IMSI='262423689616469': No 3G Auth Data 20250424085554634 DLGSUP <0013> hlr.c:121 IMSI 262423689616469: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262423689616469" to be handled at TC_gsup_ul_subscriber_data(94) 20250424085554640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554641 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423689616469" cn_domain=PS} 20250424085554641 DLU <0006> fsm.c:456 lu(262423689616469)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554641 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423689616469)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554641 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423689616469" cn_domain=PS} 20250424085554641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262423689616469" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423689616469" 20250424085554642 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554642 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423689616469"} 20250424085554642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423689616469)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554642 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554643 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423689616469"} 20250424085554643 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423689616469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423689616469)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423689616469)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554643 DLU <0006> fsm.c:568 lu(PS:IMSI-262423689616469)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554643 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554643 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554643 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56552<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554644 DAUC <0003> db_auc.c:157 IMSI='262420821230675': No 2G Auth Data 20250424085554644 DAUC <0003> db_auc.c:192 IMSI='262420821230675': No 3G Auth Data 20250424085554644 DLGSUP <0013> hlr.c:121 IMSI 262420821230675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262420821230675" to be handled at TC_gsup_ul_subscriber_data(95) 20250424085554651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554653 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554653 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420821230675" cn_domain=PS} 20250424085554653 DLU <0006> fsm.c:456 lu(262420821230675)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554653 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420821230675)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554653 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420821230675" cn_domain=PS} 20250424085554653 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554653 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262420821230675" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420821230675" 20250424085554654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554654 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420821230675"} 20250424085554654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420821230675)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554654 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554654 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420821230675"} 20250424085554654 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420821230675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420821230675)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420821230675)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554654 DLU <0006> fsm.c:568 lu(PS:IMSI-262420821230675)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085554656 DAUC <0003> db_auc.c:157 IMSI='262421351850606': No 2G Auth Data 20250424085554656 DAUC <0003> db_auc.c:192 IMSI='262421351850606': No 3G Auth Data 20250424085554656 DLGSUP <0013> hlr.c:121 IMSI 262421351850606: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@7a0a80cfdbff: Created GsupExpect[0] for "262421351850606" to be handled at TC_gsup_ul_subscriber_data(96) 20250424085554662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7a0a80cfdbff: GSUP ul subscriber_data 20250424085554664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554664 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421351850606" cn_domain=PS} 20250424085554664 DLU <0006> fsm.c:456 lu(262421351850606)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085554664 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085554664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421351850606)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085554664 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421351850606" cn_domain=PS} 20250424085554664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@7a0a80cfdbff: Found GsupExpect[0] for "262421351850606" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421351850606" 20250424085554665 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554665 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421351850606"} 20250424085554665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421351850606)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085554665 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085554665 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421351850606"} 20250424085554665 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421351850606 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085554665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421351850606)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085554665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421351850606)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085554665 DLU <0006> fsm.c:568 lu(PS:IMSI-262421351850606)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085554665 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085554665 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085554666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56572<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085554666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.1:4258 87@7a0a80cfdbff: Final verdict of PTC: none 20250424085554667 DLINP <000b> input/ipa.c:452 connected read/write 20250424085554667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085554667 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085554667 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085554667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085554667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34377<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(88)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(86)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Apr 24 08:55:54 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 20250424085554697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4258 20250424085554798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78632) Waiting for packet dumper to finish... 1 (prev_count=78632, count=117948) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Apr 24 08:55:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_vty started. MTC@7a0a80cfdbff: legacy= true 20250424085557875 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085557875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085557880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085557880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085557881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@7a0a80cfdbff: 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 } } } } 20250424085557884 DLINP <000b> input/ipa.c:452 connected read/write 20250424085557884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085557884 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085557884 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085557884 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  20250424085557884 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085557884 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  20250424085557884 DLGSUP <0013> gsup_server.c:236 2:  20250424085557884 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085557884 DLGSUP <0013> gsup_server.c:236 3:  20250424085557884 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085557884 DLGSUP <0013> gsup_server.c:236 4:  20250424085557884 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085557884 DLGSUP <0013> gsup_server.c:236 5:  20250424085557884 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085557884 DLGSUP <0013> gsup_server.c:236 7:  20250424085557884 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085557884 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085557884 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085557884 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085557910 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38227<->l=127.0.0.1:4259) 20250424085557915 DAUC <0003> db_auc.c:157 IMSI='262428084998936': No 2G Auth Data 20250424085557915 DAUC <0003> db_auc.c:192 IMSI='262428084998936': No 3G Auth Data 20250424085557920 DAUC <0003> db_auc.c:192 IMSI='262428084998936': No 3G Auth Data 20250424085557924 DAUC <0003> db_auc.c:157 IMSI='262424824986093': No 2G Auth Data 20250424085557924 DAUC <0003> db_auc.c:192 IMSI='262424824986093': No 3G Auth Data 20250424085557928 DAUC <0003> db_auc.c:157 IMSI='262424824986093': No 2G Auth Data 20250424085557932 DAUC <0003> db_auc.c:157 IMSI='262425215274807': No 2G Auth Data 20250424085557932 DAUC <0003> db_auc.c:192 IMSI='262425215274807': No 3G Auth Data MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085557939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4258 20250424085557940 DLINP <000b> input/ipa.c:452 connected read/write 20250424085557940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085557940 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085557940 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085557940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085557940 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38227<->l=127.0.0.1:4259) 98@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@7a0a80cfdbff: Test case TC_vty finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Apr 24 08:55:57 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250424085557998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 20250424085558099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56604<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_vty_msisdn_isd started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085601219 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085601220 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085601224 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085601228 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601228 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085601228 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085601228 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  20250424085601228 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085601228 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  20250424085601228 DLGSUP <0013> gsup_server.c:236 2:  20250424085601229 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085601229 DLGSUP <0013> gsup_server.c:236 3:  20250424085601229 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085601229 DLGSUP <0013> gsup_server.c:236 4:  20250424085601229 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085601229 DLGSUP <0013> gsup_server.c:236 5:  20250424085601229 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085601229 DLGSUP <0013> gsup_server.c:236 7:  20250424085601229 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085601229 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085601229 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085601229 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085601252 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45509<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7a0a80cfdbff: Created GsupExpect[0] for "262423744032981" to be handled at TC_vty_msisdn_isd(104) 20250424085601261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20250424085601262 DAUC <0003> db_auc.c:157 IMSI='262423744032981': No 2G Auth Data 20250424085601262 DAUC <0003> db_auc.c:192 IMSI='262423744032981': No 3G Auth Data 20250424085601274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601274 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423744032981" cn_domain=PS} 20250424085601274 DLU <0006> fsm.c:456 lu(262423744032981)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085601274 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085601274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423744032981)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085601274 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423744032981" cn_domain=PS} 20250424085601274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085601274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@7a0a80cfdbff: Found GsupExpect[0] for "262423744032981" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@7a0a80cfdbff: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423744032981" 20250424085601277 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601277 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423744032981"} 20250424085601277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423744032981)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085601277 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085601277 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423744032981"} 20250424085601277 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085601277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423744032981)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085601277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423744032981)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085601278 DLU <0006> fsm.c:568 lu(PS:IMSI-262423744032981)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085601278 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085601278 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085601279 DLGSUP <0013> hlr.c:128 IMSI 262423744032981: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250424085601279 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085601280 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085601281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.1:4258 20250424085601281 DLINP <000b> input/ipa.c:452 connected read/write TC_vty_msisdn_isd(104)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085601281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601281 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423744032981"} 20250424085601281 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250424085601281 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423744032981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085601282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4258 20250424085601283 DLINP <000b> input/ipa.c:452 connected read/write 20250424085601283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085601283 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085601284 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085601284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085601284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45509<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@7a0a80cfdbff: Final verdict of PTC: none 102@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 102: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Apr 24 08:56:01 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 20250424085601329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20250424085601430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_purge_cs started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085604543 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085604543 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085604548 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@7a0a80cfdbff: 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) } } } } 20250424085604549 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604549 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085604549 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085604549 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  20250424085604549 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085604549 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  20250424085604549 DLGSUP <0013> gsup_server.c:236 2:  20250424085604549 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085604549 DLGSUP <0013> gsup_server.c:236 3:  20250424085604549 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085604549 DLGSUP <0013> gsup_server.c:236 4:  20250424085604549 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(105)@7a0a80cfdbff: 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 } } } } 20250424085604549 DLGSUP <0013> gsup_server.c:236 5:  20250424085604549 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085604549 DLGSUP <0013> gsup_server.c:236 7:  20250424085604549 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085604549 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085604549 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085604549 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085604566 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34541<->l=127.0.0.1:4259) 20250424085604571 DAUC <0003> db_auc.c:157 IMSI='262421095509324': No 2G Auth Data 20250424085604571 DAUC <0003> db_auc.c:192 IMSI='262421095509324': No 3G Auth Data HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262421095509324" to be handled at TC_gsup_purge_cs(109) 20250424085604579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 20250424085604594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604594 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421095509324" cn_domain=PS} 20250424085604594 DLU <0006> fsm.c:456 lu(262421095509324)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604594 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604594 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421095509324)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604594 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421095509324" cn_domain=PS} 20250424085604594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262421095509324" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421095509324" 20250424085604601 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604601 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421095509324"} 20250424085604601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421095509324)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604601 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604601 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421095509324"} 20250424085604601 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421095509324)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421095509324)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604601 DLU <0006> fsm.c:568 lu(PS:IMSI-262421095509324)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604601 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604601 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604604 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604604 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421095509324" cn_domain=CS} 20250424085604604 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604604 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421095509324"} 20250424085604605 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421095509324 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604605 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604605 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604611 DAUC <0003> db_auc.c:157 IMSI='262422475751142': No 2G Auth Data 20250424085604611 DAUC <0003> db_auc.c:192 IMSI='262422475751142': No 3G Auth Data 20250424085604613 DLGSUP <0013> hlr.c:121 IMSI 262422475751142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262422475751142" to be handled at TC_gsup_purge_cs(110) 20250424085604627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 20250424085604629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604629 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422475751142" cn_domain=PS} 20250424085604629 DLU <0006> fsm.c:456 lu(262422475751142)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604629 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422475751142)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604629 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422475751142" cn_domain=PS} 20250424085604629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262422475751142" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422475751142" 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604630 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422475751142"} 20250424085604630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422475751142)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604630 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604630 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422475751142"} 20250424085604630 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422475751142)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422475751142)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604630 DLU <0006> fsm.c:568 lu(PS:IMSI-262422475751142)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604630 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422475751142" cn_domain=CS} 20250424085604630 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604630 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422475751142"} 20250424085604630 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422475751142 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604630 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604632 DAUC <0003> db_auc.c:157 IMSI='262420131989106': No 2G Auth Data 20250424085604632 DAUC <0003> db_auc.c:192 IMSI='262420131989106': No 3G Auth Data 20250424085604632 DLGSUP <0013> hlr.c:121 IMSI 262420131989106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262420131989106" to be handled at TC_gsup_purge_cs(111) 20250424085604638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 20250424085604640 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604640 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420131989106" cn_domain=PS} 20250424085604640 DLU <0006> fsm.c:456 lu(262420131989106)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604640 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420131989106)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604640 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420131989106" cn_domain=PS} 20250424085604640 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604640 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262420131989106" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420131989106" 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604641 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420131989106"} 20250424085604641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420131989106)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604641 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604641 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420131989106"} 20250424085604641 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420131989106)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420131989106)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604641 DLU <0006> fsm.c:568 lu(PS:IMSI-262420131989106)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604641 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420131989106" cn_domain=CS} 20250424085604641 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604641 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420131989106"} 20250424085604641 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420131989106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604641 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604642 DAUC <0003> db_auc.c:157 IMSI='262429360649792': No 2G Auth Data 20250424085604643 DAUC <0003> db_auc.c:192 IMSI='262429360649792': No 3G Auth Data 20250424085604643 DLGSUP <0013> hlr.c:121 IMSI 262429360649792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262429360649792" to be handled at TC_gsup_purge_cs(112) 20250424085604649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20250424085604651 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604651 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429360649792" cn_domain=PS} 20250424085604651 DLU <0006> fsm.c:456 lu(262429360649792)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604651 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429360649792)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604651 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429360649792" cn_domain=PS} 20250424085604651 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604651 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262429360649792" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429360649792" 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604652 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429360649792"} 20250424085604652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429360649792)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604652 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604652 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429360649792"} 20250424085604652 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429360649792)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429360649792)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604652 DLU <0006> fsm.c:568 lu(PS:IMSI-262429360649792)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604652 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429360649792" cn_domain=CS} 20250424085604652 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604652 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429360649792"} 20250424085604652 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429360649792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604652 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604652 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604654 DAUC <0003> db_auc.c:157 IMSI='262422678003801': No 2G Auth Data 20250424085604654 DAUC <0003> db_auc.c:192 IMSI='262422678003801': No 3G Auth Data 20250424085604654 DLGSUP <0013> hlr.c:121 IMSI 262422678003801: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262422678003801" to be handled at TC_gsup_purge_cs(113) 20250424085604661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4258 20250424085604662 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604662 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422678003801" cn_domain=PS} 20250424085604662 DLU <0006> fsm.c:456 lu(262422678003801)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604662 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422678003801)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604663 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422678003801" cn_domain=PS} 20250424085604663 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604663 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262422678003801" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_purge_cs(113)"262422678003801" 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604664 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422678003801"} 20250424085604664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422678003801)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604664 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604664 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422678003801"} 20250424085604664 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422678003801)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422678003801)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604664 DLU <0006> fsm.c:568 lu(PS:IMSI-262422678003801)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604664 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422678003801" cn_domain=CS} 20250424085604664 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604664 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422678003801"} 20250424085604664 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422678003801 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604664 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604666 DAUC <0003> db_auc.c:157 IMSI='262424750003389': No 2G Auth Data 20250424085604666 DAUC <0003> db_auc.c:192 IMSI='262424750003389': No 3G Auth Data 20250424085604666 DLGSUP <0013> hlr.c:121 IMSI 262424750003389: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262424750003389" to be handled at TC_gsup_purge_cs(114) 20250424085604673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 20250424085604674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604674 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424750003389" cn_domain=PS} 20250424085604674 DLU <0006> fsm.c:456 lu(262424750003389)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604674 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424750003389)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604674 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424750003389" cn_domain=PS} 20250424085604674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262424750003389" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424750003389" 20250424085604675 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604675 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424750003389"} 20250424085604675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424750003389)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604675 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604675 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424750003389"} 20250424085604675 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424750003389)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424750003389)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604676 DLU <0006> fsm.c:568 lu(PS:IMSI-262424750003389)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604676 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604676 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604676 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604676 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424750003389" cn_domain=CS} 20250424085604676 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604676 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424750003389"} 20250424085604676 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424750003389 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604676 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604676 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57200<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604678 DAUC <0003> db_auc.c:157 IMSI='262421285077434': No 2G Auth Data 20250424085604678 DAUC <0003> db_auc.c:192 IMSI='262421285077434': No 3G Auth Data 20250424085604678 DLGSUP <0013> hlr.c:121 IMSI 262421285077434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262421285077434" to be handled at TC_gsup_purge_cs(115) 20250424085604692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57212<->l=127.0.0.1:4258 20250424085604693 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604693 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421285077434" cn_domain=PS} 20250424085604693 DLU <0006> fsm.c:456 lu(262421285077434)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604693 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421285077434)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604693 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421285077434" cn_domain=PS} 20250424085604693 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604693 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604693 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262421285077434" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421285077434" 20250424085604694 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604694 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421285077434"} 20250424085604694 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421285077434)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604694 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604694 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421285077434"} 20250424085604694 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421285077434)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421285077434)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604694 DLU <0006> fsm.c:568 lu(PS:IMSI-262421285077434)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604694 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604694 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604695 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604695 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421285077434" cn_domain=CS} 20250424085604695 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604695 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421285077434"} 20250424085604695 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421285077434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604695 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604695 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57212<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085604696 DAUC <0003> db_auc.c:157 IMSI='262421846259517': No 2G Auth Data 20250424085604696 DAUC <0003> db_auc.c:192 IMSI='262421846259517': No 3G Auth Data 20250424085604696 DLGSUP <0013> hlr.c:121 IMSI 262421846259517: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@7a0a80cfdbff: Created GsupExpect[0] for "262421846259517" to be handled at TC_gsup_purge_cs(116) 20250424085604702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4258 20250424085604703 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604703 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421846259517" cn_domain=PS} 20250424085604703 DLU <0006> fsm.c:456 lu(262421846259517)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085604703 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085604703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421846259517)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085604703 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421846259517" cn_domain=PS} 20250424085604703 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604703 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@7a0a80cfdbff: Found GsupExpect[0] for "262421846259517" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421846259517" 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604704 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421846259517"} 20250424085604704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421846259517)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085604704 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085604704 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421846259517"} 20250424085604704 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085604704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421846259517)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085604704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421846259517)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085604704 DLU <0006> fsm.c:568 lu(PS:IMSI-262421846259517)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604704 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421846259517" cn_domain=CS} 20250424085604704 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250424085604704 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421846259517"} 20250424085604704 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421846259517 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085604704 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085604705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085604706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20250424085604706 DLINP <000b> input/ipa.c:452 connected read/write 20250424085604706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085604706 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085604706 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085604706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@7a0a80cfdbff: Final verdict of PTC: none 20250424085604706 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34541<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@7a0a80cfdbff: Final verdict of PTC: none 107@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Apr 24 08:56:04 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 20250424085604729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 20250424085604830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_purge_ps started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085607947 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085607947 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085607950 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085607951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085607953 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085607953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085607953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085607953 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  20250424085607953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085607953 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  20250424085607953 DLGSUP <0013> gsup_server.c:236 2:  20250424085607953 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085607953 DLGSUP <0013> gsup_server.c:236 3:  20250424085607953 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085607953 DLGSUP <0013> gsup_server.c:236 4:  20250424085607953 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085607953 DLGSUP <0013> gsup_server.c:236 5:  20250424085607953 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085607953 DLGSUP <0013> gsup_server.c:236 7:  20250424085607953 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085607953 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085607953 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085607953 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085607971 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46495<->l=127.0.0.1:4259) 20250424085607974 DAUC <0003> db_auc.c:157 IMSI='262420656373265': No 2G Auth Data 20250424085607974 DAUC <0003> db_auc.c:192 IMSI='262420656373265': No 3G Auth Data HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262420656373265" to be handled at TC_gsup_purge_ps(121) 20250424085607981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4258 20250424085607994 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085607994 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420656373265" cn_domain=PS} 20250424085607994 DLU <0006> fsm.c:456 lu(262420656373265)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085607994 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085607994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420656373265)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085607994 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420656373265" cn_domain=PS} 20250424085607994 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085607994 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262420656373265" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420656373265" 20250424085607998 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085607998 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420656373265"} 20250424085607998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420656373265)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085607998 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085607998 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420656373265"} 20250424085607998 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085607998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656373265)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085607998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420656373265)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085607998 DLU <0006> fsm.c:568 lu(PS:IMSI-262420656373265)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085607998 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085607998 DLINP <000b> input/ipa.c:452 connected read/write 20250424085607998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608001 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420656373265" cn_domain=PS} 20250424085608001 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608001 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420656373265"} 20250424085608001 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420656373265 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57260<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608005 DAUC <0003> db_auc.c:157 IMSI='262422794186647': No 2G Auth Data 20250424085608005 DAUC <0003> db_auc.c:192 IMSI='262422794186647': No 3G Auth Data 20250424085608006 DLGSUP <0013> hlr.c:121 IMSI 262422794186647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262422794186647" to be handled at TC_gsup_purge_ps(122) 20250424085608018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 20250424085608022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608022 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422794186647" cn_domain=PS} 20250424085608022 DLU <0006> fsm.c:456 lu(262422794186647)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608022 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608022 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422794186647)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608022 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422794186647" cn_domain=PS} 20250424085608022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262422794186647" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422794186647" 20250424085608024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608024 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422794186647"} 20250424085608024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422794186647)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608024 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608024 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422794186647"} 20250424085608024 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794186647)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422794186647)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608024 DLU <0006> fsm.c:568 lu(PS:IMSI-262422794186647)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608025 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608025 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422794186647" cn_domain=PS} 20250424085608025 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608025 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422794186647"} 20250424085608025 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422794186647 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608025 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608025 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608028 DAUC <0003> db_auc.c:157 IMSI='262423147072602': No 2G Auth Data 20250424085608028 DAUC <0003> db_auc.c:192 IMSI='262423147072602': No 3G Auth Data 20250424085608029 DLGSUP <0013> hlr.c:121 IMSI 262423147072602: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262423147072602" to be handled at TC_gsup_purge_ps(123) 20250424085608037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 20250424085608039 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608039 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423147072602" cn_domain=PS} 20250424085608039 DLU <0006> fsm.c:456 lu(262423147072602)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608039 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423147072602)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608039 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423147072602" cn_domain=PS} 20250424085608039 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608039 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262423147072602" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423147072602" 20250424085608040 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608040 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423147072602"} 20250424085608040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423147072602)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608040 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608040 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423147072602"} 20250424085608040 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423147072602)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423147072602)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608040 DLU <0006> fsm.c:568 lu(PS:IMSI-262423147072602)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608040 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608040 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608041 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423147072602" cn_domain=PS} 20250424085608041 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608041 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423147072602"} 20250424085608041 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423147072602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57272<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608042 DAUC <0003> db_auc.c:157 IMSI='262420871334310': No 2G Auth Data 20250424085608042 DAUC <0003> db_auc.c:192 IMSI='262420871334310': No 3G Auth Data 20250424085608043 DLGSUP <0013> hlr.c:121 IMSI 262420871334310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262420871334310" to be handled at TC_gsup_purge_ps(124) 20250424085608048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 20250424085608050 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608050 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420871334310" cn_domain=PS} 20250424085608050 DLU <0006> fsm.c:456 lu(262420871334310)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608050 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420871334310)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608050 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420871334310" cn_domain=PS} 20250424085608050 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608050 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262420871334310" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420871334310" 20250424085608051 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608051 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420871334310"} 20250424085608051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420871334310)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608051 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608051 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420871334310"} 20250424085608051 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420871334310)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420871334310)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608051 DLU <0006> fsm.c:568 lu(PS:IMSI-262420871334310)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608051 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608051 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608052 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608052 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420871334310" cn_domain=PS} 20250424085608052 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608052 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420871334310"} 20250424085608052 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420871334310 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608052 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608052 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608053 DAUC <0003> db_auc.c:157 IMSI='262425728112634': No 2G Auth Data 20250424085608053 DAUC <0003> db_auc.c:192 IMSI='262425728112634': No 3G Auth Data 20250424085608053 DLGSUP <0013> hlr.c:121 IMSI 262425728112634: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262425728112634" to be handled at TC_gsup_purge_ps(125) 20250424085608059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 20250424085608061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608061 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425728112634" cn_domain=PS} 20250424085608061 DLU <0006> fsm.c:456 lu(262425728112634)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608061 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608061 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425728112634)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608061 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425728112634" cn_domain=PS} 20250424085608061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262425728112634" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425728112634" 20250424085608062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608062 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425728112634"} 20250424085608062 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425728112634)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608062 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608062 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425728112634"} 20250424085608062 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728112634)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608062 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425728112634)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608062 DLU <0006> fsm.c:568 lu(PS:IMSI-262425728112634)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608063 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608063 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425728112634" cn_domain=PS} 20250424085608063 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608063 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425728112634"} 20250424085608063 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425728112634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608063 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608063 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608064 DAUC <0003> db_auc.c:157 IMSI='262427496487682': No 2G Auth Data 20250424085608064 DAUC <0003> db_auc.c:192 IMSI='262427496487682': No 3G Auth Data 20250424085608065 DLGSUP <0013> hlr.c:121 IMSI 262427496487682: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262427496487682" to be handled at TC_gsup_purge_ps(126) 20250424085608071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4258 20250424085608073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608073 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427496487682" cn_domain=PS} 20250424085608073 DLU <0006> fsm.c:456 lu(262427496487682)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608073 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427496487682)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608073 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427496487682" cn_domain=PS} 20250424085608073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262427496487682" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427496487682" 20250424085608074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608074 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427496487682"} 20250424085608074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427496487682)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608074 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608074 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427496487682"} 20250424085608074 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427496487682)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427496487682)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608074 DLU <0006> fsm.c:568 lu(PS:IMSI-262427496487682)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608075 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608075 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427496487682" cn_domain=PS} 20250424085608075 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608075 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427496487682"} 20250424085608075 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427496487682 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608075 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608075 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608075 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608076 DAUC <0003> db_auc.c:157 IMSI='262426234842933': No 2G Auth Data 20250424085608076 DAUC <0003> db_auc.c:192 IMSI='262426234842933': No 3G Auth Data 20250424085608076 DLGSUP <0013> hlr.c:121 IMSI 262426234842933: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262426234842933" to be handled at TC_gsup_purge_ps(127) 20250424085608083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 20250424085608084 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608084 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426234842933" cn_domain=PS} 20250424085608084 DLU <0006> fsm.c:456 lu(262426234842933)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608084 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426234842933)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608084 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426234842933" cn_domain=PS} 20250424085608084 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608084 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608084 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262426234842933" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_purge_ps(127)"262426234842933" 20250424085608086 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608086 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426234842933"} 20250424085608086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426234842933)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608086 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608086 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426234842933"} 20250424085608086 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426234842933)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426234842933)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608086 DLU <0006> fsm.c:568 lu(PS:IMSI-262426234842933)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608086 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608086 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608087 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608087 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426234842933" cn_domain=PS} 20250424085608087 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608087 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426234842933"} 20250424085608087 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426234842933 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608087 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608087 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085608088 DAUC <0003> db_auc.c:157 IMSI='262422521890314': No 2G Auth Data 20250424085608088 DAUC <0003> db_auc.c:192 IMSI='262422521890314': No 3G Auth Data 20250424085608089 DLGSUP <0013> hlr.c:121 IMSI 262422521890314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@7a0a80cfdbff: Created GsupExpect[0] for "262422521890314" to be handled at TC_gsup_purge_ps(128) 20250424085608095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20250424085608096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608096 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422521890314" cn_domain=PS} 20250424085608096 DLU <0006> fsm.c:456 lu(262422521890314)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085608096 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085608096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422521890314)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085608096 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422521890314" cn_domain=PS} 20250424085608096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@7a0a80cfdbff: Found GsupExpect[0] for "262422521890314" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422521890314" 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608098 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422521890314"} 20250424085608098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422521890314)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085608098 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085608098 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422521890314"} 20250424085608098 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085608098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521890314)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085608098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422521890314)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085608098 DLU <0006> fsm.c:568 lu(PS:IMSI-262422521890314)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608098 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422521890314" cn_domain=PS} 20250424085608098 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250424085608098 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422521890314"} 20250424085608098 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422521890314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085608098 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085608099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085608100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57250<->l=127.0.0.1:4258 119@7a0a80cfdbff: Final verdict of PTC: none 20250424085608100 DLINP <000b> input/ipa.c:452 connected read/write 20250424085608100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085608100 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085608100 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085608100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085608100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46495<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Apr 24 08:56:08 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 20250424085608123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 20250424085608224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) Waiting for packet dumper to finish... 1 (prev_count=78588, count=134564) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_purge_unknown started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085611299 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085611299 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085611304 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085611306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085611309 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085611309 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085611309 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085611309 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  20250424085611309 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085611309 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  20250424085611309 DLGSUP <0013> gsup_server.c:236 2:  20250424085611309 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085611309 DLGSUP <0013> gsup_server.c:236 3:  20250424085611309 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085611309 DLGSUP <0013> gsup_server.c:236 4:  20250424085611309 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085611309 DLGSUP <0013> gsup_server.c:236 5:  20250424085611309 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085611309 DLGSUP <0013> gsup_server.c:236 7:  20250424085611309 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085611309 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085611309 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085611309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085611324 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34987<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7a0a80cfdbff: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250424085611336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20250424085611350 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085611350 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} 20250424085611350 DLU <0006> fsm.c:456 lu(2345743413463)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085611350 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 20250424085611350 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} 20250424085611350 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085611350 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5591b5c40610]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085611350 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5591b5c40610]{UNVALIDATED}: Freeing instance 20250424085611350 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5591b5c40610]{UNVALIDATED}: Deallocated 20250424085611350 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085611350 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@7a0a80cfdbff: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@7a0a80cfdbff: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085611355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085611356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 20250424085611358 DLINP <000b> input/ipa.c:452 connected read/write 20250424085611358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085611358 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085611358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085611358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085611358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34987<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@7a0a80cfdbff: Final verdict of PTC: none 131@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Apr 24 08:56:11 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 20250424085611393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 20250424085611494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57344<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26216) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_unknown started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085614607 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085614607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085614610 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085614615 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614615 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085614615 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085614615 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  20250424085614615 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085614615 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  20250424085614615 DLGSUP <0013> gsup_server.c:236 2:  20250424085614615 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085614615 DLGSUP <0013> gsup_server.c:236 3:  20250424085614615 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085614615 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(134)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085614615 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085614616 DLGSUP <0013> gsup_server.c:236 5:  20250424085614616 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085614616 DLGSUP <0013> gsup_server.c:236 7:  20250424085614616 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085614616 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085614616 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085614616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085614636 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33593<->l=127.0.0.1:4259) 20250424085614640 DAUC <0003> db_auc.c:157 IMSI='262421472635946': No 2G Auth Data 20250424085614640 DAUC <0003> db_auc.c:192 IMSI='262421472635946': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262421472635946" to be handled at TC_mo_ussd_unknown(138) 20250424085614646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 20250424085614662 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614662 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421472635946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421472635946" session_id=2284882489 session_state=BEGIN} 20250424085614662 DSS <0004> hlr_ussd.c:576 262421472635946/0x88308a39: Process SS (BEGIN) 20250424085614662 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614662 DSS <0004> hlr_ussd.c:518 262421472635946/0x88308a39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614662 DSS <0004> hlr_ussd.c:523 262421472635946/0x88308a39: USSD for unknown code '*#200#' 20250424085614662 DSS <0004> hlr_ussd.c:354 262421472635946/0x88308a39: Tx ReturnError(1, 0x12) 20250424085614662 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421472635946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421472635946" session_id=2284882489 session_state=END} 20250424085614662 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614662 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262421472635946" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421472635946" TC_mo_ussd_unknown(138)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614668 DAUC <0003> db_auc.c:157 IMSI='262421976128264': No 2G Auth Data 20250424085614668 DAUC <0003> db_auc.c:192 IMSI='262421976128264': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262421976128264" to be handled at TC_mo_ussd_unknown(139) 20250424085614676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20250424085614679 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614679 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421976128264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421976128264" session_id=2801939492 session_state=BEGIN} 20250424085614679 DSS <0004> hlr_ussd.c:576 262421976128264/0xa7023424: Process SS (BEGIN) 20250424085614679 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614679 DSS <0004> hlr_ussd.c:518 262421976128264/0xa7023424: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614679 DSS <0004> hlr_ussd.c:523 262421976128264/0xa7023424: USSD for unknown code '*#200#' 20250424085614679 DSS <0004> hlr_ussd.c:354 262421976128264/0xa7023424: Tx ReturnError(1, 0x12) 20250424085614679 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421976128264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421976128264" session_id=2801939492 session_state=END} 20250424085614679 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614679 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262421976128264" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421976128264" TC_mo_ussd_unknown(139)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614680 DAUC <0003> db_auc.c:157 IMSI='262420946039014': No 2G Auth Data 20250424085614680 DAUC <0003> db_auc.c:192 IMSI='262420946039014': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262420946039014" to be handled at TC_mo_ussd_unknown(140) 20250424085614687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20250424085614690 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614690 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420946039014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420946039014" session_id=1679812752 session_state=BEGIN} 20250424085614690 DSS <0004> hlr_ussd.c:576 262420946039014/0x641fe890: Process SS (BEGIN) 20250424085614690 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614690 DSS <0004> hlr_ussd.c:518 262420946039014/0x641fe890: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614690 DSS <0004> hlr_ussd.c:523 262420946039014/0x641fe890: USSD for unknown code '*#200#' 20250424085614690 DSS <0004> hlr_ussd.c:354 262420946039014/0x641fe890: Tx ReturnError(1, 0x12) 20250424085614690 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420946039014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420946039014" session_id=1679812752 session_state=END} 20250424085614690 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614690 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262420946039014" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420946039014" TC_mo_ussd_unknown(140)@7a0a80cfdbff: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20250424085614692 DAUC <0003> db_auc.c:157 IMSI='262429140757401': No 2G Auth Data 20250424085614692 DAUC <0003> db_auc.c:192 IMSI='262429140757401': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262429140757401" to be handled at TC_mo_ussd_unknown(141) 20250424085614699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4258 20250424085614702 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614702 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429140757401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429140757401" session_id=3710951810 session_state=BEGIN} 20250424085614702 DSS <0004> hlr_ussd.c:576 262429140757401/0xdd30a182: Process SS (BEGIN) 20250424085614702 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614702 DSS <0004> hlr_ussd.c:518 262429140757401/0xdd30a182: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614702 DSS <0004> hlr_ussd.c:523 262429140757401/0xdd30a182: USSD for unknown code '*#200#' 20250424085614702 DSS <0004> hlr_ussd.c:354 262429140757401/0xdd30a182: Tx ReturnError(1, 0x12) 20250424085614702 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429140757401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429140757401" session_id=3710951810 session_state=END} 20250424085614702 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614702 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262429140757401" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429140757401" TC_mo_ussd_unknown(141)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614705 DAUC <0003> db_auc.c:157 IMSI='262426111917523': No 2G Auth Data 20250424085614705 DAUC <0003> db_auc.c:192 IMSI='262426111917523': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262426111917523" to be handled at TC_mo_ussd_unknown(142) 20250424085614713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 20250424085614716 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614716 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426111917523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426111917523" session_id=176255392 session_state=BEGIN} 20250424085614716 DSS <0004> hlr_ussd.c:576 262426111917523/0x0a8171a0: Process SS (BEGIN) 20250424085614716 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614716 DSS <0004> hlr_ussd.c:518 262426111917523/0x0a8171a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614716 DSS <0004> hlr_ussd.c:523 262426111917523/0x0a8171a0: USSD for unknown code '*#200#' 20250424085614716 DSS <0004> hlr_ussd.c:354 262426111917523/0x0a8171a0: Tx ReturnError(1, 0x12) 20250424085614716 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426111917523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426111917523" session_id=176255392 session_state=END} 20250424085614716 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614716 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262426111917523" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426111917523" TC_mo_ussd_unknown(142)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33754<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614718 DAUC <0003> db_auc.c:157 IMSI='262421887894228': No 2G Auth Data 20250424085614718 DAUC <0003> db_auc.c:192 IMSI='262421887894228': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262421887894228" to be handled at TC_mo_ussd_unknown(143) 20250424085614725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 20250424085614727 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614727 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421887894228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421887894228" session_id=3328665996 session_state=BEGIN} 20250424085614727 DSS <0004> hlr_ussd.c:576 262421887894228/0xc667698c: Process SS (BEGIN) 20250424085614728 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614728 DSS <0004> hlr_ussd.c:518 262421887894228/0xc667698c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614728 DSS <0004> hlr_ussd.c:523 262421887894228/0xc667698c: USSD for unknown code '*#200#' 20250424085614728 DSS <0004> hlr_ussd.c:354 262421887894228/0xc667698c: Tx ReturnError(1, 0x12) 20250424085614728 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421887894228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421887894228" session_id=3328665996 session_state=END} 20250424085614728 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614728 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262421887894228" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421887894228" TC_mo_ussd_unknown(143)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33756<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614729 DAUC <0003> db_auc.c:157 IMSI='262428787700040': No 2G Auth Data 20250424085614729 DAUC <0003> db_auc.c:192 IMSI='262428787700040': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262428787700040" to be handled at TC_mo_ussd_unknown(144) 20250424085614736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 20250424085614739 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614739 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428787700040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428787700040" session_id=792788917 session_state=BEGIN} 20250424085614739 DSS <0004> hlr_ussd.c:576 262428787700040/0x2f40ffb5: Process SS (BEGIN) 20250424085614739 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614739 DSS <0004> hlr_ussd.c:518 262428787700040/0x2f40ffb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614739 DSS <0004> hlr_ussd.c:523 262428787700040/0x2f40ffb5: USSD for unknown code '*#200#' 20250424085614739 DSS <0004> hlr_ussd.c:354 262428787700040/0x2f40ffb5: Tx ReturnError(1, 0x12) 20250424085614739 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428787700040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428787700040" session_id=792788917 session_state=END} 20250424085614739 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614739 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262428787700040" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428787700040" TC_mo_ussd_unknown(144)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614741 DAUC <0003> db_auc.c:157 IMSI='262423748508262': No 2G Auth Data 20250424085614741 DAUC <0003> db_auc.c:192 IMSI='262423748508262': No 3G Auth Data HLR_Test-GSUP(135)@7a0a80cfdbff: Created GsupExpect[0] for "262423748508262" to be handled at TC_mo_ussd_unknown(145) 20250424085614748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20250424085614751 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614751 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423748508262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423748508262" session_id=1779451545 session_state=BEGIN} 20250424085614751 DSS <0004> hlr_ussd.c:576 262423748508262/0x6a104699: Process SS (BEGIN) 20250424085614751 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250424085614751 DSS <0004> hlr_ussd.c:518 262423748508262/0x6a104699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250424085614751 DSS <0004> hlr_ussd.c:523 262423748508262/0x6a104699: USSD for unknown code '*#200#' 20250424085614751 DSS <0004> hlr_ussd.c:354 262423748508262/0x6a104699: Tx ReturnError(1, 0x12) 20250424085614751 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423748508262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423748508262" session_id=1779451545 session_state=END} 20250424085614751 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085614751 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@7a0a80cfdbff: Found GsupExpect[0] for "262423748508262" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423748508262" TC_mo_ussd_unknown(145)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085614752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085614753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20250424085614753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33593<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@7a0a80cfdbff: Final verdict of PTC: none 20250424085614754 DLINP <000b> input/ipa.c:452 connected read/write 20250424085614754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085614754 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085614754 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085614754 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@7a0a80cfdbff: Final verdict of PTC: none 136@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 136: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Apr 24 08:56:14 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 20250424085614779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20250424085614880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69724) Waiting for packet dumper to finish... 1 (prev_count=69724, count=81396) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_euse_disc started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085617996 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085617996 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085618000 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@7a0a80cfdbff: 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 } } } } 20250424085618007 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085618007 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085618007 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  20250424085618007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085618007 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  20250424085618007 DLGSUP <0013> gsup_server.c:236 2:  20250424085618007 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085618007 DLGSUP <0013> gsup_server.c:236 3:  20250424085618007 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085618007 DLGSUP <0013> gsup_server.c:236 4:  20250424085618007 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085618007 DLGSUP <0013> gsup_server.c:236 5:  20250424085618007 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085618007 DLGSUP <0013> gsup_server.c:236 7:  20250424085618007 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085618007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085618007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085618007 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085618029 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34087<->l=127.0.0.1:4259) 20250424085618035 DAUC <0003> db_auc.c:157 IMSI='262421188946182': No 2G Auth Data 20250424085618035 DAUC <0003> db_auc.c:192 IMSI='262421188946182': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262421188946182" to be handled at TC_mo_ussd_euse_disc(150) 20250424085618045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20250424085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618054 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421188946182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421188946182" session_id=2309535982 session_state=BEGIN} 20250424085618054 DSS <0004> hlr_ussd.c:576 262421188946182/0x89a8b8ee: Process SS (BEGIN) 20250424085618054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618054 DSS <0004> hlr_ussd.c:518 262421188946182/0x89a8b8ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618054 DSS <0004> hlr_ussd.c:542 262421188946182/0x89a8b8ee: Cannot find conn for EUSE EUSE-foobar 20250424085618054 DSS <0004> hlr_ussd.c:354 262421188946182/0x89a8b8ee: Tx ReturnError(1, 0x22) 20250424085618054 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421188946182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421188946182" session_id=2309535982 session_state=END} 20250424085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618054 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262421188946182" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421188946182" TC_mo_ussd_euse_disc(150)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618062 DAUC <0003> db_auc.c:157 IMSI='262424688148711': No 2G Auth Data 20250424085618062 DAUC <0003> db_auc.c:192 IMSI='262424688148711': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262424688148711" to be handled at TC_mo_ussd_euse_disc(151) 20250424085618082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 20250424085618088 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618088 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618088 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424688148711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424688148711" session_id=4216133978 session_state=BEGIN} 20250424085618088 DSS <0004> hlr_ussd.c:576 262424688148711/0xfb4d195a: Process SS (BEGIN) 20250424085618088 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618088 DSS <0004> hlr_ussd.c:518 262424688148711/0xfb4d195a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618088 DSS <0004> hlr_ussd.c:542 262424688148711/0xfb4d195a: Cannot find conn for EUSE EUSE-foobar 20250424085618088 DSS <0004> hlr_ussd.c:354 262424688148711/0xfb4d195a: Tx ReturnError(1, 0x22) 20250424085618088 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424688148711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424688148711" session_id=4216133978 session_state=END} 20250424085618088 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618088 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262424688148711" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424688148711" TC_mo_ussd_euse_disc(151)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33792<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618090 DAUC <0003> db_auc.c:157 IMSI='262423381401912': No 2G Auth Data 20250424085618090 DAUC <0003> db_auc.c:192 IMSI='262423381401912': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262423381401912" to be handled at TC_mo_ussd_euse_disc(152) 20250424085618097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 20250424085618100 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618100 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423381401912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423381401912" session_id=3527170602 session_state=BEGIN} 20250424085618100 DSS <0004> hlr_ussd.c:576 262423381401912/0xd23c5a2a: Process SS (BEGIN) 20250424085618100 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618100 DSS <0004> hlr_ussd.c:518 262423381401912/0xd23c5a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618100 DSS <0004> hlr_ussd.c:542 262423381401912/0xd23c5a2a: Cannot find conn for EUSE EUSE-foobar 20250424085618100 DSS <0004> hlr_ussd.c:354 262423381401912/0xd23c5a2a: Tx ReturnError(1, 0x22) 20250424085618100 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423381401912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423381401912" session_id=3527170602 session_state=END} 20250424085618100 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618100 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262423381401912" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262423381401912" TC_mo_ussd_euse_disc(152)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618103 DAUC <0003> db_auc.c:157 IMSI='262427465848734': No 2G Auth Data 20250424085618103 DAUC <0003> db_auc.c:192 IMSI='262427465848734': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262427465848734" to be handled at TC_mo_ussd_euse_disc(153) 20250424085618110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 20250424085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618113 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427465848734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427465848734" session_id=4080856866 session_state=BEGIN} 20250424085618113 DSS <0004> hlr_ussd.c:576 262427465848734/0xf33cef22: Process SS (BEGIN) 20250424085618113 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618113 DSS <0004> hlr_ussd.c:518 262427465848734/0xf33cef22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618113 DSS <0004> hlr_ussd.c:542 262427465848734/0xf33cef22: Cannot find conn for EUSE EUSE-foobar 20250424085618113 DSS <0004> hlr_ussd.c:354 262427465848734/0xf33cef22: Tx ReturnError(1, 0x22) 20250424085618113 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427465848734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427465848734" session_id=4080856866 session_state=END} 20250424085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618113 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262427465848734" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427465848734" TC_mo_ussd_euse_disc(153)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618115 DAUC <0003> db_auc.c:157 IMSI='262423861786589': No 2G Auth Data 20250424085618115 DAUC <0003> db_auc.c:192 IMSI='262423861786589': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262423861786589" to be handled at TC_mo_ussd_euse_disc(154) 20250424085618122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 20250424085618125 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618125 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618125 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423861786589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423861786589" session_id=3934565909 session_state=BEGIN} 20250424085618125 DSS <0004> hlr_ussd.c:576 262423861786589/0xea84b615: Process SS (BEGIN) 20250424085618125 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618125 DSS <0004> hlr_ussd.c:518 262423861786589/0xea84b615: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618125 DSS <0004> hlr_ussd.c:542 262423861786589/0xea84b615: Cannot find conn for EUSE EUSE-foobar 20250424085618125 DSS <0004> hlr_ussd.c:354 262423861786589/0xea84b615: Tx ReturnError(1, 0x22) 20250424085618125 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423861786589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423861786589" session_id=3934565909 session_state=END} 20250424085618125 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618125 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618125 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262423861786589" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423861786589" TC_mo_ussd_euse_disc(154)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33814<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618127 DAUC <0003> db_auc.c:157 IMSI='262428305607742': No 2G Auth Data 20250424085618127 DAUC <0003> db_auc.c:192 IMSI='262428305607742': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262428305607742" to be handled at TC_mo_ussd_euse_disc(155) 20250424085618135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20250424085618139 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618139 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428305607742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428305607742" session_id=611811688 session_state=BEGIN} 20250424085618139 DSS <0004> hlr_ussd.c:576 262428305607742/0x24778168: Process SS (BEGIN) 20250424085618139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618139 DSS <0004> hlr_ussd.c:518 262428305607742/0x24778168: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618139 DSS <0004> hlr_ussd.c:542 262428305607742/0x24778168: Cannot find conn for EUSE EUSE-foobar 20250424085618139 DSS <0004> hlr_ussd.c:354 262428305607742/0x24778168: Tx ReturnError(1, 0x22) 20250424085618139 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428305607742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428305607742" session_id=611811688 session_state=END} 20250424085618139 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618139 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262428305607742" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428305607742" TC_mo_ussd_euse_disc(155)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618141 DAUC <0003> db_auc.c:157 IMSI='262426535074861': No 2G Auth Data 20250424085618141 DAUC <0003> db_auc.c:192 IMSI='262426535074861': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262426535074861" to be handled at TC_mo_ussd_euse_disc(156) 20250424085618149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20250424085618152 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618152 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426535074861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426535074861" session_id=3571337662 session_state=BEGIN} 20250424085618152 DSS <0004> hlr_ussd.c:576 262426535074861/0xd4de49be: Process SS (BEGIN) 20250424085618152 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618152 DSS <0004> hlr_ussd.c:518 262426535074861/0xd4de49be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618152 DSS <0004> hlr_ussd.c:542 262426535074861/0xd4de49be: Cannot find conn for EUSE EUSE-foobar 20250424085618152 DSS <0004> hlr_ussd.c:354 262426535074861/0xd4de49be: Tx ReturnError(1, 0x22) 20250424085618152 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426535074861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426535074861" session_id=3571337662 session_state=END} 20250424085618152 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618152 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262426535074861" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426535074861" TC_mo_ussd_euse_disc(156)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618154 DAUC <0003> db_auc.c:157 IMSI='262429542317935': No 2G Auth Data 20250424085618154 DAUC <0003> db_auc.c:192 IMSI='262429542317935': No 3G Auth Data HLR_Test-GSUP(147)@7a0a80cfdbff: Created GsupExpect[0] for "262429542317935" to be handled at TC_mo_ussd_euse_disc(157) 20250424085618161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 20250424085618164 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618164 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429542317935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429542317935" session_id=3229501811 session_state=BEGIN} 20250424085618164 DSS <0004> hlr_ussd.c:576 262429542317935/0xc07e4973: Process SS (BEGIN) 20250424085618164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085618164 DSS <0004> hlr_ussd.c:518 262429542317935/0xc07e4973: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085618164 DSS <0004> hlr_ussd.c:542 262429542317935/0xc07e4973: Cannot find conn for EUSE EUSE-foobar 20250424085618164 DSS <0004> hlr_ussd.c:354 262429542317935/0xc07e4973: Tx ReturnError(1, 0x22) 20250424085618164 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429542317935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429542317935" session_id=3229501811 session_state=END} 20250424085618164 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085618164 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@7a0a80cfdbff: Found GsupExpect[0] for "262429542317935" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429542317935" TC_mo_ussd_euse_disc(157)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085618166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33842<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085618167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20250424085618167 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34087<->l=127.0.0.1:4259) 20250424085618167 DLINP <000b> input/ipa.c:452 connected read/write 20250424085618167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085618167 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085618167 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085618167 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(147)@7a0a80cfdbff: Final verdict of PTC: none 148@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 148: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Apr 24 08:56:18 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 20250424085618190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20250424085618392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=81624) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_iuse_imsi started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085621476 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085621476 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085621479 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085621483 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085621484 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085621484 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085621484 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  20250424085621484 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085621484 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  20250424085621484 DLGSUP <0013> gsup_server.c:236 2:  20250424085621484 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085621484 DLGSUP <0013> gsup_server.c:236 3:  20250424085621484 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085621484 DLGSUP <0013> gsup_server.c:236 4:  20250424085621484 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085621484 DLGSUP <0013> gsup_server.c:236 5:  20250424085621484 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085621484 DLGSUP <0013> gsup_server.c:236 7:  20250424085621484 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085621484 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085621484 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085621484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085621494 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36859<->l=127.0.0.1:4259) 20250424085621497 DAUC <0003> db_auc.c:157 IMSI='262421605274705': No 2G Auth Data 20250424085621497 DAUC <0003> db_auc.c:192 IMSI='262421605274705': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262421605274705" to be handled at TC_mo_ussd_iuse_imsi(162) 20250424085621505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 20250424085621530 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621530 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421605274705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421605274705" session_id=2056592111 session_state=BEGIN} 20250424085621530 DSS <0004> hlr_ussd.c:576 262421605274705/0x7a951aef: Process SS (BEGIN) 20250424085621530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621530 DSS <0004> hlr_ussd.c:518 262421605274705/0x7a951aef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621530 DSS <0004> hlr_ussd.c:363 262421605274705/0x7a951aef: Tx USSD 'Your IMSI is 262421605274705' 20250424085621530 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421605274705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421605274705" session_id=2056592111 session_state=END} 20250424085621530 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421605274705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621530 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621530 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262421605274705" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421605274705" TC_mo_ussd_iuse_imsi(162)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621539 DAUC <0003> db_auc.c:157 IMSI='262424027332634': No 2G Auth Data 20250424085621539 DAUC <0003> db_auc.c:192 IMSI='262424027332634': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262424027332634" to be handled at TC_mo_ussd_iuse_imsi(163) 20250424085621550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20250424085621553 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621553 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424027332634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424027332634" session_id=1378385583 session_state=BEGIN} 20250424085621553 DSS <0004> hlr_ussd.c:576 262424027332634/0x52287eaf: Process SS (BEGIN) 20250424085621553 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621553 DSS <0004> hlr_ussd.c:518 262424027332634/0x52287eaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621553 DSS <0004> hlr_ussd.c:363 262424027332634/0x52287eaf: Tx USSD 'Your IMSI is 262424027332634' 20250424085621553 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424027332634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424027332634" session_id=1378385583 session_state=END} 20250424085621553 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424027332634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621553 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621553 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262424027332634" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424027332634" TC_mo_ussd_iuse_imsi(163)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621555 DAUC <0003> db_auc.c:157 IMSI='262425931107637': No 2G Auth Data 20250424085621555 DAUC <0003> db_auc.c:192 IMSI='262425931107637': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262425931107637" to be handled at TC_mo_ussd_iuse_imsi(164) 20250424085621563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4258 20250424085621566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621566 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425931107637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425931107637" session_id=1015884896 session_state=BEGIN} 20250424085621566 DSS <0004> hlr_ussd.c:576 262425931107637/0x3c8d2c60: Process SS (BEGIN) 20250424085621566 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621566 DSS <0004> hlr_ussd.c:518 262425931107637/0x3c8d2c60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621566 DSS <0004> hlr_ussd.c:363 262425931107637/0x3c8d2c60: Tx USSD 'Your IMSI is 262425931107637' 20250424085621566 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425931107637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425931107637" session_id=1015884896 session_state=END} 20250424085621566 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425931107637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621566 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262425931107637" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425931107637" TC_mo_ussd_iuse_imsi(164)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621568 DAUC <0003> db_auc.c:157 IMSI='262424908060875': No 2G Auth Data 20250424085621568 DAUC <0003> db_auc.c:192 IMSI='262424908060875': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262424908060875" to be handled at TC_mo_ussd_iuse_imsi(165) 20250424085621575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 20250424085621578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621578 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424908060875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424908060875" session_id=604979460 session_state=BEGIN} 20250424085621578 DSS <0004> hlr_ussd.c:576 262424908060875/0x240f4104: Process SS (BEGIN) 20250424085621578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621578 DSS <0004> hlr_ussd.c:518 262424908060875/0x240f4104: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621578 DSS <0004> hlr_ussd.c:363 262424908060875/0x240f4104: Tx USSD 'Your IMSI is 262424908060875' 20250424085621578 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424908060875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424908060875" session_id=604979460 session_state=END} 20250424085621578 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424908060875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262424908060875" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424908060875" TC_mo_ussd_iuse_imsi(165)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621581 DAUC <0003> db_auc.c:157 IMSI='262426903735321': No 2G Auth Data 20250424085621581 DAUC <0003> db_auc.c:192 IMSI='262426903735321': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262426903735321" to be handled at TC_mo_ussd_iuse_imsi(166) 20250424085621587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 20250424085621590 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621591 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426903735321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426903735321" session_id=191387264 session_state=BEGIN} 20250424085621591 DSS <0004> hlr_ussd.c:576 262426903735321/0x0b685680: Process SS (BEGIN) 20250424085621591 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621591 DSS <0004> hlr_ussd.c:518 262426903735321/0x0b685680: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621591 DSS <0004> hlr_ussd.c:363 262426903735321/0x0b685680: Tx USSD 'Your IMSI is 262426903735321' 20250424085621591 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426903735321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426903735321" session_id=191387264 session_state=END} 20250424085621591 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426903735321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621591 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621591 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262426903735321" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426903735321" TC_mo_ussd_iuse_imsi(166)@7a0a80cfdbff: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56694<->l=127.0.0.1:4258 20250424085621593 DAUC <0003> db_auc.c:157 IMSI='262423346225986': No 2G Auth Data 20250424085621593 DAUC <0003> db_auc.c:192 IMSI='262423346225986': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262423346225986" to be handled at TC_mo_ussd_iuse_imsi(167) 20250424085621600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 20250424085621603 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621603 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423346225986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423346225986" session_id=1824084030 session_state=BEGIN} 20250424085621603 DSS <0004> hlr_ussd.c:576 262423346225986/0x6cb9503e: Process SS (BEGIN) 20250424085621603 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621603 DSS <0004> hlr_ussd.c:518 262423346225986/0x6cb9503e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621603 DSS <0004> hlr_ussd.c:363 262423346225986/0x6cb9503e: Tx USSD 'Your IMSI is 262423346225986' 20250424085621603 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423346225986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423346225986" session_id=1824084030 session_state=END} 20250424085621603 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423346225986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621603 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621603 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262423346225986" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423346225986" TC_mo_ussd_iuse_imsi(167)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621605 DAUC <0003> db_auc.c:157 IMSI='262421860066988': No 2G Auth Data 20250424085621605 DAUC <0003> db_auc.c:192 IMSI='262421860066988': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262421860066988" to be handled at TC_mo_ussd_iuse_imsi(168) 20250424085621612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20250424085621616 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621616 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621616 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421860066988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421860066988" session_id=2500527108 session_state=BEGIN} 20250424085621616 DSS <0004> hlr_ussd.c:576 262421860066988/0x950b0404: Process SS (BEGIN) 20250424085621616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621616 DSS <0004> hlr_ussd.c:518 262421860066988/0x950b0404: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621616 DSS <0004> hlr_ussd.c:363 262421860066988/0x950b0404: Tx USSD 'Your IMSI is 262421860066988' 20250424085621616 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421860066988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421860066988" session_id=2500527108 session_state=END} 20250424085621616 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421860066988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621616 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621616 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621616 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262421860066988" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421860066988" TC_mo_ussd_iuse_imsi(168)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621618 DAUC <0003> db_auc.c:157 IMSI='262422056420879': No 2G Auth Data 20250424085621618 DAUC <0003> db_auc.c:192 IMSI='262422056420879': No 3G Auth Data HLR_Test-GSUP(159)@7a0a80cfdbff: Created GsupExpect[0] for "262422056420879" to be handled at TC_mo_ussd_iuse_imsi(169) 20250424085621625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 20250424085621629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621629 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422056420879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422056420879" session_id=3173402885 session_state=BEGIN} 20250424085621629 DSS <0004> hlr_ussd.c:576 262422056420879/0xbd264905: Process SS (BEGIN) 20250424085621629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085621629 DSS <0004> hlr_ussd.c:518 262422056420879/0xbd264905: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085621629 DSS <0004> hlr_ussd.c:363 262422056420879/0xbd264905: Tx USSD 'Your IMSI is 262422056420879' 20250424085621629 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422056420879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422056420879" session_id=3173402885 session_state=END} 20250424085621629 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422056420879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085621629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085621629 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@7a0a80cfdbff: Found GsupExpect[0] for "262422056420879" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422056420879" TC_mo_ussd_iuse_imsi(169)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085621632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085621632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4258 20250424085621633 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36859<->l=127.0.0.1:4259) 20250424085621633 DLINP <000b> input/ipa.c:452 connected read/write 20250424085621633 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085621633 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085621633 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085621633 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@7a0a80cfdbff: Final verdict of PTC: none 160@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 160: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Apr 24 08:56:21 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 20250424085621657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 20250424085621859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085624970 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085624970 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085624973 DLINP <000b> input/ipa.c:452 connected read/write 20250424085624973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085624974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085624976 DLINP <000b> input/ipa.c:452 connected read/write 20250424085624976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085624976 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085624976 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085624976 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  20250424085624976 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085624976 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  20250424085624976 DLGSUP <0013> gsup_server.c:236 2:  20250424085624976 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085624976 DLGSUP <0013> gsup_server.c:236 3:  20250424085624976 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085624976 DLGSUP <0013> gsup_server.c:236 4:  20250424085624976 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085624976 DLGSUP <0013> gsup_server.c:236 5:  20250424085624976 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085624976 DLGSUP <0013> gsup_server.c:236 7:  20250424085624976 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085624976 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085624976 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085624976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085624991 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36857<->l=127.0.0.1:4259) 20250424085624994 DAUC <0003> db_auc.c:157 IMSI='262421501743230': No 2G Auth Data 20250424085624994 DAUC <0003> db_auc.c:192 IMSI='262421501743230': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262421501743230" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250424085625001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4258 20250424085625022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625022 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421501743230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421501743230" source_name="the-source\n" session_id=2016664470 session_state=BEGIN} 20250424085625022 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250424085625022 DSS <0004> hlr_ussd.c:576 262421501743230/0x7833db96: Process SS (BEGIN) 20250424085625022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625022 DSS <0004> hlr_ussd.c:518 262421501743230/0x7833db96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625022 DSS <0004> hlr_ussd.c:363 262421501743230/0x7833db96: Tx USSD 'Your IMSI is 262421501743230' 20250424085625022 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421501743230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421501743230" destination_name="the-source\n" session_id=2016664470 session_state=END} 20250424085625022 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262421501743230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625023 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262421501743230" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421501743230" TC_mo_ussd_iuse_imsi_via_proxy(174)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625033 DAUC <0003> db_auc.c:157 IMSI='262426932099026': No 2G Auth Data 20250424085625034 DAUC <0003> db_auc.c:192 IMSI='262426932099026': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262426932099026" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250424085625046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56760<->l=127.0.0.1:4258 20250424085625049 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625049 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426932099026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426932099026" source_name="the-source\n" session_id=3146338975 session_state=BEGIN} 20250424085625049 DSS <0004> hlr_ussd.c:576 262426932099026/0xbb89529f: Process SS (BEGIN) 20250424085625049 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625049 DSS <0004> hlr_ussd.c:518 262426932099026/0xbb89529f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625049 DSS <0004> hlr_ussd.c:363 262426932099026/0xbb89529f: Tx USSD 'Your IMSI is 262426932099026' 20250424085625049 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426932099026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426932099026" destination_name="the-source\n" session_id=3146338975 session_state=END} 20250424085625049 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426932099026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625049 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625049 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262426932099026" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426932099026" TC_mo_ussd_iuse_imsi_via_proxy(175)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625051 DAUC <0003> db_auc.c:157 IMSI='262423977119431': No 2G Auth Data 20250424085625051 DAUC <0003> db_auc.c:192 IMSI='262423977119431': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262423977119431" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250424085625057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 20250424085625060 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625060 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423977119431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423977119431" source_name="the-source\n" session_id=2959452479 session_state=BEGIN} 20250424085625060 DSS <0004> hlr_ussd.c:576 262423977119431/0xb065a93f: Process SS (BEGIN) 20250424085625060 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625060 DSS <0004> hlr_ussd.c:518 262423977119431/0xb065a93f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625060 DSS <0004> hlr_ussd.c:363 262423977119431/0xb065a93f: Tx USSD 'Your IMSI is 262423977119431' 20250424085625060 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423977119431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423977119431" destination_name="the-source\n" session_id=2959452479 session_state=END} 20250424085625060 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262423977119431 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625060 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625060 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262423977119431" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423977119431" TC_mo_ussd_iuse_imsi_via_proxy(176)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625062 DAUC <0003> db_auc.c:157 IMSI='262425299258088': No 2G Auth Data 20250424085625062 DAUC <0003> db_auc.c:192 IMSI='262425299258088': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262425299258088" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250424085625069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20250424085625072 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625072 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425299258088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425299258088" source_name="the-source\n" session_id=88835620 session_state=BEGIN} 20250424085625072 DSS <0004> hlr_ussd.c:576 262425299258088/0x054b8624: Process SS (BEGIN) 20250424085625072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625072 DSS <0004> hlr_ussd.c:518 262425299258088/0x054b8624: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625072 DSS <0004> hlr_ussd.c:363 262425299258088/0x054b8624: Tx USSD 'Your IMSI is 262425299258088' 20250424085625072 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425299258088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425299258088" destination_name="the-source\n" session_id=88835620 session_state=END} 20250424085625072 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262425299258088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625072 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625072 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262425299258088" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425299258088" TC_mo_ussd_iuse_imsi_via_proxy(177)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625074 DAUC <0003> db_auc.c:157 IMSI='262421225118580': No 2G Auth Data 20250424085625074 DAUC <0003> db_auc.c:192 IMSI='262421225118580': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262421225118580" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250424085625080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 20250424085625083 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625083 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421225118580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421225118580" source_name="the-source\n" session_id=3208484993 session_state=BEGIN} 20250424085625083 DSS <0004> hlr_ussd.c:576 262421225118580/0xbf3d9881: Process SS (BEGIN) 20250424085625083 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625083 DSS <0004> hlr_ussd.c:518 262421225118580/0xbf3d9881: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625083 DSS <0004> hlr_ussd.c:363 262421225118580/0xbf3d9881: Tx USSD 'Your IMSI is 262421225118580' 20250424085625083 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421225118580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421225118580" destination_name="the-source\n" session_id=3208484993 session_state=END} 20250424085625083 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421225118580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625083 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625083 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262421225118580" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421225118580" TC_mo_ussd_iuse_imsi_via_proxy(178)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625085 DAUC <0003> db_auc.c:157 IMSI='262424594407059': No 2G Auth Data 20250424085625085 DAUC <0003> db_auc.c:192 IMSI='262424594407059': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262424594407059" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250424085625093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 20250424085625096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625096 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424594407059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424594407059" source_name="the-source\n" session_id=2501373298 session_state=BEGIN} 20250424085625096 DSS <0004> hlr_ussd.c:576 262424594407059/0x9517ed72: Process SS (BEGIN) 20250424085625096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625096 DSS <0004> hlr_ussd.c:518 262424594407059/0x9517ed72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625096 DSS <0004> hlr_ussd.c:363 262424594407059/0x9517ed72: Tx USSD 'Your IMSI is 262424594407059' 20250424085625096 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424594407059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424594407059" destination_name="the-source\n" session_id=2501373298 session_state=END} 20250424085625096 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262424594407059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625096 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262424594407059" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424594407059" TC_mo_ussd_iuse_imsi_via_proxy(179)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625098 DAUC <0003> db_auc.c:157 IMSI='262428022946193': No 2G Auth Data 20250424085625098 DAUC <0003> db_auc.c:192 IMSI='262428022946193': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262428022946193" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250424085625104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4258 20250424085625107 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625107 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428022946193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428022946193" source_name="the-source\n" session_id=1597264018 session_state=BEGIN} 20250424085625107 DSS <0004> hlr_ussd.c:576 262428022946193/0x5f345092: Process SS (BEGIN) 20250424085625107 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625107 DSS <0004> hlr_ussd.c:518 262428022946193/0x5f345092: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625107 DSS <0004> hlr_ussd.c:363 262428022946193/0x5f345092: Tx USSD 'Your IMSI is 262428022946193' 20250424085625107 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428022946193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428022946193" destination_name="the-source\n" session_id=1597264018 session_state=END} 20250424085625107 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428022946193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625107 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625107 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262428022946193" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428022946193" TC_mo_ussd_iuse_imsi_via_proxy(180)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625110 DAUC <0003> db_auc.c:157 IMSI='262422379668993': No 2G Auth Data 20250424085625110 DAUC <0003> db_auc.c:192 IMSI='262422379668993': No 3G Auth Data HLR_Test-GSUP(171)@7a0a80cfdbff: Created GsupExpect[0] for "262422379668993" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250424085625116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20250424085625119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625119 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422379668993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422379668993" source_name="the-source\n" session_id=2574004370 session_state=BEGIN} 20250424085625119 DSS <0004> hlr_ussd.c:576 262422379668993/0x996c3092: Process SS (BEGIN) 20250424085625119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250424085625119 DSS <0004> hlr_ussd.c:518 262422379668993/0x996c3092: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250424085625119 DSS <0004> hlr_ussd.c:363 262422379668993/0x996c3092: Tx USSD 'Your IMSI is 262422379668993' 20250424085625119 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422379668993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422379668993" destination_name="the-source\n" session_id=2574004370 session_state=END} 20250424085625119 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262422379668993 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085625119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085625119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@7a0a80cfdbff: Found GsupExpect[0] for "262422379668993" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422379668993" TC_mo_ussd_iuse_imsi_via_proxy(181)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085625121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085625121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20250424085625122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085625122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085625122 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085625122 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085625122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085625122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@7a0a80cfdbff: Final verdict of PTC: none 20250424085625122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36857<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@7a0a80cfdbff: Final verdict of PTC: none 172@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 172: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:56:25 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 20250424085625145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 20250424085625346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83480) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_iuse_msisdn started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085628446 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085628446 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085628448 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085628450 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628450 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085628450 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085628450 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  20250424085628450 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085628450 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  20250424085628450 DLGSUP <0013> gsup_server.c:236 2:  20250424085628450 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085628450 DLGSUP <0013> gsup_server.c:236 3:  20250424085628450 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085628450 DLGSUP <0013> gsup_server.c:236 4:  20250424085628450 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085628450 DLGSUP <0013> gsup_server.c:236 5:  20250424085628450 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085628450 DLGSUP <0013> gsup_server.c:236 7:  20250424085628450 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085628450 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085628450 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085628450 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085628460 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32775<->l=127.0.0.1:4259) 20250424085628463 DAUC <0003> db_auc.c:157 IMSI='262421002496012': No 2G Auth Data 20250424085628463 DAUC <0003> db_auc.c:192 IMSI='262421002496012': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262421002496012" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250424085628472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 20250424085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628494 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421002496012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421002496012" session_id=3633404695 session_state=BEGIN} 20250424085628494 DSS <0004> hlr_ussd.c:576 262421002496012/0xd8915b17: Process SS (BEGIN) 20250424085628494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628494 DSS <0004> hlr_ussd.c:518 262421002496012/0xd8915b17: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628494 DSS <0004> hlr_ussd.c:363 262421002496012/0xd8915b17: Tx USSD 'Your extension is 491617128823' 20250424085628494 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421002496012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421002496012" session_id=3633404695 session_state=END} 20250424085628494 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421002496012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628494 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262421002496012" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421002496012" TC_mo_ussd_iuse_msisdn(186)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628500 DAUC <0003> db_auc.c:157 IMSI='262428676329953': No 2G Auth Data 20250424085628500 DAUC <0003> db_auc.c:192 IMSI='262428676329953': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262428676329953" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250424085628506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.1:4258 20250424085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628509 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428676329953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428676329953" session_id=1421962114 session_state=BEGIN} 20250424085628509 DSS <0004> hlr_ussd.c:576 262428676329953/0x54c16b82: Process SS (BEGIN) 20250424085628509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628509 DSS <0004> hlr_ussd.c:518 262428676329953/0x54c16b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628509 DSS <0004> hlr_ussd.c:363 262428676329953/0x54c16b82: Tx USSD 'Your extension is 491613018032' 20250424085628509 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428676329953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428676329953" session_id=1421962114 session_state=END} 20250424085628509 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428676329953 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628509 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262428676329953" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428676329953" TC_mo_ussd_iuse_msisdn(187)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628512 DAUC <0003> db_auc.c:157 IMSI='262423202575989': No 2G Auth Data 20250424085628512 DAUC <0003> db_auc.c:192 IMSI='262423202575989': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262423202575989" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250424085628518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4258 20250424085628521 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628521 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423202575989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423202575989" session_id=3898827111 session_state=BEGIN} 20250424085628521 DSS <0004> hlr_ussd.c:576 262423202575989/0xe8636167: Process SS (BEGIN) 20250424085628521 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628521 DSS <0004> hlr_ussd.c:518 262423202575989/0xe8636167: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628521 DSS <0004> hlr_ussd.c:363 262423202575989/0xe8636167: Tx USSD 'Your extension is 491618667544' 20250424085628521 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423202575989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423202575989" session_id=3898827111 session_state=END} 20250424085628521 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423202575989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628521 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628521 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628521 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262423202575989" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423202575989" TC_mo_ussd_iuse_msisdn(188)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628523 DAUC <0003> db_auc.c:157 IMSI='262427831863175': No 2G Auth Data 20250424085628523 DAUC <0003> db_auc.c:192 IMSI='262427831863175': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262427831863175" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250424085628530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20250424085628533 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628533 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427831863175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427831863175" session_id=2843013943 session_state=BEGIN} 20250424085628533 DSS <0004> hlr_ussd.c:576 262427831863175/0xa974f337: Process SS (BEGIN) 20250424085628533 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628533 DSS <0004> hlr_ussd.c:518 262427831863175/0xa974f337: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628533 DSS <0004> hlr_ussd.c:363 262427831863175/0xa974f337: Tx USSD 'Your extension is 491616386601' 20250424085628533 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427831863175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427831863175" session_id=2843013943 session_state=END} 20250424085628533 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427831863175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628533 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628533 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262427831863175" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427831863175" TC_mo_ussd_iuse_msisdn(189)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628535 DAUC <0003> db_auc.c:157 IMSI='262421414778217': No 2G Auth Data 20250424085628535 DAUC <0003> db_auc.c:192 IMSI='262421414778217': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262421414778217" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250424085628542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20250424085628545 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628545 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421414778217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421414778217" session_id=2795614400 session_state=BEGIN} 20250424085628545 DSS <0004> hlr_ussd.c:576 262421414778217/0xa6a1b0c0: Process SS (BEGIN) 20250424085628545 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628545 DSS <0004> hlr_ussd.c:518 262421414778217/0xa6a1b0c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628545 DSS <0004> hlr_ussd.c:363 262421414778217/0xa6a1b0c0: Tx USSD 'Your extension is 491615165364' 20250424085628545 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421414778217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421414778217" session_id=2795614400 session_state=END} 20250424085628545 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421414778217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628545 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628545 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262421414778217" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421414778217" TC_mo_ussd_iuse_msisdn(190)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628547 DAUC <0003> db_auc.c:157 IMSI='262420573339984': No 2G Auth Data 20250424085628547 DAUC <0003> db_auc.c:192 IMSI='262420573339984': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262420573339984" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250424085628553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 20250424085628556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628556 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420573339984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420573339984" session_id=2818810184 session_state=BEGIN} 20250424085628556 DSS <0004> hlr_ussd.c:576 262420573339984/0xa803a148: Process SS (BEGIN) 20250424085628556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628556 DSS <0004> hlr_ussd.c:518 262420573339984/0xa803a148: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628556 DSS <0004> hlr_ussd.c:363 262420573339984/0xa803a148: Tx USSD 'Your extension is 491610263837' 20250424085628556 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420573339984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420573339984" session_id=2818810184 session_state=END} 20250424085628556 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420573339984 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262420573339984" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420573339984" TC_mo_ussd_iuse_msisdn(191)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56890<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628558 DAUC <0003> db_auc.c:157 IMSI='262421579585459': No 2G Auth Data 20250424085628558 DAUC <0003> db_auc.c:192 IMSI='262421579585459': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262421579585459" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250424085628565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 20250424085628567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628567 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421579585459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579585459" session_id=965610643 session_state=BEGIN} 20250424085628567 DSS <0004> hlr_ussd.c:576 262421579585459/0x398e0c93: Process SS (BEGIN) 20250424085628567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628567 DSS <0004> hlr_ussd.c:518 262421579585459/0x398e0c93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628567 DSS <0004> hlr_ussd.c:363 262421579585459/0x398e0c93: Tx USSD 'Your extension is 491618672122' 20250424085628567 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421579585459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579585459" session_id=965610643 session_state=END} 20250424085628567 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421579585459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262421579585459" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421579585459" TC_mo_ussd_iuse_msisdn(192)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628570 DAUC <0003> db_auc.c:157 IMSI='262426180750183': No 2G Auth Data 20250424085628570 DAUC <0003> db_auc.c:192 IMSI='262426180750183': No 3G Auth Data HLR_Test-GSUP(183)@7a0a80cfdbff: Created GsupExpect[0] for "262426180750183" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250424085628576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20250424085628579 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628579 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426180750183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426180750183" session_id=2934518574 session_state=BEGIN} 20250424085628579 DSS <0004> hlr_ussd.c:576 262426180750183/0xaee9332e: Process SS (BEGIN) 20250424085628579 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085628579 DSS <0004> hlr_ussd.c:518 262426180750183/0xaee9332e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085628579 DSS <0004> hlr_ussd.c:363 262426180750183/0xaee9332e: Tx USSD 'Your extension is 491617437887' 20250424085628579 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426180750183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426180750183" session_id=2934518574 session_state=END} 20250424085628579 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426180750183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085628579 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085628579 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@7a0a80cfdbff: Found GsupExpect[0] for "262426180750183" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426180750183" TC_mo_ussd_iuse_msisdn(193)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085628581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085628581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20250424085628582 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32775<->l=127.0.0.1:4259) 20250424085628582 DLINP <000b> input/ipa.c:452 connected read/write 20250424085628582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085628582 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085628582 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085628582 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(183)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 184: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Apr 24 08:56:28 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 20250424085628605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20250424085628806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79076) Waiting for packet dumper to finish... 1 (prev_count=79076, count=82340) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085631935 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085631935 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085631939 DLINP <000b> input/ipa.c:452 connected read/write 20250424085631939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085631941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085631945 DLINP <000b> input/ipa.c:452 connected read/write 20250424085631945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085631945 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085631945 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085631945 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  20250424085631945 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085631945 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  20250424085631945 DLGSUP <0013> gsup_server.c:236 2:  20250424085631945 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085631945 DLGSUP <0013> gsup_server.c:236 3:  20250424085631945 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085631945 DLGSUP <0013> gsup_server.c:236 4:  20250424085631945 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085631945 DLGSUP <0013> gsup_server.c:236 5:  20250424085631945 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085631945 DLGSUP <0013> gsup_server.c:236 7:  20250424085631945 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085631945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085631945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085631945 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085631970 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42043<->l=127.0.0.1:4259) 20250424085631980 DAUC <0003> db_auc.c:157 IMSI='262421049524167': No 2G Auth Data 20250424085631980 DAUC <0003> db_auc.c:192 IMSI='262421049524167': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262421049524167" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250424085632005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 20250424085632015 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632015 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421049524167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421049524167" source_name="the-source\n" session_id=3779662516 session_state=BEGIN} 20250424085632015 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250424085632015 DSS <0004> hlr_ussd.c:576 262421049524167/0xe14912b4: Process SS (BEGIN) 20250424085632015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632015 DSS <0004> hlr_ussd.c:518 262421049524167/0xe14912b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632015 DSS <0004> hlr_ussd.c:363 262421049524167/0xe14912b4: Tx USSD 'Your extension is 491612667285' 20250424085632015 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421049524167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421049524167" destination_name="the-source\n" session_id=3779662516 session_state=END} 20250424085632015 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421049524167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632015 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632015 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262421049524167" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421049524167" TC_mo_ussd_iuse_msisdn_via_proxy(198)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632020 DAUC <0003> db_auc.c:157 IMSI='262422341421897': No 2G Auth Data 20250424085632020 DAUC <0003> db_auc.c:192 IMSI='262422341421897': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262422341421897" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250424085632027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 20250424085632030 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632030 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422341421897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422341421897" source_name="the-source\n" session_id=451416329 session_state=BEGIN} 20250424085632030 DSS <0004> hlr_ussd.c:576 262422341421897/0x1ae81109: Process SS (BEGIN) 20250424085632030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632030 DSS <0004> hlr_ussd.c:518 262422341421897/0x1ae81109: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632030 DSS <0004> hlr_ussd.c:363 262422341421897/0x1ae81109: Tx USSD 'Your extension is 491617540121' 20250424085632030 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422341421897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422341421897" destination_name="the-source\n" session_id=451416329 session_state=END} 20250424085632030 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422341421897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632030 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632030 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262422341421897" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422341421897" TC_mo_ussd_iuse_msisdn_via_proxy(199)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632032 DAUC <0003> db_auc.c:157 IMSI='262429149697593': No 2G Auth Data 20250424085632032 DAUC <0003> db_auc.c:192 IMSI='262429149697593': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262429149697593" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250424085632038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 20250424085632041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632041 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429149697593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429149697593" source_name="the-source\n" session_id=890557626 session_state=BEGIN} 20250424085632041 DSS <0004> hlr_ussd.c:576 262429149697593/0x3514d4ba: Process SS (BEGIN) 20250424085632041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632041 DSS <0004> hlr_ussd.c:518 262429149697593/0x3514d4ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632041 DSS <0004> hlr_ussd.c:363 262429149697593/0x3514d4ba: Tx USSD 'Your extension is 491613231041' 20250424085632041 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429149697593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429149697593" destination_name="the-source\n" session_id=890557626 session_state=END} 20250424085632041 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429149697593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632041 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262429149697593" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429149697593" TC_mo_ussd_iuse_msisdn_via_proxy(200)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632043 DAUC <0003> db_auc.c:157 IMSI='262421916218416': No 2G Auth Data 20250424085632043 DAUC <0003> db_auc.c:192 IMSI='262421916218416': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262421916218416" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250424085632049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 20250424085632053 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632053 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421916218416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421916218416" source_name="the-source\n" session_id=230191763 session_state=BEGIN} 20250424085632053 DSS <0004> hlr_ussd.c:576 262421916218416/0x0db87293: Process SS (BEGIN) 20250424085632053 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632053 DSS <0004> hlr_ussd.c:518 262421916218416/0x0db87293: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632053 DSS <0004> hlr_ussd.c:363 262421916218416/0x0db87293: Tx USSD 'Your extension is 491615268877' 20250424085632053 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421916218416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421916218416" destination_name="the-source\n" session_id=230191763 session_state=END} 20250424085632053 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421916218416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632053 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632053 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262421916218416" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421916218416" TC_mo_ussd_iuse_msisdn_via_proxy(201)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632055 DAUC <0003> db_auc.c:157 IMSI='262424588890135': No 2G Auth Data 20250424085632055 DAUC <0003> db_auc.c:192 IMSI='262424588890135': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262424588890135" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250424085632062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 20250424085632065 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632065 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424588890135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424588890135" source_name="the-source\n" session_id=1463612787 session_state=BEGIN} 20250424085632065 DSS <0004> hlr_ussd.c:576 262424588890135/0x573cf573: Process SS (BEGIN) 20250424085632065 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632065 DSS <0004> hlr_ussd.c:518 262424588890135/0x573cf573: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632065 DSS <0004> hlr_ussd.c:363 262424588890135/0x573cf573: Tx USSD 'Your extension is 491616540117' 20250424085632065 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424588890135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424588890135" destination_name="the-source\n" session_id=1463612787 session_state=END} 20250424085632065 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262424588890135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632065 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632065 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262424588890135" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424588890135" TC_mo_ussd_iuse_msisdn_via_proxy(202)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632067 DAUC <0003> db_auc.c:157 IMSI='262427657148866': No 2G Auth Data 20250424085632067 DAUC <0003> db_auc.c:192 IMSI='262427657148866': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262427657148866" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250424085632074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 20250424085632077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632077 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427657148866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427657148866" source_name="the-source\n" session_id=1394496479 session_state=BEGIN} 20250424085632077 DSS <0004> hlr_ussd.c:576 262427657148866/0x531e53df: Process SS (BEGIN) 20250424085632077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632077 DSS <0004> hlr_ussd.c:518 262427657148866/0x531e53df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632077 DSS <0004> hlr_ussd.c:363 262427657148866/0x531e53df: Tx USSD 'Your extension is 491612380663' 20250424085632077 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427657148866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427657148866" destination_name="the-source\n" session_id=1394496479 session_state=END} 20250424085632077 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262427657148866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262427657148866" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427657148866" TC_mo_ussd_iuse_msisdn_via_proxy(203)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632080 DAUC <0003> db_auc.c:157 IMSI='262421254645808': No 2G Auth Data 20250424085632080 DAUC <0003> db_auc.c:192 IMSI='262421254645808': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262421254645808" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250424085632086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 20250424085632089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632089 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421254645808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421254645808" source_name="the-source\n" session_id=2659461614 session_state=BEGIN} 20250424085632089 DSS <0004> hlr_ussd.c:576 262421254645808/0x9e8429ee: Process SS (BEGIN) 20250424085632089 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632089 DSS <0004> hlr_ussd.c:518 262421254645808/0x9e8429ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632089 DSS <0004> hlr_ussd.c:363 262421254645808/0x9e8429ee: Tx USSD 'Your extension is 491612224658' 20250424085632089 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421254645808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421254645808" destination_name="the-source\n" session_id=2659461614 session_state=END} 20250424085632089 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421254645808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262421254645808" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421254645808" TC_mo_ussd_iuse_msisdn_via_proxy(204)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632091 DAUC <0003> db_auc.c:157 IMSI='262426466684548': No 2G Auth Data 20250424085632091 DAUC <0003> db_auc.c:192 IMSI='262426466684548': No 3G Auth Data HLR_Test-GSUP(195)@7a0a80cfdbff: Created GsupExpect[0] for "262426466684548" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250424085632098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20250424085632101 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632101 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426466684548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426466684548" source_name="the-source\n" session_id=2762528007 session_state=BEGIN} 20250424085632101 DSS <0004> hlr_ussd.c:576 262426466684548/0xa4a8d507: Process SS (BEGIN) 20250424085632101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250424085632101 DSS <0004> hlr_ussd.c:518 262426466684548/0xa4a8d507: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250424085632101 DSS <0004> hlr_ussd.c:363 262426466684548/0xa4a8d507: Tx USSD 'Your extension is 491610835213' 20250424085632101 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426466684548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426466684548" destination_name="the-source\n" session_id=2762528007 session_state=END} 20250424085632101 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426466684548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085632101 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085632101 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632101 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@7a0a80cfdbff: Found GsupExpect[0] for "262426466684548" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426466684548" TC_mo_ussd_iuse_msisdn_via_proxy(205)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085632103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085632104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.1:4258 196@7a0a80cfdbff: Final verdict of PTC: none 20250424085632104 DLINP <000b> input/ipa.c:452 connected read/write 20250424085632104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085632104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085632104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085632104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085632104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250424085632104 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42043<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 196: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:56:32 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 20250424085632128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 20250424085632330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83544) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_euse started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 20250424085635462 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42505 20250424085635462 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42505 MTC@7a0a80cfdbff: in not legacy case 2 IPA-EUSE-foobar(208)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085635464 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635464 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received IPA-EUSE-foobar(208)@7a0a80cfdbff: 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) } } } } 20250424085635465 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085635465 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(208)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085635465 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635465 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635465 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085635465 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250424085635465 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250424085635465 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  20250424085635465 DLGSUP <0013> gsup_server.c:236 2:  20250424085635465 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 3:  20250424085635465 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 4:  20250424085635465 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 5:  20250424085635465 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 7:  20250424085635465 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085635465 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085635465 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085635465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42505 HLR_Test-GSUP-IPA(207)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085635466 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085635467 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085635467 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085635467 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085635467 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  20250424085635467 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085635467 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  20250424085635467 DLGSUP <0013> gsup_server.c:236 2:  20250424085635467 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085635467 DLGSUP <0013> gsup_server.c:236 3:  20250424085635467 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085635467 DLGSUP <0013> gsup_server.c:236 4:  20250424085635467 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085635467 DLGSUP <0013> gsup_server.c:236 5:  20250424085635467 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085635467 DLGSUP <0013> gsup_server.c:236 7:  20250424085635467 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085635467 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085635467 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085635467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085635474 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39287<->l=127.0.0.1:4259) 20250424085635476 DAUC <0003> db_auc.c:157 IMSI='262426530038874': No 2G Auth Data 20250424085635476 DAUC <0003> db_auc.c:192 IMSI='262426530038874': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262426530038874" to be handled at TC_mo_ussd_euse(212) 20250424085635481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 20250424085635514 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635514 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426530038874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426530038874" session_id=2850023906 session_state=BEGIN} 20250424085635514 DSS <0004> hlr_ussd.c:576 262426530038874/0xa9dfe9e2: Process SS (BEGIN) 20250424085635514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635514 DSS <0004> hlr_ussd.c:518 262426530038874/0xa9dfe9e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635514 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635514 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635515 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635515 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635529 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635529 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635529 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262426530038874 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530038874" session_id=2850023906 session_state=END} 20250424085635529 DSS <0004> hlr_ussd.c:576 262426530038874/0xa9dfe9e2: Process SS (END) 20250424085635529 DSS <0004> hlr_ussd.c:518 262426530038874/0xa9dfe9e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635529 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426530038874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530038874" session_id=2850023906 session_state=END} 20250424085635529 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262426530038874 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635529 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262426530038874 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635529 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635529 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262426530038874" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426530038874" TC_mo_ussd_euse(212)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635542 DAUC <0003> db_auc.c:157 IMSI='262429916506290': No 2G Auth Data 20250424085635542 DAUC <0003> db_auc.c:192 IMSI='262429916506290': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262429916506290" to be handled at TC_mo_ussd_euse(213) 20250424085635554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20250424085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635556 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429916506290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429916506290" session_id=3114991095 session_state=BEGIN} 20250424085635556 DSS <0004> hlr_ussd.c:576 262429916506290/0xb9aafdf7: Process SS (BEGIN) 20250424085635556 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635556 DSS <0004> hlr_ussd.c:518 262429916506290/0xb9aafdf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635556 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635556 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635557 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635557 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635557 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429916506290 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916506290" session_id=3114991095 session_state=END} 20250424085635557 DSS <0004> hlr_ussd.c:576 262429916506290/0xb9aafdf7: Process SS (END) 20250424085635557 DSS <0004> hlr_ussd.c:518 262429916506290/0xb9aafdf7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635557 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429916506290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916506290" session_id=3114991095 session_state=END} 20250424085635557 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429916506290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635557 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429916506290 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635557 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635557 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262429916506290" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429916506290" TC_mo_ussd_euse(213)@7a0a80cfdbff: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.1:4258 20250424085635559 DAUC <0003> db_auc.c:157 IMSI='262428021022469': No 2G Auth Data 20250424085635559 DAUC <0003> db_auc.c:192 IMSI='262428021022469': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262428021022469" to be handled at TC_mo_ussd_euse(214) 20250424085635565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20250424085635567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635567 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428021022469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428021022469" session_id=397748413 session_state=BEGIN} 20250424085635567 DSS <0004> hlr_ussd.c:576 262428021022469/0x17b528bd: Process SS (BEGIN) 20250424085635567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635567 DSS <0004> hlr_ussd.c:518 262428021022469/0x17b528bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635567 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635567 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635567 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635568 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635568 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262428021022469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428021022469" session_id=397748413 session_state=END} 20250424085635568 DSS <0004> hlr_ussd.c:576 262428021022469/0x17b528bd: Process SS (END) 20250424085635568 DSS <0004> hlr_ussd.c:518 262428021022469/0x17b528bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635568 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428021022469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428021022469" session_id=397748413 session_state=END} 20250424085635568 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428021022469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635568 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262428021022469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262428021022469" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428021022469" TC_mo_ussd_euse(214)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635570 DAUC <0003> db_auc.c:157 IMSI='262424375721341': No 2G Auth Data 20250424085635570 DAUC <0003> db_auc.c:192 IMSI='262424375721341': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262424375721341" to be handled at TC_mo_ussd_euse(215) 20250424085635577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20250424085635580 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635580 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424375721341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424375721341" session_id=1291529378 session_state=BEGIN} 20250424085635580 DSS <0004> hlr_ussd.c:576 262424375721341/0x4cfb2ca2: Process SS (BEGIN) 20250424085635580 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635580 DSS <0004> hlr_ussd.c:518 262424375721341/0x4cfb2ca2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635580 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635580 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635580 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635580 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635581 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635581 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424375721341 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424375721341" session_id=1291529378 session_state=END} 20250424085635581 DSS <0004> hlr_ussd.c:576 262424375721341/0x4cfb2ca2: Process SS (END) 20250424085635581 DSS <0004> hlr_ussd.c:518 262424375721341/0x4cfb2ca2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635581 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424375721341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424375721341" session_id=1291529378 session_state=END} 20250424085635581 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424375721341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635581 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424375721341 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262424375721341" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424375721341" TC_mo_ussd_euse(215)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635583 DAUC <0003> db_auc.c:157 IMSI='262425402491677': No 2G Auth Data 20250424085635583 DAUC <0003> db_auc.c:192 IMSI='262425402491677': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262425402491677" to be handled at TC_mo_ussd_euse(216) 20250424085635590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20250424085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635593 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425402491677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425402491677" session_id=874139227 session_state=BEGIN} 20250424085635593 DSS <0004> hlr_ussd.c:576 262425402491677/0x341a4e5b: Process SS (BEGIN) 20250424085635593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635593 DSS <0004> hlr_ussd.c:518 262425402491677/0x341a4e5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635593 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635593 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635594 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635594 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425402491677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402491677" session_id=874139227 session_state=END} 20250424085635594 DSS <0004> hlr_ussd.c:576 262425402491677/0x341a4e5b: Process SS (END) 20250424085635594 DSS <0004> hlr_ussd.c:518 262425402491677/0x341a4e5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635594 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425402491677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402491677" session_id=874139227 session_state=END} 20250424085635594 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425402491677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635594 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425402491677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262425402491677" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425402491677" TC_mo_ussd_euse(216)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635596 DAUC <0003> db_auc.c:157 IMSI='262426608032691': No 2G Auth Data 20250424085635596 DAUC <0003> db_auc.c:192 IMSI='262426608032691': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262426608032691" to be handled at TC_mo_ussd_euse(217) 20250424085635603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20250424085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635606 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426608032691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426608032691" session_id=364450958 session_state=BEGIN} 20250424085635606 DSS <0004> hlr_ussd.c:576 262426608032691/0x15b9148e: Process SS (BEGIN) 20250424085635606 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635606 DSS <0004> hlr_ussd.c:518 262426608032691/0x15b9148e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635606 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635606 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635607 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635607 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426608032691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426608032691" session_id=364450958 session_state=END} 20250424085635607 DSS <0004> hlr_ussd.c:576 262426608032691/0x15b9148e: Process SS (END) 20250424085635607 DSS <0004> hlr_ussd.c:518 262426608032691/0x15b9148e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635607 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426608032691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426608032691" session_id=364450958 session_state=END} 20250424085635607 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426608032691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635607 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426608032691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262426608032691" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426608032691" TC_mo_ussd_euse(217)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635609 DAUC <0003> db_auc.c:157 IMSI='262422173529798': No 2G Auth Data 20250424085635609 DAUC <0003> db_auc.c:192 IMSI='262422173529798': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262422173529798" to be handled at TC_mo_ussd_euse(218) 20250424085635616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 20250424085635618 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635618 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422173529798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422173529798" session_id=4210466666 session_state=BEGIN} 20250424085635618 DSS <0004> hlr_ussd.c:576 262422173529798/0xfaf69f6a: Process SS (BEGIN) 20250424085635618 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635618 DSS <0004> hlr_ussd.c:518 262422173529798/0xfaf69f6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635618 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635618 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635618 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635618 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635619 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635619 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262422173529798 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422173529798" session_id=4210466666 session_state=END} 20250424085635619 DSS <0004> hlr_ussd.c:576 262422173529798/0xfaf69f6a: Process SS (END) 20250424085635619 DSS <0004> hlr_ussd.c:518 262422173529798/0xfaf69f6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635619 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422173529798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422173529798" session_id=4210466666 session_state=END} 20250424085635619 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422173529798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635619 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262422173529798 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262422173529798" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422173529798" TC_mo_ussd_euse(218)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085635622 DAUC <0003> db_auc.c:157 IMSI='262420285404264': No 2G Auth Data 20250424085635622 DAUC <0003> db_auc.c:192 IMSI='262420285404264': No 3G Auth Data HLR_Test-GSUP(209)@7a0a80cfdbff: Created GsupExpect[0] for "262420285404264" to be handled at TC_mo_ussd_euse(219) 20250424085635628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635631 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420285404264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420285404264" session_id=753313056 session_state=BEGIN} 20250424085635631 DSS <0004> hlr_ussd.c:576 262420285404264/0x2ce6a520: Process SS (BEGIN) 20250424085635631 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085635631 DSS <0004> hlr_ussd.c:518 262420285404264/0x2ce6a520: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:432 127.0.0.1:42505 sending data EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: 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 } } } } } 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635631 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420285404264 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420285404264" session_id=753313056 session_state=END} 20250424085635631 DSS <0004> hlr_ussd.c:576 262420285404264/0x2ce6a520: Process SS (END) 20250424085635631 DSS <0004> hlr_ussd.c:518 262420285404264/0x2ce6a520: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085635631 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420285404264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420285404264" session_id=753313056 session_state=END} 20250424085635631 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420285404264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085635631 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420285404264 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085635631 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@7a0a80cfdbff: Found GsupExpect[0] for "262420285404264" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420285404264" TC_mo_ussd_euse(219)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085635633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@7a0a80cfdbff: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@7a0a80cfdbff: Final verdict of PTC: none 20250424085635634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42254<->l=127.0.0.1:4258 20250424085635634 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635634 DLINP <000b> input/ipa.c:406 127.0.0.1:42505 message received 20250424085635634 DLINP <000b> input/ipa.c:415 127.0.0.1:42505 connection closed with server 20250424085635635 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42505 20250424085635635 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250424085635635 DLINP <000b> input/ipa.c:452 connected read/write 20250424085635635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085635635 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085635635 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085635635 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085635635 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39287<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@7a0a80cfdbff: Final verdict of PTC: none 210@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(209)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 210: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Apr 24 08:56:35 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 20250424085635658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 20250424085635859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111496) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_euse_continue started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 20250424085638971 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35851 20250424085638971 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35851 MTC@7a0a80cfdbff: in not legacy case 2 IPA-EUSE-foobar(222)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085638972 DLINP <000b> input/ipa.c:452 connected read/write 20250424085638972 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085638973 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085638973 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085638974 DLINP <000b> input/ipa.c:452 connected read/write 20250424085638974 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085638974 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085638974 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250424085638974 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250424085638974 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  20250424085638974 DLGSUP <0013> gsup_server.c:236 2:  20250424085638974 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 3:  20250424085638974 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 4:  20250424085638974 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 5:  20250424085638974 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 7:  20250424085638974 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085638974 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085638974 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085638974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35851 IPA-EUSE-foobar(222)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085638974 DLINP <000b> input/ipa.c:452 connected read/write 20250424085638974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085638975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085638976 DLINP <000b> input/ipa.c:452 connected read/write 20250424085638976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085638976 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085638976 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085638976 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  20250424085638976 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085638976 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  20250424085638976 DLGSUP <0013> gsup_server.c:236 2:  20250424085638976 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085638976 DLGSUP <0013> gsup_server.c:236 3:  20250424085638976 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085638976 DLGSUP <0013> gsup_server.c:236 4:  20250424085638976 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085638976 DLGSUP <0013> gsup_server.c:236 5:  20250424085638976 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085638976 DLGSUP <0013> gsup_server.c:236 7:  20250424085638976 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085638976 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085638976 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085638976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085638989 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36783<->l=127.0.0.1:4259) 20250424085638996 DAUC <0003> db_auc.c:157 IMSI='262425890093862': No 2G Auth Data 20250424085638996 DAUC <0003> db_auc.c:192 IMSI='262425890093862': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262425890093862" to be handled at TC_mo_ussd_euse_continue(226) 20250424085639010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20250424085639021 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639021 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425890093862" session_id=2360236288 session_state=BEGIN} 20250424085639021 DSS <0004> hlr_ussd.c:576 262425890093862/0x8cae5900: Process SS (BEGIN) 20250424085639021 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639021 DSS <0004> hlr_ussd.c:518 262425890093862/0x8cae5900: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639021 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639021 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639022 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639031 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639031 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639031 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890093862" session_id=2360236288 session_state=CONTINUE} 20250424085639031 DSS <0004> hlr_ussd.c:576 262425890093862/0x8cae5900: Process SS (CONTINUE) 20250424085639031 DSS <0004> hlr_ussd.c:518 262425890093862/0x8cae5900: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639031 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890093862" session_id=2360236288 session_state=CONTINUE} 20250424085639031 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639031 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639031 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262425890093862" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425890093862" TC_mo_ussd_euse_continue(226)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639036 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639036 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425890093862" session_id=2360236288 session_state=CONTINUE} 20250424085639036 DSS <0004> hlr_ussd.c:576 262425890093862/0x8cae5900: Process SS (CONTINUE) 20250424085639036 DSS <0004> hlr_ussd.c:518 262425890093862/0x8cae5900: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639036 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639036 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639036 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639036 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639036 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639037 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639037 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639037 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890093862" session_id=2360236288 session_state=END} 20250424085639037 DSS <0004> hlr_ussd.c:576 262425890093862/0x8cae5900: Process SS (END) 20250424085639037 DSS <0004> hlr_ussd.c:518 262425890093862/0x8cae5900: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639037 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425890093862" session_id=2360236288 session_state=END} 20250424085639037 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639037 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262425890093862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639037 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639038 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639040 DAUC <0003> db_auc.c:157 IMSI='262424896537691': No 2G Auth Data 20250424085639040 DAUC <0003> db_auc.c:192 IMSI='262424896537691': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262424896537691" to be handled at TC_mo_ussd_euse_continue(227) 20250424085639055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42382<->l=127.0.0.1:4258 20250424085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639058 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896537691" session_id=29080433 session_state=BEGIN} 20250424085639058 DSS <0004> hlr_ussd.c:576 262424896537691/0x01bbbb71: Process SS (BEGIN) 20250424085639058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639058 DSS <0004> hlr_ussd.c:518 262424896537691/0x01bbbb71: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639059 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639059 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896537691" session_id=29080433 session_state=CONTINUE} 20250424085639059 DSS <0004> hlr_ussd.c:576 262424896537691/0x01bbbb71: Process SS (CONTINUE) 20250424085639059 DSS <0004> hlr_ussd.c:518 262424896537691/0x01bbbb71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639059 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896537691" session_id=29080433 session_state=CONTINUE} 20250424085639059 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639059 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262424896537691" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424896537691" TC_mo_ussd_euse_continue(227)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639061 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896537691" session_id=29080433 session_state=CONTINUE} 20250424085639061 DSS <0004> hlr_ussd.c:576 262424896537691/0x01bbbb71: Process SS (CONTINUE) 20250424085639061 DSS <0004> hlr_ussd.c:518 262424896537691/0x01bbbb71: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639061 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639061 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639061 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639061 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639062 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639062 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896537691" session_id=29080433 session_state=END} 20250424085639062 DSS <0004> hlr_ussd.c:576 262424896537691/0x01bbbb71: Process SS (END) 20250424085639062 DSS <0004> hlr_ussd.c:518 262424896537691/0x01bbbb71: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639062 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896537691" session_id=29080433 session_state=END} 20250424085639062 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639062 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424896537691 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639062 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42382<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639063 DAUC <0003> db_auc.c:157 IMSI='262420766168711': No 2G Auth Data 20250424085639063 DAUC <0003> db_auc.c:192 IMSI='262420766168711': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262420766168711" to be handled at TC_mo_ussd_euse_continue(228) 20250424085639070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4258 20250424085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639073 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420766168711" session_id=2961498937 session_state=BEGIN} 20250424085639073 DSS <0004> hlr_ussd.c:576 262420766168711/0xb084e339: Process SS (BEGIN) 20250424085639073 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639073 DSS <0004> hlr_ussd.c:518 262420766168711/0xb084e339: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639073 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639073 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639073 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639074 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639074 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766168711" session_id=2961498937 session_state=CONTINUE} 20250424085639074 DSS <0004> hlr_ussd.c:576 262420766168711/0xb084e339: Process SS (CONTINUE) 20250424085639074 DSS <0004> hlr_ussd.c:518 262420766168711/0xb084e339: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639074 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766168711" session_id=2961498937 session_state=CONTINUE} 20250424085639074 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639074 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262420766168711" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420766168711" TC_mo_ussd_euse_continue(228)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639076 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420766168711" session_id=2961498937 session_state=CONTINUE} 20250424085639076 DSS <0004> hlr_ussd.c:576 262420766168711/0xb084e339: Process SS (CONTINUE) 20250424085639076 DSS <0004> hlr_ussd.c:518 262420766168711/0xb084e339: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639076 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639076 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639076 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639076 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639077 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639077 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766168711" session_id=2961498937 session_state=END} 20250424085639077 DSS <0004> hlr_ussd.c:576 262420766168711/0xb084e339: Process SS (END) 20250424085639077 DSS <0004> hlr_ussd.c:518 262420766168711/0xb084e339: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639077 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766168711" session_id=2961498937 session_state=END} 20250424085639077 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639077 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420766168711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639077 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639079 DAUC <0003> db_auc.c:157 IMSI='262423098382257': No 2G Auth Data 20250424085639079 DAUC <0003> db_auc.c:192 IMSI='262423098382257': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262423098382257" to be handled at TC_mo_ussd_euse_continue(229) 20250424085639086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20250424085639089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639089 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423098382257" session_id=4026260157 session_state=BEGIN} 20250424085639089 DSS <0004> hlr_ussd.c:576 262423098382257/0xeffbdabd: Process SS (BEGIN) 20250424085639089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639089 DSS <0004> hlr_ussd.c:518 262423098382257/0xeffbdabd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639089 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639089 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639089 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639090 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639090 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639090 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423098382257" session_id=4026260157 session_state=CONTINUE} 20250424085639090 DSS <0004> hlr_ussd.c:576 262423098382257/0xeffbdabd: Process SS (CONTINUE) 20250424085639090 DSS <0004> hlr_ussd.c:518 262423098382257/0xeffbdabd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639090 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423098382257" session_id=4026260157 session_state=CONTINUE} 20250424085639090 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639090 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639090 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262423098382257" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423098382257" TC_mo_ussd_euse_continue(229)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639092 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423098382257" session_id=4026260157 session_state=CONTINUE} 20250424085639092 DSS <0004> hlr_ussd.c:576 262423098382257/0xeffbdabd: Process SS (CONTINUE) 20250424085639092 DSS <0004> hlr_ussd.c:518 262423098382257/0xeffbdabd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639092 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639092 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639092 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639093 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639093 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423098382257" session_id=4026260157 session_state=END} 20250424085639093 DSS <0004> hlr_ussd.c:576 262423098382257/0xeffbdabd: Process SS (END) 20250424085639093 DSS <0004> hlr_ussd.c:518 262423098382257/0xeffbdabd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639093 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423098382257" session_id=4026260157 session_state=END} 20250424085639093 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639093 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423098382257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639095 DAUC <0003> db_auc.c:157 IMSI='262423025052345': No 2G Auth Data 20250424085639095 DAUC <0003> db_auc.c:192 IMSI='262423025052345': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262423025052345" to be handled at TC_mo_ussd_euse_continue(230) 20250424085639102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 20250424085639104 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639105 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423025052345" session_id=2180494890 session_state=BEGIN} 20250424085639105 DSS <0004> hlr_ussd.c:576 262423025052345/0x81f7b62a: Process SS (BEGIN) 20250424085639105 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639105 DSS <0004> hlr_ussd.c:518 262423025052345/0x81f7b62a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639105 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639105 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639105 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639105 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639105 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639105 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639105 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423025052345" session_id=2180494890 session_state=CONTINUE} 20250424085639105 DSS <0004> hlr_ussd.c:576 262423025052345/0x81f7b62a: Process SS (CONTINUE) 20250424085639105 DSS <0004> hlr_ussd.c:518 262423025052345/0x81f7b62a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639105 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423025052345" session_id=2180494890 session_state=CONTINUE} 20250424085639105 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639105 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639105 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262423025052345" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423025052345" TC_mo_ussd_euse_continue(230)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639108 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639108 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423025052345" session_id=2180494890 session_state=CONTINUE} 20250424085639108 DSS <0004> hlr_ussd.c:576 262423025052345/0x81f7b62a: Process SS (CONTINUE) 20250424085639108 DSS <0004> hlr_ussd.c:518 262423025052345/0x81f7b62a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639108 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639108 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639108 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639108 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639108 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639109 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639109 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639109 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423025052345" session_id=2180494890 session_state=END} 20250424085639109 DSS <0004> hlr_ussd.c:576 262423025052345/0x81f7b62a: Process SS (END) 20250424085639109 DSS <0004> hlr_ussd.c:518 262423025052345/0x81f7b62a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639109 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423025052345" session_id=2180494890 session_state=END} 20250424085639109 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639109 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262423025052345 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639109 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639109 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639110 DAUC <0003> db_auc.c:157 IMSI='262425995364682': No 2G Auth Data 20250424085639110 DAUC <0003> db_auc.c:192 IMSI='262425995364682': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262425995364682" to be handled at TC_mo_ussd_euse_continue(231) 20250424085639116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4258 20250424085639119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639119 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425995364682" session_id=3321887711 session_state=BEGIN} 20250424085639119 DSS <0004> hlr_ussd.c:576 262425995364682/0xc5fffbdf: Process SS (BEGIN) 20250424085639119 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639119 DSS <0004> hlr_ussd.c:518 262425995364682/0xc5fffbdf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639119 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639119 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639119 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639120 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639120 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639120 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425995364682" session_id=3321887711 session_state=CONTINUE} 20250424085639120 DSS <0004> hlr_ussd.c:576 262425995364682/0xc5fffbdf: Process SS (CONTINUE) 20250424085639120 DSS <0004> hlr_ussd.c:518 262425995364682/0xc5fffbdf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639120 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425995364682" session_id=3321887711 session_state=CONTINUE} 20250424085639120 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639120 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639120 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262425995364682" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425995364682" TC_mo_ussd_euse_continue(231)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639122 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425995364682" session_id=3321887711 session_state=CONTINUE} 20250424085639122 DSS <0004> hlr_ussd.c:576 262425995364682/0xc5fffbdf: Process SS (CONTINUE) 20250424085639122 DSS <0004> hlr_ussd.c:518 262425995364682/0xc5fffbdf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639122 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639122 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425995364682" session_id=3321887711 session_state=END} 20250424085639122 DSS <0004> hlr_ussd.c:576 262425995364682/0xc5fffbdf: Process SS (END) 20250424085639122 DSS <0004> hlr_ussd.c:518 262425995364682/0xc5fffbdf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639122 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425995364682" session_id=3321887711 session_state=END} 20250424085639122 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639122 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425995364682 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639122 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639123 DAUC <0003> db_auc.c:157 IMSI='262421412099633': No 2G Auth Data 20250424085639123 DAUC <0003> db_auc.c:192 IMSI='262421412099633': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262421412099633" to be handled at TC_mo_ussd_euse_continue(232) 20250424085639129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20250424085639132 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639132 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421412099633" session_id=1932279005 session_state=BEGIN} 20250424085639132 DSS <0004> hlr_ussd.c:576 262421412099633/0x732c3cdd: Process SS (BEGIN) 20250424085639132 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639132 DSS <0004> hlr_ussd.c:518 262421412099633/0x732c3cdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639132 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639132 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639132 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639132 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639133 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639133 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639133 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421412099633" session_id=1932279005 session_state=CONTINUE} 20250424085639133 DSS <0004> hlr_ussd.c:576 262421412099633/0x732c3cdd: Process SS (CONTINUE) 20250424085639133 DSS <0004> hlr_ussd.c:518 262421412099633/0x732c3cdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639133 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421412099633" session_id=1932279005 session_state=CONTINUE} 20250424085639133 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639133 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639133 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639133 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262421412099633" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421412099633" TC_mo_ussd_euse_continue(232)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639135 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639135 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421412099633" session_id=1932279005 session_state=CONTINUE} 20250424085639135 DSS <0004> hlr_ussd.c:576 262421412099633/0x732c3cdd: Process SS (CONTINUE) 20250424085639135 DSS <0004> hlr_ussd.c:518 262421412099633/0x732c3cdd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639135 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639135 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639135 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639135 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639135 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639136 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639136 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639136 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421412099633" session_id=1932279005 session_state=END} 20250424085639136 DSS <0004> hlr_ussd.c:576 262421412099633/0x732c3cdd: Process SS (END) 20250424085639136 DSS <0004> hlr_ussd.c:518 262421412099633/0x732c3cdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639136 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421412099633" session_id=1932279005 session_state=END} 20250424085639136 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639136 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421412099633 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639136 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639136 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085639137 DAUC <0003> db_auc.c:157 IMSI='262426841874388': No 2G Auth Data 20250424085639137 DAUC <0003> db_auc.c:192 IMSI='262426841874388': No 3G Auth Data HLR_Test-GSUP(223)@7a0a80cfdbff: Created GsupExpect[0] for "262426841874388" to be handled at TC_mo_ussd_euse_continue(233) 20250424085639143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20250424085639145 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639145 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426841874388" session_id=448606933 session_state=BEGIN} 20250424085639145 DSS <0004> hlr_ussd.c:576 262426841874388/0x1abd32d5: Process SS (BEGIN) 20250424085639145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250424085639145 DSS <0004> hlr_ussd.c:518 262426841874388/0x1abd32d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250424085639145 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639145 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639145 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639145 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639146 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639146 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639146 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841874388" session_id=448606933 session_state=CONTINUE} 20250424085639146 DSS <0004> hlr_ussd.c:576 262426841874388/0x1abd32d5: Process SS (CONTINUE) 20250424085639146 DSS <0004> hlr_ussd.c:518 262426841874388/0x1abd32d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250424085639146 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841874388" session_id=448606933 session_state=CONTINUE} 20250424085639146 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639146 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639146 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@7a0a80cfdbff: Found GsupExpect[0] for "262426841874388" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426841874388" TC_mo_ussd_euse_continue(233)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085639149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639149 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426841874388" session_id=448606933 session_state=CONTINUE} 20250424085639149 DSS <0004> hlr_ussd.c:576 262426841874388/0x1abd32d5: Process SS (CONTINUE) 20250424085639149 DSS <0004> hlr_ussd.c:518 262426841874388/0x1abd32d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639149 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639149 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data 20250424085639149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639149 DLINP <000b> input/ipa.c:432 127.0.0.1:35851 sending data EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: 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 } } } } } 20250424085639149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639149 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639149 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841874388" session_id=448606933 session_state=END} 20250424085639149 DSS <0004> hlr_ussd.c:576 262426841874388/0x1abd32d5: Process SS (END) 20250424085639149 DSS <0004> hlr_ussd.c:518 262426841874388/0x1abd32d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250424085639149 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841874388" session_id=448606933 session_state=END} 20250424085639149 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085639149 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426841874388 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085639149 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085639150 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639150 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085639150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@7a0a80cfdbff: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@7a0a80cfdbff: Final verdict of PTC: none 20250424085639151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@7a0a80cfdbff: Final verdict of PTC: none 224@7a0a80cfdbff: Final verdict of PTC: none 20250424085639152 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639152 DLINP <000b> input/ipa.c:406 127.0.0.1:35851 message received 20250424085639152 DLINP <000b> input/ipa.c:415 127.0.0.1:35851 connection closed with server 20250424085639152 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35851 20250424085639152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250424085639152 DLINP <000b> input/ipa.c:452 connected read/write 20250424085639152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085639152 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085639152 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085639152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085639152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36783<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(225)@7a0a80cfdbff: Final verdict of PTC: none IPA-EUSE-foobar(222)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 224: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Apr 24 08:56:39 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 20250424085639188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20250424085639389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=156836) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_ussd_euse_defaultroute started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 20250424085642510 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40497 20250424085642510 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40497 MTC@7a0a80cfdbff: in not legacy case 2 IPA-EUSE-foobar(236)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085642511 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642511 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642511 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085642511 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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(235)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085642513 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642513 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642513 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085642513 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250424085642513 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250424085642513 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250424085642513 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  20250424085642513 DLGSUP <0013> gsup_server.c:236 2:  20250424085642513 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085642513 DLGSUP <0013> gsup_server.c:236 3:  20250424085642513 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085642513 DLGSUP <0013> gsup_server.c:236 4:  20250424085642513 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085642513 DLGSUP <0013> gsup_server.c:236 5:  20250424085642513 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085642513 DLGSUP <0013> gsup_server.c:236 7:  20250424085642513 DLGSUP <0013> gsup_server.c:238 7: 00  IPA-EUSE-foobar(236)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085642513 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085642513 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085642513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40497 20250424085642513 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085642515 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085642515 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085642515 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  20250424085642515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(235)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085642515 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  20250424085642515 DLGSUP <0013> gsup_server.c:236 2:  20250424085642515 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085642515 DLGSUP <0013> gsup_server.c:236 3:  20250424085642515 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085642515 DLGSUP <0013> gsup_server.c:236 4:  20250424085642515 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085642515 DLGSUP <0013> gsup_server.c:236 5:  20250424085642515 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085642515 DLGSUP <0013> gsup_server.c:236 7:  20250424085642515 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085642515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085642515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085642515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085642526 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38899<->l=127.0.0.1:4259) 20250424085642531 DAUC <0003> db_auc.c:157 IMSI='262425237965427': No 2G Auth Data 20250424085642531 DAUC <0003> db_auc.c:192 IMSI='262425237965427': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262425237965427" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250424085642543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20250424085642562 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642562 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425237965427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425237965427" session_id=1629497161 session_state=BEGIN} 20250424085642562 DSS <0004> hlr_ussd.c:576 262425237965427/0x61202749: Process SS (BEGIN) 20250424085642562 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642562 DSS <0004> hlr_ussd.c:518 262425237965427/0x61202749: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642562 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642562 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642562 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642562 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642578 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642578 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425237965427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425237965427" session_id=1629497161 session_state=END} 20250424085642578 DSS <0004> hlr_ussd.c:576 262425237965427/0x61202749: Process SS (END) 20250424085642578 DSS <0004> hlr_ussd.c:518 262425237965427/0x61202749: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642578 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425237965427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425237965427" session_id=1629497161 session_state=END} 20250424085642578 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425237965427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642578 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425237965427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642578 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262425237965427" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425237965427" TC_mo_ussd_euse_defaultroute(240)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642589 DAUC <0003> db_auc.c:157 IMSI='262429430920305': No 2G Auth Data 20250424085642589 DAUC <0003> db_auc.c:192 IMSI='262429430920305': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262429430920305" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250424085642604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 20250424085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642607 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430920305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430920305" session_id=2595852816 session_state=BEGIN} 20250424085642607 DSS <0004> hlr_ussd.c:576 262429430920305/0x9ab99210: Process SS (BEGIN) 20250424085642607 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642607 DSS <0004> hlr_ussd.c:518 262429430920305/0x9ab99210: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642607 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642607 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642608 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642608 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262429430920305 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430920305" session_id=2595852816 session_state=END} 20250424085642608 DSS <0004> hlr_ussd.c:576 262429430920305/0x9ab99210: Process SS (END) 20250424085642608 DSS <0004> hlr_ussd.c:518 262429430920305/0x9ab99210: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642608 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430920305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430920305" session_id=2595852816 session_state=END} 20250424085642608 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430920305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642608 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262429430920305 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642608 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262429430920305" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429430920305" TC_mo_ussd_euse_defaultroute(241)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642610 DAUC <0003> db_auc.c:157 IMSI='262429216350354': No 2G Auth Data 20250424085642610 DAUC <0003> db_auc.c:192 IMSI='262429216350354': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262429216350354" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250424085642616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 20250424085642619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642619 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429216350354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429216350354" session_id=1269794771 session_state=BEGIN} 20250424085642619 DSS <0004> hlr_ussd.c:576 262429216350354/0x4baf87d3: Process SS (BEGIN) 20250424085642619 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642619 DSS <0004> hlr_ussd.c:518 262429216350354/0x4baf87d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642619 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642620 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642620 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429216350354 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429216350354" session_id=1269794771 session_state=END} 20250424085642620 DSS <0004> hlr_ussd.c:576 262429216350354/0x4baf87d3: Process SS (END) 20250424085642620 DSS <0004> hlr_ussd.c:518 262429216350354/0x4baf87d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642620 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429216350354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429216350354" session_id=1269794771 session_state=END} 20250424085642620 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429216350354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642620 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429216350354 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642620 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642620 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262429216350354" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429216350354" TC_mo_ussd_euse_defaultroute(242)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642623 DAUC <0003> db_auc.c:157 IMSI='262423352492620': No 2G Auth Data 20250424085642623 DAUC <0003> db_auc.c:192 IMSI='262423352492620': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262423352492620" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250424085642629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 20250424085642632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642632 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423352492620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423352492620" session_id=1676915870 session_state=BEGIN} 20250424085642632 DSS <0004> hlr_ussd.c:576 262423352492620/0x63f3b49e: Process SS (BEGIN) 20250424085642632 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642632 DSS <0004> hlr_ussd.c:518 262423352492620/0x63f3b49e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642632 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642632 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642632 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642633 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642633 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642633 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423352492620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423352492620" session_id=1676915870 session_state=END} 20250424085642633 DSS <0004> hlr_ussd.c:576 262423352492620/0x63f3b49e: Process SS (END) 20250424085642633 DSS <0004> hlr_ussd.c:518 262423352492620/0x63f3b49e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642633 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423352492620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423352492620" session_id=1676915870 session_state=END} 20250424085642633 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423352492620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642633 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423352492620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642633 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642633 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642633 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262423352492620" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423352492620" TC_mo_ussd_euse_defaultroute(243)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642636 DAUC <0003> db_auc.c:157 IMSI='262429192915536': No 2G Auth Data 20250424085642636 DAUC <0003> db_auc.c:192 IMSI='262429192915536': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262429192915536" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250424085642643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20250424085642646 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642646 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429192915536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429192915536" session_id=602555441 session_state=BEGIN} 20250424085642646 DSS <0004> hlr_ussd.c:576 262429192915536/0x23ea4431: Process SS (BEGIN) 20250424085642646 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642646 DSS <0004> hlr_ussd.c:518 262429192915536/0x23ea4431: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642646 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642646 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642646 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642646 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642647 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642647 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642647 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429192915536 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429192915536" session_id=602555441 session_state=END} 20250424085642647 DSS <0004> hlr_ussd.c:576 262429192915536/0x23ea4431: Process SS (END) 20250424085642647 DSS <0004> hlr_ussd.c:518 262429192915536/0x23ea4431: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642647 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429192915536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429192915536" session_id=602555441 session_state=END} 20250424085642647 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429192915536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642647 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429192915536 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642647 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642647 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642647 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262429192915536" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429192915536" TC_mo_ussd_euse_defaultroute(244)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642649 DAUC <0003> db_auc.c:157 IMSI='262422069917181': No 2G Auth Data 20250424085642649 DAUC <0003> db_auc.c:192 IMSI='262422069917181': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262422069917181" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250424085642656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35320<->l=127.0.0.1:4258 20250424085642659 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642659 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422069917181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422069917181" session_id=2626206732 session_state=BEGIN} 20250424085642659 DSS <0004> hlr_ussd.c:576 262422069917181/0x9c88bc0c: Process SS (BEGIN) 20250424085642659 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642659 DSS <0004> hlr_ussd.c:518 262422069917181/0x9c88bc0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642659 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642659 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642659 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642659 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642660 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642660 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642660 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422069917181 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422069917181" session_id=2626206732 session_state=END} 20250424085642660 DSS <0004> hlr_ussd.c:576 262422069917181/0x9c88bc0c: Process SS (END) 20250424085642660 DSS <0004> hlr_ussd.c:518 262422069917181/0x9c88bc0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642660 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422069917181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422069917181" session_id=2626206732 session_state=END} 20250424085642660 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422069917181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642660 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422069917181 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642660 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642660 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262422069917181" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422069917181" TC_mo_ussd_euse_defaultroute(245)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35320<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642663 DAUC <0003> db_auc.c:157 IMSI='262423663136150': No 2G Auth Data 20250424085642663 DAUC <0003> db_auc.c:192 IMSI='262423663136150': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262423663136150" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250424085642670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 20250424085642673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642673 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423663136150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423663136150" session_id=3156984792 session_state=BEGIN} 20250424085642673 DSS <0004> hlr_ussd.c:576 262423663136150/0xbc2bc3d8: Process SS (BEGIN) 20250424085642673 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642673 DSS <0004> hlr_ussd.c:518 262423663136150/0xbc2bc3d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642673 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642673 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642674 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642674 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423663136150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423663136150" session_id=3156984792 session_state=END} 20250424085642674 DSS <0004> hlr_ussd.c:576 262423663136150/0xbc2bc3d8: Process SS (END) 20250424085642674 DSS <0004> hlr_ussd.c:518 262423663136150/0xbc2bc3d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642674 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423663136150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423663136150" session_id=3156984792 session_state=END} 20250424085642674 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423663136150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642674 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423663136150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642674 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642674 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262423663136150" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423663136150" TC_mo_ussd_euse_defaultroute(246)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085642677 DAUC <0003> db_auc.c:157 IMSI='262421362704375': No 2G Auth Data 20250424085642677 DAUC <0003> db_auc.c:192 IMSI='262421362704375': No 3G Auth Data HLR_Test-GSUP(237)@7a0a80cfdbff: Created GsupExpect[0] for "262421362704375" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250424085642683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20250424085642686 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642686 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421362704375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421362704375" session_id=3476050853 session_state=BEGIN} 20250424085642686 DSS <0004> hlr_ussd.c:576 262421362704375/0xcf3053a5: Process SS (BEGIN) 20250424085642686 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250424085642686 DSS <0004> hlr_ussd.c:518 262421362704375/0xcf3053a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250424085642686 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642686 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data 20250424085642686 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642686 DLINP <000b> input/ipa.c:432 127.0.0.1:40497 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: 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 } } } } } 20250424085642687 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642687 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642687 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421362704375 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421362704375" session_id=3476050853 session_state=END} 20250424085642687 DSS <0004> hlr_ussd.c:576 262421362704375/0xcf3053a5: Process SS (END) 20250424085642687 DSS <0004> hlr_ussd.c:518 262421362704375/0xcf3053a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250424085642687 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421362704375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421362704375" session_id=3476050853 session_state=END} 20250424085642687 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421362704375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085642687 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421362704375 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250424085642687 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085642687 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@7a0a80cfdbff: Found GsupExpect[0] for "262421362704375" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@7a0a80cfdbff: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421362704375" TC_mo_ussd_euse_defaultroute(247)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085642689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@7a0a80cfdbff: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@7a0a80cfdbff: Final verdict of PTC: none 20250424085642691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20250424085642692 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642692 DLINP <000b> input/ipa.c:406 127.0.0.1:40497 message received 20250424085642692 DLINP <000b> input/ipa.c:415 127.0.0.1:40497 connection closed with server 20250424085642692 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40497 20250424085642692 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@7a0a80cfdbff: Final verdict of PTC: none 20250424085642692 DLINP <000b> input/ipa.c:452 connected read/write 20250424085642692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085642692 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085642692 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085642692 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085642692 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38899<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@7a0a80cfdbff: Final verdict of PTC: none 238@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 238: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Apr 24 08:56:42 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 20250424085642715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4258 20250424085642916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113680) 20250424085644663 DSS <0004> hlr_ussd.c:239 262421472635946/0x88308a39: SS Session Timeout, destroying 20250424085644664 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421472635946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644679 DSS <0004> hlr_ussd.c:239 262421976128264/0xa7023424: SS Session Timeout, destroying 20250424085644679 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421976128264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644691 DSS <0004> hlr_ussd.c:239 262420946039014/0x641fe890: SS Session Timeout, destroying 20250424085644691 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420946039014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644703 DSS <0004> hlr_ussd.c:239 262429140757401/0xdd30a182: SS Session Timeout, destroying 20250424085644703 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429140757401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644717 DSS <0004> hlr_ussd.c:239 262426111917523/0x0a8171a0: SS Session Timeout, destroying 20250424085644717 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426111917523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644728 DSS <0004> hlr_ussd.c:239 262421887894228/0xc667698c: SS Session Timeout, destroying 20250424085644729 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421887894228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644740 DSS <0004> hlr_ussd.c:239 262428787700040/0x2f40ffb5: SS Session Timeout, destroying 20250424085644740 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428787700040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085644752 DSS <0004> hlr_ussd.c:239 262423748508262/0x6a104699: SS Session Timeout, destroying 20250424085644752 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423748508262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_mo_sss_reject started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085646050 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085646050 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085646055 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085646057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085646060 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085646060 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085646060 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085646060 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  20250424085646060 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085646060 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  20250424085646060 DLGSUP <0013> gsup_server.c:236 2:  20250424085646060 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085646060 DLGSUP <0013> gsup_server.c:236 3:  20250424085646060 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(248)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085646061 DLGSUP <0013> gsup_server.c:236 4:  20250424085646061 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085646061 DLGSUP <0013> gsup_server.c:236 5:  20250424085646061 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085646061 DLGSUP <0013> gsup_server.c:236 7:  20250424085646061 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085646061 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085646061 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085646061 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085646081 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36187<->l=127.0.0.1:4259) 20250424085646084 DAUC <0003> db_auc.c:157 IMSI='262425908308642': No 2G Auth Data 20250424085646084 DAUC <0003> db_auc.c:192 IMSI='262425908308642': No 3G Auth Data HLR_Test-GSUP(249)@7a0a80cfdbff: Created GsupExpect[0] for "262425908308642" to be handled at TC_mo_sss_reject(252) 20250424085646095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20250424085646106 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085646106 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425908308642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425908308642" session_id=462850079 session_state=BEGIN} 20250424085646106 DSS <0004> hlr_ussd.c:576 262425908308642/0x1b96881f: Process SS (BEGIN) 20250424085646106 DSS <0004> hlr_ussd.c:498 262425908308642/0x1b96881f: SS CompType=Invoke, OpCode=InterrogateSS 20250424085646106 DSS <0004> hlr_ussd.c:506 262425908308642/0x1b96881f: Structured SS requests are not supported, rejecting... 20250424085646106 DSS <0004> hlr_ussd.c:354 262425908308642/0x1b96881f: Tx ReturnError(0, 0x15) 20250424085646106 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425908308642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425908308642" session_id=462850079 session_state=END} 20250424085646106 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085646106 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@7a0a80cfdbff: Found GsupExpect[0] for "262425908308642" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@7a0a80cfdbff: Added IMSI table entry 0TC_mo_sss_reject(252)"262425908308642" TC_mo_sss_reject(252)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085646110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085646112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 20250424085646114 DLINP <000b> input/ipa.c:452 connected read/write 20250424085646114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085646114 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085646114 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085646114 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@7a0a80cfdbff: Final verdict of PTC: none 20250424085646115 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36187<->l=127.0.0.1:4259) 250@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 250: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_mo_sss_reject finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Apr 24 08:56:46 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 20250424085646148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20250424085646249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250424085648057 DSS <0004> hlr_ussd.c:239 262421188946182/0x89a8b8ee: SS Session Timeout, destroying 20250424085648057 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421188946182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648089 DSS <0004> hlr_ussd.c:239 262424688148711/0xfb4d195a: SS Session Timeout, destroying 20250424085648089 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424688148711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648101 DSS <0004> hlr_ussd.c:239 262423381401912/0xd23c5a2a: SS Session Timeout, destroying 20250424085648101 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423381401912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648114 DSS <0004> hlr_ussd.c:239 262427465848734/0xf33cef22: SS Session Timeout, destroying 20250424085648114 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427465848734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648126 DSS <0004> hlr_ussd.c:239 262423861786589/0xea84b615: SS Session Timeout, destroying 20250424085648126 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423861786589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648139 DSS <0004> hlr_ussd.c:239 262428305607742/0x24778168: SS Session Timeout, destroying 20250424085648140 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428305607742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648153 DSS <0004> hlr_ussd.c:239 262426535074861/0xd4de49be: SS Session Timeout, destroying 20250424085648153 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426535074861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250424085648165 DSS <0004> hlr_ussd.c:239 262429542317935/0xc07e4973: SS Session Timeout, destroying 20250424085648165 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429542317935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_check_imei started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085649322 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085649322 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085649323 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085649324 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649325 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085649325 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085649325 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  20250424085649325 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085649325 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  20250424085649325 DLGSUP <0013> gsup_server.c:236 2:  20250424085649325 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085649325 DLGSUP <0013> gsup_server.c:236 3:  20250424085649325 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085649325 DLGSUP <0013> gsup_server.c:236 4:  20250424085649325 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085649325 DLGSUP <0013> gsup_server.c:236 5:  20250424085649325 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085649325 DLGSUP <0013> gsup_server.c:236 7:  20250424085649325 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085649325 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085649325 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085649325 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085649332 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38401<->l=127.0.0.1:4259) 20250424085649334 DAUC <0003> db_auc.c:157 IMSI='262424987297194': No 2G Auth Data 20250424085649334 DAUC <0003> db_auc.c:192 IMSI='262424987297194': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262424987297194" to be handled at TC_gsup_check_imei(257) 20250424085649342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 20250424085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649366 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424987297194"} 20250424085649366 DMAIN <0000> hlr.c:435 IMSI='262424987297194': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649366 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424987297194"} 20250424085649366 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649366 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262424987297194" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_check_imei(257)"262424987297194" TC_gsup_check_imei(257)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649372 DAUC <0003> db_auc.c:192 IMSI='262424987297194': No 3G Auth Data 20250424085649378 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649378 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424987297194"} 20250424085649378 DAUC <0003> hlr.c:428 IMSI='262424987297194': storing IMEI = 12345678901234 20250424085649378 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424987297194"} 20250424085649378 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424987297194 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649378 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649378 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649380 DAUC <0003> db_auc.c:192 IMSI='262424987297194': No 3G Auth Data 20250424085649383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649386 DAUC <0003> db_auc.c:157 IMSI='262423320221995': No 2G Auth Data 20250424085649386 DAUC <0003> db_auc.c:192 IMSI='262423320221995': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262423320221995" to be handled at TC_gsup_check_imei(258) 20250424085649398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 20250424085649400 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649400 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423320221995"} 20250424085649400 DMAIN <0000> hlr.c:435 IMSI='262423320221995': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649400 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423320221995"} 20250424085649400 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649400 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649400 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262423320221995" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_check_imei(258)"262423320221995" 20250424085649401 DAUC <0003> db_auc.c:192 IMSI='262423320221995': No 3G Auth Data TC_gsup_check_imei(258)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649402 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649402 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423320221995"} 20250424085649402 DAUC <0003> hlr.c:428 IMSI='262423320221995': storing IMEI = 12345678901234 20250424085649402 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423320221995"} 20250424085649402 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423320221995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649402 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649402 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649402 DAUC <0003> db_auc.c:192 IMSI='262423320221995': No 3G Auth Data 20250424085649403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35394<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649403 DAUC <0003> db_auc.c:157 IMSI='262423271315237': No 2G Auth Data 20250424085649403 DAUC <0003> db_auc.c:192 IMSI='262423271315237': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262423271315237" to be handled at TC_gsup_check_imei(259) 20250424085649410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20250424085649412 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649412 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271315237"} 20250424085649412 DMAIN <0000> hlr.c:435 IMSI='262423271315237': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649412 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271315237"} 20250424085649412 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649412 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649412 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262423271315237" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_check_imei(259)"262423271315237" TC_gsup_check_imei(259)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649413 DAUC <0003> db_auc.c:192 IMSI='262423271315237': No 3G Auth Data 20250424085649414 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649414 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423271315237"} 20250424085649414 DAUC <0003> hlr.c:428 IMSI='262423271315237': storing IMEI = 12345678901234 20250424085649414 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423271315237"} 20250424085649414 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423271315237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649414 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649414 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649415 DAUC <0003> db_auc.c:192 IMSI='262423271315237': No 3G Auth Data TC_gsup_check_imei(259)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649416 DAUC <0003> db_auc.c:157 IMSI='262421145239220': No 2G Auth Data 20250424085649416 DAUC <0003> db_auc.c:192 IMSI='262421145239220': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262421145239220" to be handled at TC_gsup_check_imei(260) 20250424085649422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 20250424085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649424 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145239220"} 20250424085649424 DMAIN <0000> hlr.c:435 IMSI='262421145239220': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649424 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421145239220"} 20250424085649424 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262421145239220" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_check_imei(260)"262421145239220" TC_gsup_check_imei(260)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649425 DAUC <0003> db_auc.c:157 IMSI='262421145239220': No 2G Auth Data 20250424085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649426 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421145239220"} 20250424085649426 DAUC <0003> hlr.c:428 IMSI='262421145239220': storing IMEI = 12345678901234 20250424085649426 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421145239220"} 20250424085649426 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421145239220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649426 DAUC <0003> db_auc.c:157 IMSI='262421145239220': No 2G Auth Data 20250424085649427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649427 DAUC <0003> db_auc.c:157 IMSI='262426087492786': No 2G Auth Data 20250424085649427 DAUC <0003> db_auc.c:192 IMSI='262426087492786': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262426087492786" to be handled at TC_gsup_check_imei(261) 20250424085649434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250424085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649436 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426087492786"} 20250424085649436 DMAIN <0000> hlr.c:435 IMSI='262426087492786': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649436 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426087492786"} 20250424085649436 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262426087492786" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_check_imei(261)"262426087492786" TC_gsup_check_imei(261)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649437 DAUC <0003> db_auc.c:157 IMSI='262426087492786': No 2G Auth Data 20250424085649438 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649438 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426087492786"} 20250424085649438 DAUC <0003> hlr.c:428 IMSI='262426087492786': storing IMEI = 12345678901234 20250424085649438 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426087492786"} 20250424085649438 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426087492786 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649438 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649438 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649438 DAUC <0003> db_auc.c:157 IMSI='262426087492786': No 2G Auth Data 20250424085649439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649439 DAUC <0003> db_auc.c:157 IMSI='262429016702291': No 2G Auth Data 20250424085649439 DAUC <0003> db_auc.c:192 IMSI='262429016702291': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262429016702291" to be handled at TC_gsup_check_imei(262) 20250424085649445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20250424085649448 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649448 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429016702291"} 20250424085649448 DMAIN <0000> hlr.c:435 IMSI='262429016702291': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649448 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429016702291"} 20250424085649448 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649448 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649448 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262429016702291" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_check_imei(262)"262429016702291" TC_gsup_check_imei(262)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649450 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649450 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429016702291"} 20250424085649450 DAUC <0003> hlr.c:428 IMSI='262429016702291': storing IMEI = 12345678901234 20250424085649450 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429016702291"} 20250424085649450 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429016702291 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649450 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649450 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649452 DAUC <0003> db_auc.c:157 IMSI='262425551343528': No 2G Auth Data 20250424085649452 DAUC <0003> db_auc.c:192 IMSI='262425551343528': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262425551343528" to be handled at TC_gsup_check_imei(263) 20250424085649458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 20250424085649461 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649461 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425551343528"} 20250424085649461 DMAIN <0000> hlr.c:435 IMSI='262425551343528': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649461 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425551343528"} 20250424085649461 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649461 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649461 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262425551343528" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_check_imei(263)"262425551343528" TC_gsup_check_imei(263)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649463 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649463 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425551343528"} 20250424085649463 DAUC <0003> hlr.c:428 IMSI='262425551343528': storing IMEI = 12345678901234 20250424085649463 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425551343528"} 20250424085649463 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425551343528 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649463 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649463 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35434<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085649464 DAUC <0003> db_auc.c:157 IMSI='262421636387017': No 2G Auth Data 20250424085649464 DAUC <0003> db_auc.c:192 IMSI='262421636387017': No 3G Auth Data HLR_Test-GSUP(254)@7a0a80cfdbff: Created GsupExpect[0] for "262421636387017" to be handled at TC_gsup_check_imei(264) 20250424085649471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 20250424085649473 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649473 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636387017"} 20250424085649473 DMAIN <0000> hlr.c:435 IMSI='262421636387017': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085649473 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636387017"} 20250424085649473 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649473 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649474 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@7a0a80cfdbff: Found GsupExpect[0] for "262421636387017" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_check_imei(264)"262421636387017" TC_gsup_check_imei(264)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649476 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649476 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421636387017"} 20250424085649476 DAUC <0003> hlr.c:428 IMSI='262421636387017': storing IMEI = 12345678901234 20250424085649476 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421636387017"} 20250424085649476 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421636387017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085649476 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085649476 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085649477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35444<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085649478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@7a0a80cfdbff: Final verdict of PTC: none 20250424085649478 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38401<->l=127.0.0.1:4259) 20250424085649478 DLINP <000b> input/ipa.c:452 connected read/write 20250424085649478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085649478 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085649478 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085649478 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)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@7a0a80cfdbff: Final verdict of PTC: none 255@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_check_imei finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Apr 24 08:56:49 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 20250424085649502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 20250424085649603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81396) Waiting for packet dumper to finish... 1 (prev_count=81396, count=125424) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_check_imei_via_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085652715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085652715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085652717 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085652721 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652721 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085652721 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085652721 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  20250424085652721 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085652721 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  20250424085652721 DLGSUP <0013> gsup_server.c:236 2:  20250424085652721 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085652721 DLGSUP <0013> gsup_server.c:236 3:  20250424085652721 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085652721 DLGSUP <0013> gsup_server.c:236 4:  20250424085652721 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085652721 DLGSUP <0013> gsup_server.c:236 5:  20250424085652721 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085652721 DLGSUP <0013> gsup_server.c:236 7:  20250424085652721 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085652721 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085652721 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085652721 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085652736 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33055<->l=127.0.0.1:4259) 20250424085652740 DAUC <0003> db_auc.c:157 IMSI='262425352731242': No 2G Auth Data 20250424085652740 DAUC <0003> db_auc.c:192 IMSI='262425352731242': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262425352731242" to be handled at TC_gsup_check_imei_via_proxy(269) 20250424085652753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 20250424085652766 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652766 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425352731242" source_name="the-source\n"} 20250424085652766 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250424085652766 DMAIN <0000> hlr.c:435 IMSI='262425352731242': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652766 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425352731242" destination_name="the-source\n"} 20250424085652766 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652766 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652766 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262425352731242" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425352731242" TC_gsup_check_imei_via_proxy(269)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652772 DAUC <0003> db_auc.c:192 IMSI='262425352731242': No 3G Auth Data 20250424085652777 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652777 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425352731242" source_name="the-source\n"} 20250424085652777 DAUC <0003> hlr.c:428 IMSI='262425352731242': storing IMEI = 12345678901234 20250424085652777 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425352731242" destination_name="the-source\n"} 20250424085652777 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262425352731242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652777 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652777 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652780 DAUC <0003> db_auc.c:192 IMSI='262425352731242': No 3G Auth Data 20250424085652782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652785 DAUC <0003> db_auc.c:157 IMSI='262427927537160': No 2G Auth Data 20250424085652785 DAUC <0003> db_auc.c:192 IMSI='262427927537160': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262427927537160" to be handled at TC_gsup_check_imei_via_proxy(270) 20250424085652799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20250424085652802 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652802 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427927537160" source_name="the-source\n"} 20250424085652802 DMAIN <0000> hlr.c:435 IMSI='262427927537160': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652802 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427927537160" destination_name="the-source\n"} 20250424085652802 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652802 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652802 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262427927537160" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427927537160" TC_gsup_check_imei_via_proxy(270)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652803 DAUC <0003> db_auc.c:192 IMSI='262427927537160': No 3G Auth Data 20250424085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652804 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427927537160" source_name="the-source\n"} 20250424085652804 DAUC <0003> hlr.c:428 IMSI='262427927537160': storing IMEI = 12345678901234 20250424085652804 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427927537160" destination_name="the-source\n"} 20250424085652804 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262427927537160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652805 DAUC <0003> db_auc.c:192 IMSI='262427927537160': No 3G Auth Data 20250424085652805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652806 DAUC <0003> db_auc.c:157 IMSI='262423780711040': No 2G Auth Data 20250424085652806 DAUC <0003> db_auc.c:192 IMSI='262423780711040': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262423780711040" to be handled at TC_gsup_check_imei_via_proxy(271) 20250424085652812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20250424085652814 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652814 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423780711040" source_name="the-source\n"} 20250424085652814 DMAIN <0000> hlr.c:435 IMSI='262423780711040': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652814 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423780711040" destination_name="the-source\n"} 20250424085652814 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652814 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652814 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262423780711040" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423780711040" TC_gsup_check_imei_via_proxy(271)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652815 DAUC <0003> db_auc.c:192 IMSI='262423780711040': No 3G Auth Data 20250424085652816 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652816 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423780711040" source_name="the-source\n"} 20250424085652816 DAUC <0003> hlr.c:428 IMSI='262423780711040': storing IMEI = 12345678901234 20250424085652816 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423780711040" destination_name="the-source\n"} 20250424085652816 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423780711040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652816 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652816 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652816 DAUC <0003> db_auc.c:192 IMSI='262423780711040': No 3G Auth Data 20250424085652817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652817 DAUC <0003> db_auc.c:157 IMSI='262424172859603': No 2G Auth Data 20250424085652817 DAUC <0003> db_auc.c:192 IMSI='262424172859603': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262424172859603" to be handled at TC_gsup_check_imei_via_proxy(272) 20250424085652824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20250424085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652826 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424172859603" source_name="the-source\n"} 20250424085652826 DMAIN <0000> hlr.c:435 IMSI='262424172859603': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652826 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424172859603" destination_name="the-source\n"} 20250424085652826 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652826 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262424172859603" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424172859603" TC_gsup_check_imei_via_proxy(272)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652827 DAUC <0003> db_auc.c:157 IMSI='262424172859603': No 2G Auth Data 20250424085652829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652829 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424172859603" source_name="the-source\n"} 20250424085652829 DAUC <0003> hlr.c:428 IMSI='262424172859603': storing IMEI = 12345678901234 20250424085652829 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424172859603" destination_name="the-source\n"} 20250424085652829 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424172859603 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652829 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652829 DAUC <0003> db_auc.c:157 IMSI='262424172859603': No 2G Auth Data 20250424085652830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652830 DAUC <0003> db_auc.c:157 IMSI='262422091036436': No 2G Auth Data 20250424085652830 DAUC <0003> db_auc.c:192 IMSI='262422091036436': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262422091036436" to be handled at TC_gsup_check_imei_via_proxy(273) 20250424085652836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20250424085652838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652838 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422091036436" source_name="the-source\n"} 20250424085652838 DMAIN <0000> hlr.c:435 IMSI='262422091036436': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652838 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422091036436" destination_name="the-source\n"} 20250424085652838 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652838 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262422091036436" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422091036436" TC_gsup_check_imei_via_proxy(273)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652839 DAUC <0003> db_auc.c:157 IMSI='262422091036436': No 2G Auth Data 20250424085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652840 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422091036436" source_name="the-source\n"} 20250424085652840 DAUC <0003> hlr.c:428 IMSI='262422091036436': storing IMEI = 12345678901234 20250424085652840 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422091036436" destination_name="the-source\n"} 20250424085652840 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422091036436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652840 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652841 DAUC <0003> db_auc.c:157 IMSI='262422091036436': No 2G Auth Data 20250424085652841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652842 DAUC <0003> db_auc.c:157 IMSI='262429433135305': No 2G Auth Data 20250424085652842 DAUC <0003> db_auc.c:192 IMSI='262429433135305': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262429433135305" to be handled at TC_gsup_check_imei_via_proxy(274) 20250424085652848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 20250424085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652851 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433135305" source_name="the-source\n"} 20250424085652851 DMAIN <0000> hlr.c:435 IMSI='262429433135305': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652851 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433135305" destination_name="the-source\n"} 20250424085652851 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262429433135305" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262429433135305" TC_gsup_check_imei_via_proxy(274)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652853 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652853 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429433135305" source_name="the-source\n"} 20250424085652853 DAUC <0003> hlr.c:428 IMSI='262429433135305': storing IMEI = 12345678901234 20250424085652853 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429433135305" destination_name="the-source\n"} 20250424085652853 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262429433135305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652853 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652853 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652854 DAUC <0003> db_auc.c:157 IMSI='262423609256484': No 2G Auth Data 20250424085652854 DAUC <0003> db_auc.c:192 IMSI='262423609256484': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262423609256484" to be handled at TC_gsup_check_imei_via_proxy(275) 20250424085652862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20250424085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652865 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609256484" source_name="the-source\n"} 20250424085652865 DMAIN <0000> hlr.c:435 IMSI='262423609256484': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652865 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423609256484" destination_name="the-source\n"} 20250424085652865 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262423609256484" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423609256484" TC_gsup_check_imei_via_proxy(275)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652868 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652868 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423609256484" source_name="the-source\n"} 20250424085652868 DAUC <0003> hlr.c:428 IMSI='262423609256484': storing IMEI = 12345678901234 20250424085652868 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423609256484" destination_name="the-source\n"} 20250424085652868 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423609256484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652868 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652868 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085652870 DAUC <0003> db_auc.c:157 IMSI='262422381853757': No 2G Auth Data 20250424085652870 DAUC <0003> db_auc.c:192 IMSI='262422381853757': No 3G Auth Data HLR_Test-GSUP(266)@7a0a80cfdbff: Created GsupExpect[0] for "262422381853757" to be handled at TC_gsup_check_imei_via_proxy(276) 20250424085652877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20250424085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652879 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422381853757" source_name="the-source\n"} 20250424085652879 DMAIN <0000> hlr.c:435 IMSI='262422381853757': has IMEI = 12345678901234 (consider setting 'store-imei') 20250424085652879 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422381853757" destination_name="the-source\n"} 20250424085652879 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@7a0a80cfdbff: Found GsupExpect[0] for "262422381853757" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422381853757" TC_gsup_check_imei_via_proxy(276)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652882 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652882 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422381853757" source_name="the-source\n"} 20250424085652882 DAUC <0003> hlr.c:428 IMSI='262422381853757': storing IMEI = 12345678901234 20250424085652882 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422381853757" destination_name="the-source\n"} 20250424085652882 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262422381853757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085652882 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085652882 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085652883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085652884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.1:4258 20250424085652884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33055<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@7a0a80cfdbff: Final verdict of PTC: none 20250424085652884 DLINP <000b> input/ipa.c:452 connected read/write 20250424085652884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085652884 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085652884 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085652884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085652884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@7a0a80cfdbff: Final verdict of PTC: none 267@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:56:52 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 20250424085652907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20250424085653008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78636) Waiting for packet dumper to finish... 1 (prev_count=78636, count=127120) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_check_imei_invalid_len started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085656141 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085656141 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085656146 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085656151 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085656152 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085656152 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  20250424085656152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085656152 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  20250424085656152 DLGSUP <0013> gsup_server.c:236 2:  20250424085656152 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085656152 DLGSUP <0013> gsup_server.c:236 3:  20250424085656152 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085656152 DLGSUP <0013> gsup_server.c:236 4:  20250424085656152 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085656152 DLGSUP <0013> gsup_server.c:236 5:  20250424085656152 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085656152 DLGSUP <0013> gsup_server.c:236 7:  20250424085656152 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085656152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085656152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085656152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085656178 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38835<->l=127.0.0.1:4259) 20250424085656188 DAUC <0003> db_auc.c:157 IMSI='262428568360473': No 2G Auth Data 20250424085656188 DAUC <0003> db_auc.c:192 IMSI='262428568360473': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262428568360473" to be handled at TC_gsup_check_imei_invalid_len(281) 20250424085656216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20250424085656225 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656226 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428568360473"} 20250424085656226 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656226 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428568360473" cause=Invalid mandatory information} 20250424085656226 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656226 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656226 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262428568360473" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428568360473" TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656231 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428568360473"} 20250424085656231 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656231 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428568360473" cause=Invalid mandatory information} 20250424085656231 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656231 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656235 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656235 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428568360473"} 20250424085656235 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656235 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428568360473" cause=Invalid mandatory information} 20250424085656235 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656235 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656235 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656238 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428568360473"} 20250424085656238 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656238 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428568360473" cause=Invalid mandatory information} 20250424085656238 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656238 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656241 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428568360473"} 20250424085656241 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656241 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428568360473" cause=Invalid mandatory information} 20250424085656241 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428568360473 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656241 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656246 DAUC <0003> db_auc.c:157 IMSI='262422245776538': No 2G Auth Data 20250424085656246 DAUC <0003> db_auc.c:192 IMSI='262422245776538': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262422245776538" to be handled at TC_gsup_check_imei_invalid_len(282) 20250424085656259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20250424085656261 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656261 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245776538"} 20250424085656261 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656261 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422245776538" cause=Invalid mandatory information} 20250424085656261 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656261 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656261 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262422245776538" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422245776538" TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656262 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656262 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245776538"} 20250424085656262 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656262 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422245776538" cause=Invalid mandatory information} 20250424085656262 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656262 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656262 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656262 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656263 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245776538"} 20250424085656263 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656263 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422245776538" cause=Invalid mandatory information} 20250424085656263 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656263 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656264 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656264 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245776538"} 20250424085656264 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656264 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422245776538" cause=Invalid mandatory information} 20250424085656264 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656264 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656264 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656265 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245776538"} 20250424085656265 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656265 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422245776538" cause=Invalid mandatory information} 20250424085656265 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422245776538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656265 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656266 DAUC <0003> db_auc.c:157 IMSI='262429280441394': No 2G Auth Data 20250424085656266 DAUC <0003> db_auc.c:192 IMSI='262429280441394': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262429280441394" to be handled at TC_gsup_check_imei_invalid_len(283) 20250424085656272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20250424085656273 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656273 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280441394"} 20250424085656273 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656273 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280441394" cause=Invalid mandatory information} 20250424085656273 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656273 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656273 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656273 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262429280441394" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429280441394" TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656274 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280441394"} 20250424085656274 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656274 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280441394" cause=Invalid mandatory information} 20250424085656274 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656274 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656275 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280441394"} 20250424085656275 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656275 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280441394" cause=Invalid mandatory information} 20250424085656275 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656275 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656276 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280441394"} 20250424085656276 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656276 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280441394" cause=Invalid mandatory information} 20250424085656276 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656276 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429280441394"} 20250424085656276 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656276 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429280441394" cause=Invalid mandatory information} 20250424085656276 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429280441394 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656276 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656278 DAUC <0003> db_auc.c:157 IMSI='262425194082836': No 2G Auth Data 20250424085656278 DAUC <0003> db_auc.c:192 IMSI='262425194082836': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262425194082836" to be handled at TC_gsup_check_imei_invalid_len(284) 20250424085656284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250424085656286 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656286 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425194082836"} 20250424085656286 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656286 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425194082836" cause=Invalid mandatory information} 20250424085656286 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656286 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656286 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262425194082836" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425194082836" TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656287 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656287 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425194082836"} 20250424085656287 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656287 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425194082836" cause=Invalid mandatory information} 20250424085656287 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656287 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656287 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656287 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656287 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425194082836"} 20250424085656287 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656287 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425194082836" cause=Invalid mandatory information} 20250424085656288 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656288 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656288 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656288 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656288 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656288 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425194082836"} 20250424085656288 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656288 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425194082836" cause=Invalid mandatory information} 20250424085656288 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656288 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656288 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656288 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656289 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656289 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425194082836"} 20250424085656289 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656289 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425194082836" cause=Invalid mandatory information} 20250424085656289 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425194082836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656289 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656289 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656290 DAUC <0003> db_auc.c:157 IMSI='262425678693653': No 2G Auth Data 20250424085656290 DAUC <0003> db_auc.c:192 IMSI='262425678693653': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262425678693653" to be handled at TC_gsup_check_imei_invalid_len(285) 20250424085656296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20250424085656298 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656298 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678693653"} 20250424085656298 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656298 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425678693653" cause=Invalid mandatory information} 20250424085656298 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656298 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656298 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262425678693653" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262425678693653" TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656299 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656299 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678693653"} 20250424085656299 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656299 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425678693653" cause=Invalid mandatory information} 20250424085656299 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656299 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656299 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656299 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656300 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656300 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678693653"} 20250424085656300 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656300 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425678693653" cause=Invalid mandatory information} 20250424085656300 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656300 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656300 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656300 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656300 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678693653"} 20250424085656300 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656301 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425678693653" cause=Invalid mandatory information} 20250424085656301 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656301 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656301 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656301 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656301 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678693653"} 20250424085656301 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656301 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425678693653" cause=Invalid mandatory information} 20250424085656301 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425678693653 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656301 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656301 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656301 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656302 DAUC <0003> db_auc.c:157 IMSI='262422210272530': No 2G Auth Data 20250424085656302 DAUC <0003> db_auc.c:192 IMSI='262422210272530': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262422210272530" to be handled at TC_gsup_check_imei_invalid_len(286) 20250424085656309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 20250424085656311 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656311 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422210272530"} 20250424085656311 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656311 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422210272530" cause=Invalid mandatory information} 20250424085656311 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656311 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656311 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262422210272530" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422210272530" TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656312 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656312 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656312 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422210272530"} 20250424085656312 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656312 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422210272530" cause=Invalid mandatory information} 20250424085656312 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656312 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656312 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656313 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422210272530"} 20250424085656313 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656313 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422210272530" cause=Invalid mandatory information} 20250424085656313 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656313 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422210272530"} 20250424085656313 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656313 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422210272530" cause=Invalid mandatory information} 20250424085656313 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656313 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656314 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656314 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422210272530"} 20250424085656314 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656314 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422210272530" cause=Invalid mandatory information} 20250424085656314 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422210272530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656314 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656314 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656316 DAUC <0003> db_auc.c:157 IMSI='262429708117096': No 2G Auth Data 20250424085656316 DAUC <0003> db_auc.c:192 IMSI='262429708117096': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262429708117096" to be handled at TC_gsup_check_imei_invalid_len(287) 20250424085656322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20250424085656323 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656323 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429708117096"} 20250424085656323 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656323 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429708117096" cause=Invalid mandatory information} 20250424085656323 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656323 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656323 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262429708117096" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429708117096" TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656325 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429708117096"} 20250424085656325 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656325 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429708117096" cause=Invalid mandatory information} 20250424085656325 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656325 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429708117096"} 20250424085656325 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656325 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429708117096" cause=Invalid mandatory information} 20250424085656325 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656325 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656326 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429708117096"} 20250424085656326 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656326 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429708117096" cause=Invalid mandatory information} 20250424085656326 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656327 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656327 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429708117096"} 20250424085656327 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656327 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429708117096" cause=Invalid mandatory information} 20250424085656327 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429708117096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656327 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656327 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085656328 DAUC <0003> db_auc.c:157 IMSI='262421943472990': No 2G Auth Data 20250424085656328 DAUC <0003> db_auc.c:192 IMSI='262421943472990': No 3G Auth Data HLR_Test-GSUP(278)@7a0a80cfdbff: Created GsupExpect[0] for "262421943472990" to be handled at TC_gsup_check_imei_invalid_len(288) 20250424085656335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20250424085656337 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656337 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421943472990"} 20250424085656337 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250424085656337 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421943472990" cause=Invalid mandatory information} 20250424085656337 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656337 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656337 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@7a0a80cfdbff: Found GsupExpect[0] for "262421943472990" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@7a0a80cfdbff: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421943472990" TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656338 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421943472990"} 20250424085656338 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250424085656338 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421943472990" cause=Invalid mandatory information} 20250424085656338 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656338 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421943472990"} 20250424085656338 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250424085656338 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421943472990" cause=Invalid mandatory information} 20250424085656338 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656339 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656339 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421943472990"} 20250424085656339 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250424085656339 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421943472990" cause=Invalid mandatory information} 20250424085656339 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656339 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656339 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656340 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656340 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421943472990"} 20250424085656340 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250424085656340 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421943472990" cause=Invalid mandatory information} 20250424085656340 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421943472990 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085656340 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085656340 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085656341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@7a0a80cfdbff: Final verdict of PTC: pass MTC@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085656341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@7a0a80cfdbff: Final verdict of PTC: none 20250424085656342 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38835<->l=127.0.0.1:4259) 20250424085656342 DLINP <000b> input/ipa.c:452 connected read/write 20250424085656342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085656342 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085656342 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085656342 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: pass MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:56:56 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 20250424085656364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20250424085656465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168556) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:56:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_gsup_check_imei_unknown_imsi started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085659582 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085659582 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085659586 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085659586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@7a0a80cfdbff: 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) } } } } 20250424085659587 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(289)@7a0a80cfdbff: 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 } } } } 20250424085659587 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085659587 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085659587 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  20250424085659587 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085659587 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  20250424085659587 DLGSUP <0013> gsup_server.c:236 2:  20250424085659587 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085659587 DLGSUP <0013> gsup_server.c:236 3:  20250424085659587 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085659587 DLGSUP <0013> gsup_server.c:236 4:  20250424085659587 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085659587 DLGSUP <0013> gsup_server.c:236 5:  20250424085659587 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085659587 DLGSUP <0013> gsup_server.c:236 7:  20250424085659587 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085659587 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085659587 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085659587 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085659621 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40775<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7a0a80cfdbff: Created GsupExpect[0] for "262426551428125" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250424085659644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 20250424085659657 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085659658 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426551428125"} 20250424085659658 DMAIN <0000> hlr.c:435 IMSI='262426551428125': has IMEI = 22245678901234 (consider setting 'store-imei') 20250424085659658 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250424085659658 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426551428125" cause=Invalid mandatory information} 20250424085659658 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085659658 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085659658 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@7a0a80cfdbff: Found GsupExpect[0] for "262426551428125" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@7a0a80cfdbff: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426551428125" TC_gsup_check_imei_unknown_imsi(293)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085659666 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085659666 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426551428125"} 20250424085659666 DAUC <0003> hlr.c:428 IMSI='262426551428125': storing IMEI = 22245678901234 20250424085659666 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426551428125': no such subscriber 20250424085659666 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250424085659666 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426551428125" cause=Invalid mandatory information} 20250424085659666 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426551428125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085659666 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085659666 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085659669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085659671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20250424085659673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085659673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085659673 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085659673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085659673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085659673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40775<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@7a0a80cfdbff: Final verdict of PTC: none 291@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 291: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:56:59 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 20250424085659706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 20250424085659807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085702933 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085702934 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085702938 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085702939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085702943 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085702944 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085702944 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085702944 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  20250424085702944 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085702944 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  20250424085702944 DLGSUP <0013> gsup_server.c:236 2:  20250424085702944 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085702944 DLGSUP <0013> gsup_server.c:236 3:  20250424085702944 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085702944 DLGSUP <0013> gsup_server.c:236 4:  20250424085702944 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085702944 DLGSUP <0013> gsup_server.c:236 5:  20250424085702944 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085702944 DLGSUP <0013> gsup_server.c:236 7:  20250424085702944 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085702944 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085702944 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085702944 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085702965 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45347<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7a0a80cfdbff: Created GsupExpect[0] for "262423234567025" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250424085702976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4258 20250424085702986 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085702986 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085702986 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085702986 DMAIN <0000> hlr.c:243 IMSI='262423234567025': Successfully assigned MSISDN='571' 20250424085702987 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085702987 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085702987 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085702987 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085702987 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@7a0a80cfdbff: Found GsupExpect[0] for "262423234567025" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@7a0a80cfdbff: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423234567025" TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085702991 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085702991 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085702992 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085702992 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085702993 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085702993 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085702995 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085702995 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085702995 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085702995 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085702995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085702995 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085702995 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085702995 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085702997 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085702997 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423234567025"} 20250424085702997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085702997 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085702997 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423234567025"} 20250424085702997 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085702997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085702997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085702997 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085702997 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085702997 DLINP <000b> input/ipa.c:452 connected read/write 20250424085702997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703001 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085703001 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085703001 DMAIN <0000> hlr.c:243 IMSI='262423234567025': Successfully assigned MSISDN='433' 20250424085703001 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085703001 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085703001 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085703001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703001 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703002 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703002 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703003 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703003 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703004 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703004 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703004 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703004 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703005 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703005 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085703005 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085703005 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085703005 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703005 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703006 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703006 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423234567025"} 20250424085703007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085703007 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085703007 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423234567025"} 20250424085703007 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085703007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085703007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085703007 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085703007 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703007 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703009 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703009 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085703009 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085703009 DMAIN <0000> hlr.c:243 IMSI='262423234567025': Successfully assigned MSISDN='368' 20250424085703009 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085703009 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085703009 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085703009 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703009 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703010 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703010 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703010 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703010 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703011 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703011 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703011 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703011 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703012 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703012 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703012 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085703012 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085703012 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423234567025" cause=GPRS services not allowed} 20250424085703012 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085703012 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085703012 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085703012 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085703012 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703012 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703014 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085703014 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085703014 DMAIN <0000> hlr.c:243 IMSI='262423234567025': Successfully assigned MSISDN='940' 20250424085703014 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085703014 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085703014 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703014 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703014 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703014 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703015 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703015 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703015 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703015 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703016 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703016 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703016 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085703016 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085703016 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423234567025" cause=GPRS services not allowed} 20250424085703016 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085703016 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085703016 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085703016 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085703016 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703016 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703019 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703019 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703019 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085703019 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085703019 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085703019 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085703019 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085703019 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703019 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703020 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703020 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703020 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703020 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703021 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703021 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703021 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703021 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703021 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085703021 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085703021 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423234567025" cause=GPRS services not allowed} 20250424085703021 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085703021 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085703021 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085703021 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085703021 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703022 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703024 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423234567025"} 20250424085703024 DMAIN <0000> hlr.c:227 IMSI='262423234567025': Creating subscriber on demand 20250424085703024 DAUC <0003> hlr.c:428 IMSI='262423234567025': storing IMEI = 12345678901234 20250424085703024 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423234567025"} 20250424085703024 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250424085703024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703024 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703025 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703025 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703025 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703025 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703026 DAUC <0003> db_auc.c:157 IMSI='262423234567025': No 2G Auth Data 20250424085703026 DAUC <0003> db_auc.c:192 IMSI='262423234567025': No 3G Auth Data 20250424085703026 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703026 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703026 DLU <0006> fsm.c:456 lu(262423234567025)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085703026 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085703027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085703027 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423234567025" cn_domain=PS} 20250424085703027 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703027 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703027 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703028 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703028 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423234567025"} 20250424085703028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085703028 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085703028 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423234567025"} 20250424085703028 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423234567025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085703028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085703028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085703028 DLU <0006> fsm.c:568 lu(PS:IMSI-262423234567025)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085703028 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085703028 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085703029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085703030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20250424085703031 DLINP <000b> input/ipa.c:452 connected read/write 20250424085703031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085703031 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085703031 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085703031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085703031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45347<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@7a0a80cfdbff: Final verdict of PTC: none 296@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 296: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:03 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 20250424085703056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4258 20250424085703157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_subscr_create_on_demand_ul started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085706263 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085706263 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085706267 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085706271 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706272 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085706272 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085706272 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  20250424085706272 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085706272 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  20250424085706272 DLGSUP <0013> gsup_server.c:236 2:  20250424085706272 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085706272 DLGSUP <0013> gsup_server.c:236 3:  20250424085706272 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085706272 DLGSUP <0013> gsup_server.c:236 4:  20250424085706272 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085706272 DLGSUP <0013> gsup_server.c:236 5:  20250424085706272 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085706272 DLGSUP <0013> gsup_server.c:236 7:  20250424085706272 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085706272 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085706272 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085706272 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085706290 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45733<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@7a0a80cfdbff: Created GsupExpect[0] for "262420291797833" to be handled at TC_subscr_create_on_demand_ul(303) 20250424085706299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 20250424085706318 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706318 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706318 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706318 DMAIN <0000> hlr.c:243 IMSI='262420291797833': Successfully assigned MSISDN='513' 20250424085706318 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706318 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085706318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085706318 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706318 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706318 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@7a0a80cfdbff: Found GsupExpect[0] for "262420291797833" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@7a0a80cfdbff: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420291797833" 20250424085706326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706326 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420291797833"} 20250424085706326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085706326 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085706326 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420291797833"} 20250424085706326 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085706326 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085706326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706326 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085706329 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706329 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706331 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706331 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706333 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706333 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706341 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706341 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706341 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706341 DMAIN <0000> hlr.c:243 IMSI='262420291797833': Successfully assigned MSISDN='349' 20250424085706341 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706341 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085706341 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085706341 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706341 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706341 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706345 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706345 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420291797833"} 20250424085706345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085706345 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085706345 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420291797833"} 20250424085706345 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085706345 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085706345 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706345 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706347 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706347 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706348 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706348 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706350 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706350 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706351 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706351 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706356 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706356 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706356 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706356 DMAIN <0000> hlr.c:243 IMSI='262420291797833': Successfully assigned MSISDN='917' 20250424085706356 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706356 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085706356 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420291797833" cause=GPRS services not allowed} 20250424085706356 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706356 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706356 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085706356 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085706356 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706356 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706358 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706358 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706359 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706359 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706359 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706359 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706360 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706360 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706363 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706363 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706364 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706364 DMAIN <0000> hlr.c:243 IMSI='262420291797833': Successfully assigned MSISDN='016' 20250424085706364 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706364 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085706364 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420291797833" cause=GPRS services not allowed} 20250424085706364 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706364 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085706364 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085706364 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706364 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706364 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706364 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706365 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706365 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706366 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706366 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706368 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706369 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706369 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706369 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706369 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250424085706369 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420291797833" cause=GPRS services not allowed} 20250424085706369 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706369 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706369 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Freeing instance 20250424085706369 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Deallocated 20250424085706369 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706369 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706369 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706369 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706370 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706370 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706371 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706371 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706373 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706373 DMAIN <0000> hlr.c:227 IMSI='262420291797833': Creating subscriber on demand 20250424085706373 DLU <0006> fsm.c:456 lu(262420291797833)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085706373 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085706373 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085706373 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420291797833" cn_domain=PS} 20250424085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706373 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706374 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706374 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420291797833"} 20250424085706374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085706374 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085706374 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420291797833"} 20250424085706374 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420291797833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085706374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085706374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085706374 DLU <0006> fsm.c:568 lu(PS:IMSI-262420291797833)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085706374 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085706374 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706374 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706374 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706375 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706375 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data 20250424085706375 DAUC <0003> db_auc.c:157 IMSI='262420291797833': No 2G Auth Data 20250424085706375 DAUC <0003> db_auc.c:192 IMSI='262420291797833': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085706376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36596<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085706377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 20250424085706377 DLINP <000b> input/ipa.c:452 connected read/write 20250424085706377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085706377 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085706377 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085706377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@7a0a80cfdbff: Final verdict of PTC: none 301@7a0a80cfdbff: Final verdict of PTC: none 20250424085706378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45733<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 301: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:06 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 20250424085706405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 20250424085706506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_subscr_create_on_demand_sai started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085709597 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085709597 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085709602 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085709607 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709607 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085709607 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085709607 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  20250424085709607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085709607 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  20250424085709607 DLGSUP <0013> gsup_server.c:236 2:  20250424085709607 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085709607 DLGSUP <0013> gsup_server.c:236 3:  20250424085709607 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085709607 DLGSUP <0013> gsup_server.c:236 4:  20250424085709607 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085709607 DLGSUP <0013> gsup_server.c:236 5:  20250424085709607 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085709607 DLGSUP <0013> gsup_server.c:236 7:  20250424085709607 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085709607 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085709607 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085709607 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085709624 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33091<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7a0a80cfdbff: Created GsupExpect[0] for "262425449017416" to be handled at TC_subscr_create_on_demand_sai(308) 20250424085709633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 20250424085709654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709654 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425449017416"} 20250424085709654 DMAIN <0000> hlr.c:227 IMSI='262425449017416': Creating subscriber on demand 20250424085709654 DMAIN <0000> hlr.c:243 IMSI='262425449017416': Successfully assigned MSISDN='316' 20250424085709654 DAUC <0003> db_auc.c:157 IMSI='262425449017416': No 2G Auth Data 20250424085709654 DAUC <0003> db_auc.c:192 IMSI='262425449017416': No 3G Auth Data 20250424085709654 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425449017416 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 20250424085709654 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425449017416" cause=IMSI unknown in HLR} 20250424085709654 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250424085709654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085709654 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@7a0a80cfdbff: Found GsupExpect[0] for "262425449017416" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@7a0a80cfdbff: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425449017416" TC_subscr_create_on_demand_sai(308)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085709660 DAUC <0003> db_auc.c:157 IMSI='262425449017416': No 2G Auth Data 20250424085709660 DAUC <0003> db_auc.c:192 IMSI='262425449017416': No 3G Auth Data 20250424085709662 DAUC <0003> db_auc.c:157 IMSI='262425449017416': No 2G Auth Data 20250424085709662 DAUC <0003> db_auc.c:192 IMSI='262425449017416': No 3G Auth Data 20250424085709664 DAUC <0003> db_auc.c:157 IMSI='262425449017416': No 2G Auth Data 20250424085709664 DAUC <0003> db_auc.c:192 IMSI='262425449017416': No 3G Auth Data 20250424085709667 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709667 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425449017416" cn_domain=PS} 20250424085709667 DLU <0006> fsm.c:456 lu(262425449017416)[0x5591b5c41d40]{UNVALIDATED}: Allocated 20250424085709667 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250424085709667 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425449017416)[0x5591b5c41d40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085709667 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425449017416" cn_domain=PS} 20250424085709667 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085709667 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085709672 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709672 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425449017416"} 20250424085709673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425449017416)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085709673 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085709673 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425449017416"} 20250424085709673 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425449017416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085709673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425449017416)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085709673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425449017416)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085709673 DLU <0006> fsm.c:568 lu(PS:IMSI-262425449017416)[0x5591b5c41d40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085709673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085709673 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709673 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085709677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085709679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20250424085709681 DLINP <000b> input/ipa.c:452 connected read/write 20250424085709681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085709681 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085709681 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085709681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085709681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33091<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@7a0a80cfdbff: Final verdict of PTC: none 306@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 306: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:09 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 20250424085709718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 20250424085709819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:11 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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_other_home started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085712877 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085712877 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085712880 DLINP <000b> input/ipa.c:452 connected read/write 20250424085712880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085712882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085712886 DLINP <000b> input/ipa.c:452 connected read/write 20250424085712886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085712886 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085712886 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085712886 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  20250424085712886 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085712886 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  20250424085712886 DLGSUP <0013> gsup_server.c:236 2:  20250424085712886 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085712886 DLGSUP <0013> gsup_server.c:236 3:  20250424085712886 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085712886 DLGSUP <0013> gsup_server.c:236 4:  20250424085712886 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085712886 DLGSUP <0013> gsup_server.c:236 5:  20250424085712886 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085712886 DLGSUP <0013> gsup_server.c:236 7:  20250424085712886 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085712886 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085712886 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085712886 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085712927 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35689<->l=127.0.0.1:4259) 20250424085712932 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250424085712932 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@7a0a80cfdbff: Created GsupExpect[0] for "262427732317852" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250424085712949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 20250424085712952 DAUC <0003> db_auc.c:157 IMSI='262427732317852': No 2G Auth Data 20250424085712952 DAUC <0003> db_auc.c:192 IMSI='262427732317852': No 3G Auth Data 20250424085712956 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612275840.msisdn 20250424085712956 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612275840.msisdn: not attached (vlr_number unset) 20250424085712956 DDGSM <0007> mslookup_server.c:327 sip.voice.491612275840.msisdn: does not exist in GSUP proxy 20250424085713964 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085713964 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427732317852" cn_domain=CS} 20250424085713964 DLU <0006> fsm.c:456 lu(262427732317852)[0x5591b5c40610]{UNVALIDATED}: Allocated 20250424085713964 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250424085713964 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427732317852)[0x5591b5c40610]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250424085713964 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427732317852" cn_domain=CS} 20250424085713964 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085713964 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@7a0a80cfdbff: Found GsupExpect[0] for "262427732317852" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427732317852" 20250424085713972 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085713972 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427732317852"} 20250424085713972 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427732317852)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250424085713972 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250424085713972 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427732317852"} 20250424085713972 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427732317852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085713972 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427732317852)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250424085713972 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427732317852)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250424085713972 DLU <0006> fsm.c:568 lu(CS:IMSI-262427732317852)[0x5591b5c40610]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250424085713972 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085713972 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085713976 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612275840.msisdn 20250424085713976 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612275840.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250424085713976 DDGSM <0007> mslookup_server.c:327 sip.voice.491612275840.msisdn: does not exist in GSUP proxy 20250424085713976 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612275840.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@7a0a80cfdbff: setverdict(pass): pass -> pass, component reason not changed 20250424085713981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085713983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4258 20250424085713985 DLINP <000b> input/ipa.c:452 connected read/write 20250424085713985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085713985 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085713985 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085713985 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085713985 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35689<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@7a0a80cfdbff: Final verdict of PTC: none 311@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 311: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:13 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 20250424085714020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20250424085714121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21652) Waiting for packet dumper to finish... 1 (prev_count=21652, count=37708) 20250424085716108 DSS <0004> hlr_ussd.c:239 262425908308642/0x1b96881f: SS Session Timeout, destroying 20250424085716109 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425908308642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_MSLookup_GSUP_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085717229 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085717229 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085717233 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085717235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@7a0a80cfdbff: 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 } } } } 20250424085717239 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250424085717239 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250424085717239 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085717239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085717239 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085717239 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  20250424085717239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085717239 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  20250424085717239 DLGSUP <0013> gsup_server.c:236 2:  20250424085717239 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085717239 DLGSUP <0013> gsup_server.c:236 3:  20250424085717239 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085717239 DLGSUP <0013> gsup_server.c:236 4:  20250424085717239 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085717239 DLGSUP <0013> gsup_server.c:236 5:  20250424085717239 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085717239 DLGSUP <0013> gsup_server.c:236 7:  20250424085717239 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085717239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085717239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085717239 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085717268 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33563<->l=127.0.0.1:4259) 20250424085717270 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250424085717270 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@7a0a80cfdbff: Created GsupExpect[0] for "262424490353377" to be handled at TC_MSLookup_GSUP_proxy(320) 20250424085717276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@7a0a80cfdbff: Created GsupExpect[0] for "262424490353377" to be handled at TC_MSLookup_GSUP_proxy(320) 20250424085717286 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085717286 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424490353377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424490353377" cn_domain=CS} 20250424085717286 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424490353377 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250424085717286 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424490353377 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250424085717286 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424490353377.imsi 20250424085717286 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424490353377.imsi 20250424085717286 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424490353377.imsi: does not exist in local HLR 20250424085717292 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424490353377 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250424085717292 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250424085717292 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250424085717292 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250424085717292 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250424085717292 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250424085717292 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424490353377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085717292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085717292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085717293 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085717293 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085717293 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085717293 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: 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) } } } } 20250424085717295 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717295 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717295 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250424085717295 DLINP <000b> ipa.c:396 tag 1: HLR 20250424085717295 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250424085717296 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717296 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717296 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: 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)@7a0a80cfdbff: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@7a0a80cfdbff: Found GsupExpect[0] for "262424490353377" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424490353377" 20250424085717338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717338 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424490353377 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613051110 20250424085717338 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424490353377 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085717338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085717338 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@7a0a80cfdbff: Found GsupExpect[0] for "262424490353377" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424490353377" 20250424085717348 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717348 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717348 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424490353377 MSISDN-491613051110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085717348 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085717348 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085717352 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717352 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717352 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424490353377 MSISDN-491613051110 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 20250424085717352 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424490353377 MSISDN-491613051110 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085717352 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085717352 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085717356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085717358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@7a0a80cfdbff: Final verdict of PTC: none 20250424085717360 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085717360 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085717360 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250424085717360 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250424085717360 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250424085717360 DLINP <000b> input/ipa.c:452 connected read/write 20250424085717361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085717361 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085717361 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085717361 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085717361 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33563<->l=127.0.0.1:4259) 316@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-server(317)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 316: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@7a0a80cfdbff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Apr 24 08:57:17 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 20250424085717384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 20250424085717485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=42996) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085720607 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085720607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085720612 DLINP <000b> input/ipa.c:452 connected read/write 20250424085720612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085720613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085720617 DLINP <000b> input/ipa.c:452 connected read/write 20250424085720617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085720617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085720617 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085720617 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  20250424085720617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085720617 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  20250424085720617 DLGSUP <0013> gsup_server.c:236 2:  20250424085720617 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085720617 DLGSUP <0013> gsup_server.c:236 3:  20250424085720617 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085720617 DLGSUP <0013> gsup_server.c:236 4:  20250424085720617 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085720617 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(321)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085720617 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085720617 DLGSUP <0013> gsup_server.c:236 7:  20250424085720618 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085720618 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085720618 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085720618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250424085720619 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250424085720619 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085720642 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37085<->l=127.0.0.1:4259) 20250424085720645 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250424085720645 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@7a0a80cfdbff: Created GsupExpect[0] for "262420666137298" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250424085720660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20250424085720664 DAUC <0003> db_auc.c:157 IMSI='262420666137298': No 2G Auth Data 20250424085720664 DAUC <0003> db_auc.c:192 IMSI='262420666137298': No 3G Auth Data 20250424085720673 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420666137298.imsi 20250424085720673 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420666137298.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085720680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085720681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20250424085720683 DLINP <000b> input/ipa.c:452 connected read/write 20250424085720683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085720683 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085720683 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085720683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@7a0a80cfdbff: Final verdict of PTC: none 20250424085720684 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37085<->l=127.0.0.1:4259) 323@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 323: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:20 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 20250424085720728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20250424085720829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27864) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 08:57: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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085723929 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085723929 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085723932 DLINP <000b> input/ipa.c:452 connected read/write 20250424085723933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085723934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085723937 DLINP <000b> input/ipa.c:452 connected read/write 20250424085723937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085723937 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085723937 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085723937 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  20250424085723937 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085723937 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  20250424085723937 DLGSUP <0013> gsup_server.c:236 2:  20250424085723937 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085723937 DLGSUP <0013> gsup_server.c:236 3:  20250424085723937 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085723937 DLGSUP <0013> gsup_server.c:236 4:  20250424085723937 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085723937 DLGSUP <0013> gsup_server.c:236 5:  20250424085723937 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085723937 DLGSUP <0013> gsup_server.c:236 7:  20250424085723937 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085723937 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085723937 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085723937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085723939 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250424085723939 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085723969 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45593<->l=127.0.0.1:4259) 20250424085723971 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250424085723971 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@7a0a80cfdbff: Created GsupExpect[0] for "262420352799843" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250424085723981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@7a0a80cfdbff: Created GsupExpect[0] for "262420352799843" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250424085723984 DLINP <000b> input/ipa.c:452 connected read/write 20250424085723984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085723984 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420352799843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420352799843" cn_domain=CS} 20250424085723984 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420352799843 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250424085723984 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420352799843 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250424085723984 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420352799843.imsi 20250424085723984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420352799843.imsi 20250424085723984 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420352799843.imsi: does not exist in local HLR 20250424085723988 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420352799843 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250424085723988 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250424085723988 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250424085723988 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250424085723988 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250424085723988 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250424085723988 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420352799843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085723988 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085723988 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085723988 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085723988 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085723988 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085723988 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: 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) } } } } 20250424085723990 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085723990 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085723990 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250424085723990 DLINP <000b> ipa.c:396 tag 1: HLR 20250424085723990 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250424085723991 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085723991 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085723991 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: 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)@7a0a80cfdbff: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@7a0a80cfdbff: Found GsupExpect[0] for "262420352799843" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420352799843" HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085724034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085724034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085724034 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085724034 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085724034 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420352799843 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618267133 20250424085724035 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420352799843 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085724035 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085724035 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@7a0a80cfdbff: Found GsupExpect[0] for "262420352799843" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420352799843" 20250424085724043 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085724043 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085724043 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420352799843 MSISDN-491618267133 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085724043 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085724043 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085724047 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085724047 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085724047 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420352799843 MSISDN-491618267133 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 20250424085724047 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420352799843 MSISDN-491618267133 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085724047 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085724047 DLINP <000b> input/ipa.c:452 connected read/write 20250424085724047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085724050 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420352799843.imsi 20250424085724050 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420352799843.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085725054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085725056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@7a0a80cfdbff: Final verdict of PTC: none 20250424085725059 DLINP <000b> input/ipa.c:452 connected read/write 20250424085725059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085725059 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085725059 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085725059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085725059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45593<->l=127.0.0.1:4259) 20250424085725059 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085725059 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085725059 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250424085725059 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-server(329)@7a0a80cfdbff: Final verdict of PTC: none 20250424085725059 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 328: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:25 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 20250424085725084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20250424085725185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35932) Waiting for packet dumper to finish... 1 (prev_count=35932, count=44100) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: 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 Apr 24 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_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@7a0a80cfdbff: 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@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@7a0a80cfdbff: legacy= false MTC@7a0a80cfdbff: in not legacy case 1 MTC@7a0a80cfdbff: in not legacy case 2 20250424085728293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250424085728293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085728298 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085728299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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 } } } } 20250424085728303 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250424085728303 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250424085728303 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085728303 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250424085728303 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250424085728303 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  20250424085728303 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250424085728303 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  20250424085728303 DLGSUP <0013> gsup_server.c:236 2:  20250424085728303 DLGSUP <0013> gsup_server.c:238 2: 00  20250424085728303 DLGSUP <0013> gsup_server.c:236 3:  20250424085728303 DLGSUP <0013> gsup_server.c:238 3: 00  20250424085728303 DLGSUP <0013> gsup_server.c:236 4:  20250424085728303 DLGSUP <0013> gsup_server.c:238 4: 00  20250424085728303 DLGSUP <0013> gsup_server.c:236 5:  20250424085728303 DLGSUP <0013> gsup_server.c:238 5: 00  20250424085728303 DLGSUP <0013> gsup_server.c:236 7:  20250424085728303 DLGSUP <0013> gsup_server.c:238 7: 00  20250424085728303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250424085728303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250424085728303 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)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@7a0a80cfdbff: Warning: The maximum number of open file descriptors (100000) 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") 20250424085728334 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38983<->l=127.0.0.1:4259) 20250424085728335 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250424085728335 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@7a0a80cfdbff: Created GsupExpect[0] for "262422984132568" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250424085728345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@7a0a80cfdbff: Created GsupExpect[0] for "262422984132568" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250424085728350 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085728350 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422984132568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422984132568" cn_domain=CS} 20250424085728350 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422984132568 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250424085728350 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422984132568 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250424085728350 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422984132568.imsi 20250424085728351 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422984132568.imsi 20250424085728351 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422984132568.imsi: does not exist in local HLR 20250424085728362 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422984132568 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250424085728362 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250424085728362 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250424085728362 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250424085728362 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250424085728362 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250424085728362 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422984132568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250424085728362 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085728362 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085728362 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085728362 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250424085728362 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250424085728362 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: 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) } } } } 20250424085728367 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728367 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728367 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250424085728367 DLINP <000b> ipa.c:396 tag 1: HLR 20250424085728367 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250424085728369 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728369 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728369 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: 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)@7a0a80cfdbff: 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)@7a0a80cfdbff: Found GsupExpect[0] for "262422984132568" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422984132568" HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250424085728410 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728410 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728410 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728410 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728410 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422984132568 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616122738 20250424085728411 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422984132568 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085728411 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085728411 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@7a0a80cfdbff: Found GsupExpect[0] for "262422984132568" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@7a0a80cfdbff: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422984132568" 20250424085728419 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728419 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728419 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422984132568 MSISDN-491616122738 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085728419 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085728419 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085728420 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728420 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728420 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422984132568 MSISDN-491616122738 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 20250424085728421 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422984132568 MSISDN-491616122738 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250424085728421 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085728421 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250424085728421 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616122738.msisdn 20250424085728421 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616122738.msisdn: does not exist in local HLR 20250424085728422 DDGSM <0007> mslookup_server.c:352 sip.voice.491616122738.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250424085728422 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616122738.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@7a0a80cfdbff: setverdict(pass): none -> pass 20250424085728423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@7a0a80cfdbff: Final verdict of PTC: pass 20250424085728423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20250424085728424 DLINP <000b> input/ipa.c:452 connected read/write 20250424085728424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250424085728424 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250424085728424 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250424085728424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250424085728424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38983<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP(334)@7a0a80cfdbff: Final verdict of PTC: none 20250424085728424 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250424085728424 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250424085728424 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250424085728424 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250424085728424 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@7a0a80cfdbff: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@7a0a80cfdbff: Final verdict of PTC: none 335@7a0a80cfdbff: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@7a0a80cfdbff: Final verdict of PTC: none MTC@7a0a80cfdbff: Setting final verdict of the test case. MTC@7a0a80cfdbff: Local verdict of MTC: none MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC with component reference 335: none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@7a0a80cfdbff: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@7a0a80cfdbff: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@7a0a80cfdbff: 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 Apr 24 08:57:28 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 20250424085728459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20250424085728560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46320) MTC@7a0a80cfdbff: 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@7a0a80cfdbff: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7a0a80cfdbff: Terminating MTC. MC@7a0a80cfdbff: MTC terminated. MC2> exit MC@7a0a80cfdbff: Shutting down session. MC@7a0a80cfdbff: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/expected-results.xml' against results in 'junit-xml-9459.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 (3479009) [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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3478969) [testenv] Showing testsuite/junit-xml-9459.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', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-9459.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0'] testenv-hlr-osmocom-nightly-20250424-0855-465d9b2d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2653/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS